summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-12-16btrfs: fix lockdep splat when enabling and disabling qgroupsFilipe Manana
2020-12-16btrfs: do nofs allocations when adding and removing qgroup relationsFilipe Manana
2020-12-02btrfs: qgroup: don't commit transaction when we already hold the handleQu Wenruo
2020-12-02btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana
2020-12-02btrfs: don't access possibly stale fs_info data for printing duplicate deviceJohannes Thumshirn
2020-12-02btrfs: tree-checker: add missing returns after data_ref alignment checksDavid Sterba
2020-12-02btrfs: tree-checker: add missing return after error in root_itemDaniel Xu
2020-12-02btrfs: fix missing delalloc new bit for new delalloc rangesFilipe Manana
2020-11-18btrfs: dev-replace: fail mount if we don't have replace item with target deviceAnand Jain
2020-11-18btrfs: fix min reserved size calculation in merge_reloc_rootJosef Bacik
2020-11-18btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu
2020-11-18btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit archMatthew Wilcox (Oracle)
2020-11-10btrfs: add a helper to read the tree_root commit root for backref lookupJosef Bacik
2020-11-10btrfs: drop the path before adding qgroup items when enabling qgroupsJosef Bacik
2020-11-05btrfs: drop the path before adding block group sysfs filesJosef Bacik
2020-11-05btrfs: fix readahead hang and use-after-free after removing a deviceFilipe Manana
2020-11-05btrfs: fix use-after-free on readahead extent after failure to create itFilipe Manana
2020-11-05btrfs: tree-checker: validate number of chunk stripes and parityDaniel Xu
2020-11-05btrfs: skip devices without magic signature when mountingAnand Jain
2020-11-05btrfs: cleanup cow block on errorJosef Bacik
2020-11-05btrfs: reschedule when cloning lots of extentsJohannes Thumshirn
2020-11-05btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo
2020-11-05btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()Denis Efremov
2020-11-05btrfs: send, recompute reference path after orphanization of a directoryFilipe Manana
2020-11-05btrfs: send, orphanize first all conflicting inodes when processing referencesFilipe Manana
2020-11-05btrfs: reschedule if necessary when logging directory itemsFilipe Manana
2020-11-05btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo
2020-11-05btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik
2020-11-05btrfs: qgroup: fix qgroup meta rsv leak for subvolume operationsQu Wenruo
2020-11-05btrfs: improve device scanning messagesAnand Jain
2020-11-05btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inodeQu Wenruo
2020-11-05btrfs: fix replace of seed deviceAnand Jain
2020-10-29btrfs: add owner and fs_info to alloc_state io_treeQu Wenruo
2020-10-02Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-30btrfs: fix filesystem corruption after a device replaceFilipe Manana
2020-09-30btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locksJosef Bacik
2020-09-25btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik
2020-09-23Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-22btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain
2020-09-21btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn
2020-09-14Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-14btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana
2020-09-12Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-07btrfs: fix NULL pointer dereference after failure to create snapshotFilipe Manana
2020-09-07btrfs: free data reloc tree on failed mountJosef Bacik
2020-09-07btrfs: require only sector size alignment for parent eb bytenrQu Wenruo
2020-09-07btrfs: fix lockdep splat in add_missing_devJosef Bacik
2020-09-01Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-27btrfs: tree-checker: fix the error message for transid errorQu Wenruo
2020-08-27btrfs: set the lockdep class for log tree extent buffersJosef Bacik