summaryrefslogtreecommitdiff
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAge
* Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-10-05
* btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov2019-10-05
* Btrfs: fix use-after-free when using the tree modification logFilipe Manana2019-10-05
* btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo2019-10-05
* Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana2019-09-21
* btrfs: fix minimum number of chunk errors for DUPDavid Sterba2019-08-06
* btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov2019-07-10
* btrfs: start readahead also in seed devicesNaohiro Aota2019-07-10
* Btrfs: fix race between readahead and device replace/removalFilipe Manana2019-07-10
* Btrfs: fix race updating log root item during fsyncFilipe Manana2019-06-11
* btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding2019-06-11
* Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana2019-06-11
* btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov2019-06-11
* Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana2019-06-11
* btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi2019-04-03
* btrfs: remove WARN_ON in log_dir_itemsJosef Bacik2019-04-03
* Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana2019-03-23
* btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn2019-03-23
* btrfs: wait on ordered extents on abort cleanupJosef Bacik2019-01-26
* btrfs: tree-checker: Fix misleading group system informationShaokun Zhang2019-01-16
* btrfs: tree-checker: Check level for leaves and nodesQu Wenruo2019-01-16
* btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo2019-01-16
* btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo2019-01-16
* btrfs: validate type when reading a chunkGu Jinxiang2019-01-16
* btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo2019-01-16
* btrfs: tree-checker: Verify block_group_itemQu Wenruo2019-01-16
* btrfs: tree-check: reduce stack consumption in check_dir_itemDavid Sterba2019-01-16
* btrfs: tree-checker: use %zu format string for size_tArnd Bergmann2019-01-16
* btrfs: tree-checker: Add checker for dir itemQu Wenruo2019-01-16
* btrfs: tree-checker: Fix false panic for sanity testQu Wenruo2019-01-16
* btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo2019-01-16
* btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo2019-01-16
* btrfs: Add checker for EXTENT_CSUMQu Wenruo2019-01-16
* btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2019-01-16
* btrfs: Check if item pointer overlaps with the item itselfQu Wenruo2019-01-16
* btrfs: Refactor check_leaf function for later expansionQu Wenruo2019-01-16
* btrfs: struct-funcs, constify readersJeff Mahoney2019-01-16
* Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana2019-01-16
* Btrfs: memset to avoid stale content in btree leafLiu Bo2019-01-16
* Btrfs: kill BUG_ON in run_delayed_tree_refLiu Bo2019-01-16
* Btrfs: improve check_node to avoid reading corrupted nodesLiu Bo2019-01-16
* Btrfs: memset to avoid stale content in btree node blockLiu Bo2019-01-16
* Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo2019-01-16
* Btrfs: check btree node's nritemsLiu Bo2019-01-16
* Btrfs: detect corruption when non-root leaf has zero itemLiu Bo2019-01-16
* Btrfs: fix em leak in find_first_block_groupJosef Bacik2019-01-16
* Btrfs: check inconsistence between chunk and block groupLiu Bo2019-01-16
* Btrfs: add validadtion checks for chunk loadingLiu Bo2019-01-16
* btrfs: Enhance chunk validation checkQu Wenruo2019-01-16
* btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2019-01-16