aboutsummaryrefslogtreecommitdiff
path: root/fs/libfs.c
AgeCommit message (Expand)Author
2007-10-22exportfs: add new methodsChristoph Hellwig
2007-10-17make fs/libfs.c:simple_commit_write() staticAdrian Bunk
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin
2007-05-09fs/libfs.c: >80 columns line break fixRonni Nielsen
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins
2007-02-20[PATCH] fs: fix libfs data leakNick Piggin
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
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-09-29[PATCH] libfs: remove page up-to-date check from simple_readpagePekka J Enberg
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-26[PATCH] core: use list_move()Akinobu Mita
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
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-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-23[PATCH] sem2mutex: fs/libfs.cIngo Molnar
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-06-25[PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann
2005-04-16Linux-2.6.12-rc2Linus Torvalds