summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-301-1/+1
|\
| * Fix a lockdep warning in fasync_helper()Jonathan Corbet2009-03-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-271-35/+185
|\ \
| * | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-1/+1
| * | fs: move bdev code out of buffer.cNick Piggin2009-03-271-0/+7
| * | vfs: Further changes from macro to inline function in fs.hSteven Whitehouse2009-03-271-7/+38
| * | vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse2009-03-271-26/+139
| * | do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-271-1/+0
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-261-1/+1
|\ \ \ | | |/ | |/|
| * | Use f_lock to protect f_flagsJonathan Corbet2009-03-161-1/+1
| * | Rename struct file->f_ep_lockJonathan Corbet2009-03-161-1/+1
| |/
* | Add a strictatime mount optionMatthew Garrett2009-03-261-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-181-3/+3
|\
| * block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-181-3/+3
* | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner2009-02-181-6/+12
|/
* filesystem freeze: implement generic freeze featureTakashi Sato2009-01-091-0/+7
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-091-2/+2
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-081-0/+2
|\
| * add releasepage hooks to block devices which can be used by file systemsTheodore Ts'o2009-01-031-0/+2
* | async: make the final inode deletion an asynchronous eventArjan van de Ven2009-01-071-0/+5
* | fs: sys_sync fixNick Piggin2009-01-061-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-01-051-0/+3
|\ \
| * | GFS2: Support for FIEMAP ioctlSteven Whitehouse2009-01-051-0/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-051-1/+1
|\ \ | |/ |/|
| * add a vfs_fsync helperChristoph Hellwig2009-01-051-1/+1
* | fs: symlink write_begin allocation context fixNick Piggin2009-01-041-1/+4
|/
* nfsd/create race fixes, infrastructureAl Viro2008-12-311-0/+2
* kill ->dir_notify()Al Viro2008-12-311-1/+0
* kill vfs_permissionChristoph Hellwig2008-12-311-1/+0
* pass a struct path * to may_openChristoph Hellwig2008-12-311-1/+1
* include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt2008-12-311-9/+9
* [XFS] Fix merge failuresLachlan McIlroy2008-12-291-3/+5
|\
| * Merge branch 'next' into for-linusJames Morris2008-12-251-3/+5
| |\
| | * CRED: Use creds in file structsDavid Howells2008-11-141-1/+1
| | * CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+3
| | * CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-141-1/+1
* | | [XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy2008-12-221-16/+17
|\ \ \ | |/ /
| * | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-041-15/+17
| * | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-041-1/+0
| |/
* | [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-111-0/+8
* | Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi2008-11-071-0/+2
|\ \ | |/ |/|
| * Inode: Allow external list initialisationDavid Chinner2008-10-301-0/+1
| * Inode: Allow external initialisersDavid Chinner2008-10-301-0/+1
* | fs: remove prepare_write/commit_writeNick Piggin2008-10-301-7/+0
|/
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-231-1/+0
|\
| * proc: move rest of /proc/locks to fs/locks.cAlexey Dobriyan2008-10-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-231-29/+20
|\ \
| * | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-211-1/+1
| * | [PATCH] get rid of blkdev_driver_ioctl()Al Viro2008-10-211-3/+0
| * | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
OpenPOWER on IntegriCloud