summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-02-16Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-12btrfs: sysfs, move device id directories to UUID/devinfoAnand Jain
2020-02-12btrfs: sysfs, add UUID/devinfo kobjectAnand Jain
2020-02-12Btrfs: fix race between shrinking truncate and fiemapFilipe Manana
2020-02-12btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba
2020-02-12btrfs: print message when tree-log replay startsDavid Sterba
2020-02-12Btrfs: fix race between using extent maps and merging themFilipe Manana
2020-02-12btrfs: ref-verify: fix memory leaksWenwen Wang
2020-02-03Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-02-02btrfs: do not zero f_bavail if we have available spaceJosef Bacik
2020-01-31btrfs: use larger zlib buffer for s390 hardware compressionMikhail Zaslonko
2020-01-31Btrfs: send, fix emission of invalid clone operations within the same fileFilipe Manana
2020-01-31btrfs: do not do delalloc reservation under page lockJosef Bacik
2020-01-31btrfs: drop the -EBUSY case in __extent_writepage_ioJosef Bacik
2020-01-31Btrfs: keep pages dirty when using btrfs_writepage_fixup_workerChris Mason
2020-01-31btrfs: take overcommit into account in inc_block_group_roJosef Bacik
2020-01-31btrfs: fix force usage in inc_block_group_roJosef Bacik
2020-01-31btrfs: Correctly handle empty trees in find_first_clear_extent_bitNikolay Borisov
2020-01-31btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik
2020-01-31Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-01-28Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-28Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-25Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-25btrfs: dev-replace: remove warning for unknown return codes when finishedDavid Sterba
2020-01-24btrfs: scrub: Require mandatory block group RO for dev-replaceQu Wenruo
2020-01-23Btrfs: make deduplication with range including the last block workFilipe Manana
2020-01-23btrfs: free block groups after free'ing fs treesJosef Bacik
2020-01-23btrfs: Fix split-brain handling when changing FSID to metadata uuidNikolay Borisov
2020-01-23btrfs: Handle another split brain scenario with metadata uuid featureNikolay Borisov
2020-01-23btrfs: Factor out metadata_uuid code from find_fsid.Su Yue
2020-01-23btrfs: Call find_fsid from find_fsid_inprogressSu Yue
2020-01-23Btrfs: fix infinite loop during fsync after rename operationsFilipe Manana
2020-01-23btrfs: set trans->drity in btrfs_commit_transactionJosef Bacik
2020-01-23btrfs: drop log root for dropped rootsJosef Bacik
2020-01-23btrfs: sysfs, add devid/dev_state kobject and device attributesAnand Jain
2020-01-23btrfs: Refactor btrfs_rmap_block to improve readabilityNikolay Borisov
2020-01-23btrfs: Add self-tests for btrfs_rmap_blockNikolay Borisov
2020-01-23btrfs: selftests: Add support for dummy devicesNikolay Borisov
2020-01-23btrfs: Move and unexport btrfs_rmap_blockNikolay Borisov
2020-01-23btrfs: separate definition of assertion failure handlersDavid Sterba
2020-01-20btrfs: device stats, log when stats are zeroedAnand Jain
2020-01-20btrfs: fix improper setting of scanned for range cyclic write cache pagesJosef Bacik
2020-01-20btrfs: safely advance counter when looking up bio csumsDavid Sterba
2020-01-20btrfs: remove unused member btrfs_device::workDavid Sterba
2020-01-20btrfs: remove unnecessary wrapper get_alloc_profileJohannes Thumshirn
2020-01-20btrfs: add correction to handle -1 edge case in async discardDennis Zhou
2020-01-20btrfs: ensure removal of discardable_* in free_bitmap()Dennis Zhou
2020-01-20btrfs: make smaller extents more likely to go into bitmapsDennis Zhou
2020-01-20btrfs: increase the metadata allowance for the free_space_cacheDennis Zhou