summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-041-15/+17
* [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-041-1/+0
* 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
| * | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+4
| * | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-1/+1
| * | [PATCH] beginning of methods conversionAl Viro2008-10-211-0/+1
| * | [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-211-14/+1
| * | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-211-0/+4
| * | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-8/+8
| |/
* | [PATCH] i_version: remount supportMimi Zohar2008-10-231-1/+1
* | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-231-0/+5
* | [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-231-1/+0
|/
* Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-141-7/+58
|\
| * nfsd: common grace period controlJ. Bruce Fields2008-10-031-0/+8
| * Configure out file locking featuresThomas Petazzoni2008-09-291-7/+50
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-111-0/+21
|\ \
| * | generic block based fiemap implementationJosef Bacik2008-10-031-0/+3
| * | vfs: vfs-level fiemap interfaceMark Fasheh2008-10-081-0/+18
| |/
* | Adjust block device size after an online resize of a disk.Andrew Patterson2008-10-091-0/+2
* | Wrapper for lower-level revalidate_disk routines.Andrew Patterson2008-10-091-0/+1
* | block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo2008-10-091-0/+1
* | Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-091-1/+2
* | Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse2008-10-091-0/+1
* | Add 'discard' request handlingDavid Woodhouse2008-10-091-1/+2
|/
* vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-281-21/+23
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-261-1/+1
* [PATCH] f_count may wrap aroundAl Viro2008-07-261-3/+3
* [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-261-1/+1
* [patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi2008-07-261-16/+17
* [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2008-07-261-2/+1
* [patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi2008-07-261-1/+1
* [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-261-1/+1
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+4
* [PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko2008-07-261-3/+3
* mm: spinlock tree_lockNick Piggin2008-07-261-1/+1
* locks: add special return value for asynchronous locksMiklos Szeredi2008-07-251-0/+6
* flag parameters: NONBLOCK in pipeUlrich Drepper2008-07-241-2/+2
* flag parameters: pipeUlrich Drepper2008-07-241-0/+1
* fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita2008-07-241-0/+4
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-241-2/+0
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-201-2/+2
|\
| * file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy2008-07-131-2/+2
* | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-07-161-0/+2
|\ \
| * | VFS: export sync_sb_inodesArtem Bityutskiy2008-07-141-0/+2
OpenPOWER on IntegriCloud