aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi
2009-04-15Document and move the various READ/WRITE typesJens Axboe
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe
2009-04-06Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUGJens Axboe
2009-04-03kmemtrace, fs: uninline simple_transaction_set()Ingo Molnar
2009-04-03kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...Pekka Enberg
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen
2009-04-01Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro
2009-03-31New helper - current_umask()Al Viro
2009-03-30Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-30Fix a lockdep warning in fasync_helper()Jonathan Corbet
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27fs: move bdev code out of buffer.cNick Piggin
2009-03-27vfs: Further changes from macro to inline function in fs.hSteven Whitehouse
2009-03-27vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Add a strictatime mount optionMatthew Garrett
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-03-16Rename struct file->f_ep_lockJonathan Corbet
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-07async: make the final inode deletion an asynchronous eventArjan van de Ven
2009-01-06fs: sys_sync fixNick Piggin
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05GFS2: Support for FIEMAP ioctlSteven Whitehouse
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-03add releasepage hooks to block devices which can be used by file systemsTheodore Ts'o
2008-12-31nfsd/create race fixes, infrastructureAl Viro
2008-12-31kill ->dir_notify()Al Viro
2008-12-31kill vfs_permissionChristoph Hellwig
2008-12-31pass a struct path * to may_openChristoph Hellwig
2008-12-31include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-22[XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy