summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-03-23Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana
2019-03-23btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn
2019-01-26btrfs: wait on ordered extents on abort cleanupJosef Bacik
2019-01-16btrfs: tree-checker: Fix misleading group system informationShaokun Zhang
2019-01-16btrfs: tree-checker: Check level for leaves and nodesQu Wenruo
2019-01-16btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo
2019-01-16btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo
2019-01-16btrfs: validate type when reading a chunkGu Jinxiang
2019-01-16btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo
2019-01-16btrfs: tree-checker: Verify block_group_itemQu Wenruo
2019-01-16btrfs: tree-check: reduce stack consumption in check_dir_itemDavid Sterba
2019-01-16btrfs: tree-checker: use %zu format string for size_tArnd Bergmann
2019-01-16btrfs: tree-checker: Add checker for dir itemQu Wenruo
2019-01-16btrfs: tree-checker: Fix false panic for sanity testQu Wenruo
2019-01-16btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo
2019-01-16btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo
2019-01-16btrfs: Add checker for EXTENT_CSUMQu Wenruo
2019-01-16btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2019-01-16btrfs: Check if item pointer overlaps with the item itselfQu Wenruo
2019-01-16btrfs: Refactor check_leaf function for later expansionQu Wenruo
2019-01-16btrfs: struct-funcs, constify readersJeff Mahoney
2019-01-16Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana
2019-01-16Btrfs: memset to avoid stale content in btree leafLiu Bo
2019-01-16Btrfs: kill BUG_ON in run_delayed_tree_refLiu Bo
2019-01-16Btrfs: improve check_node to avoid reading corrupted nodesLiu Bo
2019-01-16Btrfs: memset to avoid stale content in btree node blockLiu Bo
2019-01-16Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo
2019-01-16Btrfs: check btree node's nritemsLiu Bo
2019-01-16Btrfs: detect corruption when non-root leaf has zero itemLiu Bo
2019-01-16Btrfs: fix em leak in find_first_block_groupJosef Bacik
2019-01-16Btrfs: check inconsistence between chunk and block groupLiu Bo
2019-01-16Btrfs: add validadtion checks for chunk loadingLiu Bo
2019-01-16btrfs: Enhance chunk validation checkQu Wenruo
2019-01-16btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney
2018-12-17Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko
2018-12-13Btrfs: fix use-after-free when dumping free spaceFilipe Manana
2018-12-13btrfs: Always try all copies when reading extent buffersNikolay Borisov
2018-12-13btrfs: release metadata before running delayed refsJosef Bacik
2018-12-13Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana
2018-12-01btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo
2018-11-27btrfs: fix pinned underflow after transaction abortedLu Fengqi
2018-11-21Btrfs: fix data corruption due to cloning of eof blockFilipe Manana
2018-11-21btrfs: set max_extent_size properlyJosef Bacik
2018-11-21Btrfs: fix null pointer dereference on compressed write path errorFilipe Manana
2018-11-21btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo
2018-11-21Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana
2018-11-21btrfs: make sure we create all new block groupsJosef Bacik
2018-11-21btrfs: reset max_extent_size on clear in a bitmapJosef Bacik
2018-11-21btrfs: wait on caching when putting the bg cacheJosef Bacik
2018-11-21btrfs: don't attempt to trim devices that don't support itJeff Mahoney