aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-13ext3: Don't update superblock write time when filesystem is read-onlyTheodore Ts'o
2009-10-12NFS: suppress a build warningStefan Richter
2009-10-11ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-10-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-10-09Btrfs: fix file clone ioctl for bookend extentsChris Mason
2009-10-09Btrfs: fix uninit compiler warning in cow_file_range_nocowChris Mason
2009-10-09Btrfs: constify dentry_operationsAlexey Dobriyan
2009-10-09Btrfs: optimize back reference update during btrfs_drop_snapshotYan, Zheng
2009-10-09Btrfs: remove negative dentry when deleting subvolumneYan, Zheng
2009-10-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-10-08Btrfs: optimize fsync for the single writer caseJosef Bacik
2009-10-08Btrfs: async delalloc flushing under space pressureJosef Bacik
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik
2009-10-08Btrfs: delay clearing EXTENT_DELALLOC for compressed extentsChris Mason
2009-10-08Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason
2009-10-08Merge branch 'master' into for-linusAlex Elder
2009-10-08xfs: stop calling filemap_fdatawait inside ->fsyncChristoph Hellwig
2009-10-08fix readahead calculations in xfs_dir2_leaf_getdents()Eric Sandeen
2009-10-08xfs: make sure xfs_sync_fsdata covers the logDave Chinner
2009-10-08xfs: mark inodes dirty before issuing I/ODave Chinner
2009-10-08xfs: cleanup ->sync_fsChristoph Hellwig
2009-10-08xfs: fix xfs_quiesce_dataDave Chinner
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig
2009-10-08ima: ecryptfs fix imbalance messageMimi Zohar
2009-10-08eCryptfs: Remove Kconfig NET dependency and select MD5Tyler Hicks
2009-10-08ecryptfs: depends on CRYPTORandy Dunlap
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang
2009-10-08fs: includecheck fix: proc, kcore.cJaswinder Singh Rajput
2009-10-06NFSv4: Fix the referral mount codeTrond Myklebust
2009-10-06nfs: Avoid overrun when copying client IP address stringBen Hutchings
2009-10-06NFS: Fix port initialisation in nfs_remount()Trond Myklebust
2009-10-06NFS: Fix port and mountport display in /proc/self/mountinfoTrond Myklebust
2009-10-06NFS: Fix a default mount regression...Trond Myklebust
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan
2009-10-06Btrfs: fix possible softlockup in the allocatorJosef Bacik
2009-10-05Btrfs: fix deadlock on async thread startupChris Mason
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-10-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-10-02[PATCH] ext4: retry failed direct IO allocationsEric Sandeen
2009-10-02ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-10-01afs: remove cache.hChristoph Hellwig
2009-10-01const: constify remaining file_operationsAlexey Dobriyan