aboutsummaryrefslogtreecommitdiff
path: root/fs/libfs.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 2Gravatar Arjan van de Ven 1-1/+1
2006-12-08[PATCH] VFS: change struct file to use struct pathGravatar Josef "Jeff" Sipek 1-7/+7
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperGravatar Dave Hansen 1-2/+2
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkGravatar Dave Hansen 1-5/+5
2006-09-29[PATCH] libfs: remove page up-to-date check from simple_readpageGravatar Pekka J Enberg 1-9/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-1/+1
2006-06-26[PATCH] core: use list_move()Gravatar Akinobu Mita 1-6/+4
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Gravatar Trond Myklebust 1-8/+8
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-6/+6
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Gravatar Trond Myklebust 1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-03-23[PATCH] sem2mutex: fs/libfs.cGravatar Ingo Molnar 1-6/+8
2006-02-03[PATCH] debugfs: hard link count wrongGravatar Vincent Hanquez 1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-4/+4
2006-01-08[PATCH] shrink dentry structGravatar Eric Dumazet 1-6/+6
2005-06-25[PATCH] fix fsync(dir) return value for ram-based filesystemsGravatar Hugh Dickins 1-0/+1
2005-06-20[PATCH] libfs: add simple attribute filesGravatar Arnd Bergmann 1-0/+100
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+549