summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-11-20Btrfs: avoid premature -ENOMEM in clear_extent_bit()Filipe Manana1-2/+7
2014-11-20Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik1-25/+47
2014-11-20Btrfs: move read only block groups onto their own list V2Josef Bacik2-23/+17
2014-11-20btrfs: fix typos in btrfs_check_super_validDavid Sterba1-4/+4
2014-11-20Btrfs: check-int: don't complain about balanced blocksStefan Behrens1-38/+42
2014-11-20Btrfs: check_int: use the known block locationStefan Behrens1-55/+11
2014-11-20Btrfs: avoid returning -ENOMEM in convert_extent_bit() too earlyFilipe Manana1-1/+10
2014-11-20Btrfs: make find_first_extent_bit be able to cache any stateFilipe Manana2-4/+15
2014-11-20Btrfs: deal with convert_extent_bit errors to avoid fs corruptionFilipe Manana2-18/+76
2014-11-20Btrfs: return failure if btrfs_dev_replace_finishing() failedEryu Guan1-3/+9
2014-11-20Btrfs: fix allocationg memory failure for btrfsic_state structureShilong Wang1-5/+11
2014-11-20Btrfs: report error after failure inlining extent in compressed write pathFilipe Manana1-0/+4
2014-11-20Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana4-39/+34
2014-11-20Btrfs: correctly flush compressed data before/after direct IOFilipe Manana2-4/+24
2014-11-20Btrfs: make inode.c:compress_file_range() return voidFilipe Manana1-5/+2
2014-11-20Btrfs: fix incorrect compression ratio detectionShilong Wang1-8/+8
2014-11-20Btrfs: don't ignore compressed bio write errorsFilipe Manana1-6/+12
2014-11-20Btrfs: make inode.c:submit_compressed_extents() return voidFilipe Manana1-5/+2
2014-11-20Btrfs: process all async extents on compressed write failureFilipe Manana1-5/+1
2014-11-20Btrfs: don't leak pages and memory on compressed write errorFilipe Manana1-9/+19
2014-11-20Btrfs: fix hang on compressed write errorFilipe Manana1-0/+14
2014-11-20Btrfs: set page and mapping error on compressed write failureFilipe Manana3-1/+8
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-64/+83
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds5-25/+67
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara5-25/+67
2014-11-13ceph: fix flush tid comparisionYan, Zheng1-1/+1
2014-11-12NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust1-0/+2
2014-11-12NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust2-11/+0
2014-11-12NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust3-3/+23
2014-11-12NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust1-25/+17
2014-11-12NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust1-1/+23
2014-11-12NFS: SEEK is an NFS v4.2 featureAnna Schumaker1-3/+3
2014-11-12nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara1-1/+1
2014-11-12nfs: Remove bogus assignmentJan Kara1-1/+1
2014-11-12nfs: remove spurious WARN_ON_ONCE in write pathWeston Andros Adamson1-2/+0
2014-11-12pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig2-5/+10
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao1-0/+1
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-196/+142
2014-11-07xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-07xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-11-05fix breakage in o2net_send_tcp_msg()Al Viro1-1/+1
2014-11-05ovl: don't poison cursorMiklos Szeredi1-1/+1
2014-11-04Revert "NFS: nfs4_do_open should add negative results to the dcache."Trond Myklebust1-8/+1
2014-11-04Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"Trond Myklebust1-7/+3
2014-11-04NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust1-0/+1