summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
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
2008-10-09Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse
2008-10-09Add 'discard' request handlingDavid Woodhouse
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi
2008-07-26[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26[PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14VFS: export sync_sb_inodesArtem Bityutskiy
2008-07-13file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy
2008-07-11vfs: export filemap_fdatawrite_range()Jan Kara
2008-07-02Remove BKL from remote_llseek v2Andi Kleen
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev
2008-06-06introduce memory_read_from_buffer()Akinobu Mita
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig
2008-04-29make vfs_ioctl() staticAdrian Bunk
2008-04-29make __put_super() staticAdrian Bunk
2008-04-28xip: support non-struct page backed memoryNick Piggin
2008-04-28return pfn from direct_access, for XIPJared Hulbert
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen
2008-04-19[PATCH] merge open_namei() and do_filp_open()Christoph Hellwig
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-14vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara