aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn1-0/+3
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-34/+1
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe1-4/+5
2009-04-06Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUGJens Axboe1-0/+3
2009-04-03kmemtrace, fs: uninline simple_transaction_set()Ingo Molnar1-13/+1
2009-04-03kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/security.hPekka Enberg1-21/+0
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+14
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen1-0/+1
2009-04-01Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro1-0/+12
2009-03-31New helper - current_umask()Al Viro1-0/+2
2009-03-30Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+1
2009-03-30Fix a lockdep warning in fasync_helper()Jonathan Corbet1-1/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-35/+185
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu1-1/+1
2009-03-27fs: move bdev code out of buffer.cNick Piggin1-0/+7
2009-03-27vfs: Further changes from macro to inline function in fs.hSteven Whitehouse1-7/+38
2009-03-27vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse1-26/+139
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan1-1/+0
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+1
2009-03-26Add a strictatime mount optionMatthew Garrett1-0/+1
2009-03-16Use f_lock to protect f_flagsJonathan Corbet1-1/+1
2009-03-16Rename struct file->f_ep_lockJonathan Corbet1-1/+1
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+3
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner1-6/+12
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe1-3/+3
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato1-0/+7
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato1-2/+2
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+2
2009-01-07async: make the final inode deletion an asynchronous eventArjan van de Ven1-0/+5
2009-01-06fs: sys_sync fixNick Piggin1-1/+0
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-0/+3
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-01-05add a vfs_fsync helperChristoph Hellwig1-1/+1
2009-01-05GFS2: Support for FIEMAP ioctlSteven Whitehouse1-0/+3
2009-01-04fs: symlink write_begin allocation context fixNick Piggin1-1/+4
2009-01-03add releasepage hooks to block devices which can be used by file systemsTheodore Ts'o1-0/+2
2008-12-31nfsd/create race fixes, infrastructureAl Viro1-0/+2
2008-12-31kill ->dir_notify()Al Viro1-1/+0
2008-12-31kill vfs_permissionChristoph Hellwig1-1/+0
2008-12-31pass a struct path * to may_openChristoph Hellwig1-1/+1
2008-12-31include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt1-9/+9
2008-12-29[XFS] Fix merge failuresLachlan McIlroy1-3/+5
2008-12-25Merge branch 'next' into for-linusJames Morris1-3/+5
2008-12-22[XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy1-16/+17
2008-12-11[XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig1-0/+8
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig1-15/+17
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig1-1/+0
2008-11-14CRED: Use creds in file structsDavid Howells1-1/+1
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-1/+3
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells1-1/+1