summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
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
2008-12-11[XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-11-07Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi
2008-10-30fs: remove prepare_write/commit_writeNick Piggin
2008-10-30Inode: Allow external list initialisationDavid Chinner
2008-10-30Inode: Allow external initialisersDavid Chinner
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-23proc: move rest of /proc/locks to fs/locks.cAlexey Dobriyan
2008-10-23[PATCH] i_version: remount supportMimi Zohar
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-10-23[PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan
2008-10-21[PATCH] kill the rest of struct file propagation in block ioctlsAl Viro
2008-10-21[PATCH] get rid of blkdev_driver_ioctl()Al Viro
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] move block_device_operations to blkdev.hAl Viro
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-09Adjust block device size after an online resize of a disk.Andrew Patterson
2008-10-09Wrapper for lower-level revalidate_disk routines.Andrew Patterson
2008-10-09block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo
2008-10-09Allow elevators to sort/merge discard requestsDavid Woodhouse