summaryrefslogtreecommitdiff
path: root/fs/bfs
AgeCommit message (Expand)Author
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-13[PATCH] update Tigran's email addressesTigran Aivazian
2006-12-08[PATCH] struct path: convert bfsJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2005-10-04[PATCH] bfs iget() abusesAl Viro
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard
2004-05-10[PATCH] bfs filesystem read past the end of dirAndrew Morton
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro
2003-09-22[PATCH] prepare for 32-bit dev_t: misc cleanupsAlexander Viro
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-12-14[PATCH] remove PF_SYNCAndrew Morton
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst
2002-10-07[PATCH] remove get_free_page()Andrew Morton
2002-09-29[PATCH] C99 designated initializer for fs/bfsArt Haas
2002-07-27VFS: implement sendfile file operationChristoph Hellwig
2002-06-11[PATCH] (10/14) resyncAlexander Viro
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig