aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-02vfs: sparse: add __FMODE_EXECNamhyung Kim
2011-02-02vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim
2011-01-17fs: fix address space warnings in ioctl_fiemap()Namhyung Kim
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14block: restore multiple bd_link_disk_holder() supportTejun Heo
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12per-superblock default ->d_opAl Viro
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin
2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-04locks: eliminate fl_mylease callbackJ. Bruce Fields
2010-12-16implement in-kernel gendisk events handlingTejun Heo
2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds
2010-11-25include/linux/fs.h: fix userspace buildLoïc Minier
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-13block: simplify holder symlink handlingTejun Heo
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields
2010-10-29readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds
2010-10-29switch get_sb_ns() usersAl Viro
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-29convert get_sb_single() usersAl Viro
2010-10-29new helper: mount_bdev()Al Viro
2010-10-29beginning of transtion: ->mount()Al Viro
2010-10-28Fix compile brekage with !CONFIG_BLOCKIngo Molnar
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o
2010-10-27fs: Add FITRIM ioctlLukas Czerner
2010-10-27Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-27fasync: re-organize fasync entry insertion to allow it under a spinlockLinus Torvalds
2010-10-27locks/nfsd: allocate file lock outside of spinlockArnd Bergmann
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26Merge branch 'akpm-incoming-1'Linus Torvalds
2010-10-26fs: allow for more than 2^31 filesEric Dumazet
2010-10-26Merge branch 'ima-memory-use-fixes'Linus Torvalds
2010-10-26IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris