summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-01-04Merge 4.4.208 into android-4.4-pGreg Kroah-Hartman
2020-01-04Btrfs: fix removal logic of the tree mod log that leads to use-after-free issuesFilipe Manana
2020-01-04btrfs: abort transaction after failed inode updates in create_subvolJosef Bacik
2020-01-04btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter
2020-01-04btrfs: do not call synchronize_srcu() in inode_tree_delJosef Bacik
2020-01-04btrfs: don't prematurely free work in end_workqueue_fn()Omar Sandoval
2020-01-04btrfs: handle ENOENT in btrfs_uuid_tree_iterateJosef Bacik
2020-01-04btrfs: do not leak reloc root if we fail to read the fs rootJosef Bacik
2019-12-21Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman
2019-12-21Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana
2019-12-21btrfs: Remove btrfs_bio::flags memberQu Wenruo
2019-12-21btrfs: check page->mapping when loading free space cacheJosef Bacik
2019-12-05Merge 4.4.206 into android-4.4-pGreg Kroah-Hartman
2019-12-05btrfs: only track ref_heads in delayed_ref_updatesJosef Bacik
2019-11-28Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman
2019-11-28btrfs: handle error of get_old_rootNikolay Borisov
2019-10-29Merge 4.4.198 into android-4.4-pGreg Kroah-Hartman
2019-10-29btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo
2019-10-06Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-10-05btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana
2019-10-05btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo
2019-09-21Merge 4.4.194 into android-4.4-pGreg Kroah-Hartman
2019-09-21Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana
2019-08-06Merge 4.4.188 into android-4.4-pGreg Kroah-Hartman
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba
2019-07-10Merge 4.4.185 into android-4.4-pGreg Kroah-Hartman
2019-07-10btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov
2019-07-10btrfs: start readahead also in seed devicesNaohiro Aota
2019-07-10Btrfs: fix race between readahead and device replace/removalFilipe Manana
2019-06-11Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman
2019-06-11Btrfs: fix race updating log root item during fsyncFilipe Manana
2019-06-11btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding
2019-06-11Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana
2019-06-11btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov
2019-06-11Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana
2019-04-03Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman
2019-04-03btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi
2019-04-03btrfs: remove WARN_ON in log_dir_itemsJosef Bacik
2019-03-23Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman
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-28Merge 4.4.172 into android-4.4-pGreg Kroah-Hartman
2019-01-26btrfs: wait on ordered extents on abort cleanupJosef Bacik
2019-01-16Merge 4.4.171 into android-4.4-pGreg Kroah-Hartman
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