aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-08Btrfs: optimize fsync for the single writer caseJosef Bacik2-1/+13
2009-10-08Btrfs: async delalloc flushing under space pressureJosef Bacik3-11/+88
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik8-37/+107
2009-10-08Btrfs: delay clearing EXTENT_DELALLOC for compressed extentsChris Mason1-2/+4
2009-10-08Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason3-37/+51
2009-10-08Merge branch 'master' into for-linusAlex Elder13-102/+146
2009-10-08xfs: stop calling filemap_fdatawait inside ->fsyncChristoph Hellwig1-8/+1
2009-10-08fix readahead calculations in xfs_dir2_leaf_getdents()Eric Sandeen1-1/+3
2009-10-08xfs: make sure xfs_sync_fsdata covers the logDave Chinner1-7/+21
2009-10-08xfs: mark inodes dirty before issuing I/ODave Chinner1-9/+28
2009-10-08xfs: cleanup ->sync_fsChristoph Hellwig1-18/+18
2009-10-08xfs: fix xfs_quiesce_dataDave Chinner1-3/+5
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig10-56/+70
2009-10-08ima: ecryptfs fix imbalance messageMimi Zohar1-1/+6
2009-10-08eCryptfs: Remove Kconfig NET dependency and select MD5Tyler Hicks1-1/+2
2009-10-08ecryptfs: depends on CRYPTORandy Dunlap1-1/+1
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust2-7/+0
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang1-0/+5
2009-10-08fs: includecheck fix: proc, kcore.cJaswinder Singh Rajput1-1/+0
2009-10-06NFSv4: Fix the referral mount codeTrond Myklebust1-6/+6
2009-10-06nfs: Avoid overrun when copying client IP address stringBen Hutchings1-1/+1
2009-10-06NFS: Fix port initialisation in nfs_remount()Trond Myklebust1-2/+4
2009-10-06NFS: Fix port and mountport display in /proc/self/mountinfoTrond Myklebust1-9/+7
2009-10-06NFS: Fix a default mount regression...Trond Myklebust1-7/+6
2009-10-06[CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French1-1/+2
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan1-1/+11
2009-10-06Btrfs: fix possible softlockup in the allocatorJosef Bacik1-6/+17
2009-10-05Btrfs: fix deadlock on async thread startupChris Mason5-32/+106
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan3-0/+4
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-37/+24
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe1-11/+1
2009-10-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-58/+15
2009-10-02[PATCH] ext4: retry failed direct IO allocationsEric Sandeen1-0/+4
2009-10-02ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth1-2/+0
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds16-245/+745
2009-10-01afs: remove cache.hChristoph Hellwig2-13/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan16-23/+23
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linusChris Mason1-0/+11
2009-10-01Btrfs: fix data space leak fixJosef Bacik1-0/+11
2009-10-01fs/bio.c: move EXPORT* macros to line after functionH Hartley Sweeten1-26/+23
2009-10-01Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig4-102/+10
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linusChris Mason14-146/+727
2009-10-01Btrfs: take i_mutex before generic_write_checksChris Mason1-8/+17
2009-10-01Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig1-1/+3
2009-10-01ext4: drop ext4dev compatEric Sandeen2-45/+0
2009-09-30ext4: fix a BUG_ON crash by checking that page has buffers attached to itTheodore Ts'o1-11/+11
2009-09-30dlm: fix socket fd translationDavid Teigland1-11/+12
2009-09-30dlm: fix lowcomms_connect_node for sctpDavid Teigland1-3/+10
2009-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds2-0/+2
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds15-723/+1093