aboutsummaryrefslogtreecommitdiffstats
path: root/fs/libfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-7/+7
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-2/+2
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-5/+5
2006-09-29[PATCH] libfs: remove page up-to-date check from simple_readpagePekka J Enberg1-9/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-06-26[PATCH] core: use list_move()Akinobu Mita1-6/+4
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-8/+8
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-6/+6
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-23[PATCH] sem2mutex: fs/libfs.cIngo Molnar1-6/+8
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4
2006-01-08[PATCH] shrink dentry structEric Dumazet1-6/+6
2005-06-25[PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins1-0/+1
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann1-0/+100
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+549