aboutsummaryrefslogtreecommitdiffstats
path: root/fs/libfs.c
Commit message (Expand)AuthorAge
* exportfs: add new methodsChristoph Hellwig2007-10-22
* make fs/libfs.c:simple_commit_write() staticAdrian Bunk2007-10-17
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-16
* fs/libfs.c: >80 columns line break fixRonni Nielsen2007-05-09
* inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton2007-05-08
* [PATCH] shmem and simple const super_operationsHugh Dickins2007-03-05
* [PATCH] fs: fix libfs data leakNick Piggin2007-02-20
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] libfs: remove page up-to-date check from simple_readpagePekka J Enberg2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] core: use list_move()Akinobu Mita2006-06-26
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] sem2mutex: fs/libfs.cIngo Molnar2006-03-23
* [PATCH] debugfs: hard link count wrongVincent Hanquez2006-02-03
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] shrink dentry structEric Dumazet2006-01-08
* [PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins2005-06-25
* [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16