aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-11
|\
| * generic block based fiemap implementationJosef Bacik2008-10-03
| * vfs: vfs-level fiemap interfaceMark Fasheh2008-10-08
* | Adjust block device size after an online resize of a disk.Andrew Patterson2008-10-09
* | Wrapper for lower-level revalidate_disk routines.Andrew Patterson2008-10-09
* | block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo2008-10-09
* | Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-09
* | Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse2008-10-09
* | Add 'discard' request handlingDavid Woodhouse2008-10-09
|/
* vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-28
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-26
* [PATCH] f_count may wrap aroundAl Viro2008-07-26
* [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-26
* [patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi2008-07-26
* [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2008-07-26
* [patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi2008-07-26
* [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-26
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* [PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko2008-07-26
* mm: spinlock tree_lockNick Piggin2008-07-26
* locks: add special return value for asynchronous locksMiklos Szeredi2008-07-25
* flag parameters: NONBLOCK in pipeUlrich Drepper2008-07-24
* flag parameters: pipeUlrich Drepper2008-07-24
* fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita2008-07-24
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-24
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-21
|\
| * file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy2008-07-13
* | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-07-16
|\ \
| * | VFS: export sync_sb_inodesArtem Bityutskiy2008-07-14
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-15
|\ \ \
| * | | vfs: export filemap_fdatawrite_range()Jan Kara2008-07-11
| |/ /
* | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\| |
| * | Properly notify block layer of sync writesJens Axboe2008-07-01
| |/
| * [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-23
| * introduce memory_read_from_buffer()Akinobu Mita2008-06-06
* | Remove BKL from remote_llseek v2Andi Kleen2008-07-02
|/
* vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-07
* [PATCH] kill ->put_inodeChristoph Hellwig2008-05-06
* make vfs_ioctl() staticAdrian Bunk2008-04-29
* make __put_super() staticAdrian Bunk2008-04-29
* xip: support non-struct page backed memoryNick Piggin2008-04-28
* return pfn from direct_access, for XIPJared Hulbert2008-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-25
|\
| * [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-25
| * [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
* | locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields2008-04-25
|/
* [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-21
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\
| * Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
* | [PATCH] r/o bind mounts: debugging for missed callsDave Hansen2008-04-19