summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-11-21Btrfs: collect only the necessary ordered extents on ranged fsyncFilipe Manana
2014-11-21Btrfs: don't ignore log btree writeback errorsFilipe Manana
2014-11-21Btrfs: do not move em to modified list when unpinningJosef Bacik
2014-11-21Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik
2014-11-20Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik
2014-11-20btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2014-11-20btrfs: fix dead lock while running replace and defrag concurrentlyGui Hecheng
2014-11-20Btrfs: make xattr replace operations atomicFilipe Manana
2014-11-20Btrfs: avoid premature -ENOMEM in clear_extent_bit()Filipe Manana
2014-11-20Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik
2014-11-20Btrfs: move read only block groups onto their own list V2Josef Bacik
2014-11-20btrfs: fix typos in btrfs_check_super_validDavid Sterba
2014-11-20Btrfs: check-int: don't complain about balanced blocksStefan Behrens
2014-11-20Btrfs: check_int: use the known block locationStefan Behrens
2014-11-20Btrfs: avoid returning -ENOMEM in convert_extent_bit() too earlyFilipe Manana
2014-11-20Btrfs: make find_first_extent_bit be able to cache any stateFilipe Manana
2014-11-20Btrfs: deal with convert_extent_bit errors to avoid fs corruptionFilipe Manana
2014-11-20Btrfs: return failure if btrfs_dev_replace_finishing() failedEryu Guan
2014-11-20Btrfs: fix allocationg memory failure for btrfsic_state structureShilong Wang
2014-11-20Btrfs: report error after failure inlining extent in compressed write pathFilipe Manana
2014-11-20Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana
2014-11-20Btrfs: correctly flush compressed data before/after direct IOFilipe Manana
2014-11-20Btrfs: make inode.c:compress_file_range() return voidFilipe Manana
2014-11-20Btrfs: fix incorrect compression ratio detectionShilong Wang
2014-11-20Btrfs: don't ignore compressed bio write errorsFilipe Manana
2014-11-20Btrfs: make inode.c:submit_compressed_extents() return voidFilipe Manana
2014-11-20Btrfs: process all async extents on compressed write failureFilipe Manana
2014-11-20Btrfs: don't leak pages and memory on compressed write errorFilipe Manana
2014-11-20Btrfs: fix hang on compressed write errorFilipe Manana
2014-11-20Btrfs: set page and mapping error on compressed write failureFilipe Manana
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara
2014-11-13ceph: fix flush tid comparisionYan, Zheng
2014-11-12NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-12NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust
2014-11-12NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-12NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
2014-11-12NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-12NFS: SEEK is an NFS v4.2 featureAnna Schumaker
2014-11-12nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-12nfs: Remove bogus assignmentJan Kara
2014-11-12nfs: remove spurious WARN_ON_ONCE in write pathWeston Andros Adamson
2014-11-12pnfs/blocklayout: serialize GETDEVICEINFO callsChristoph Hellwig
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-11-07xfs: track bulkstat progress by aginoDave Chinner
2014-11-07xfs: bulkstat error handling is brokenDave Chinner
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner