aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-10-05btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_stat...Lu Fengqi
2019-10-05btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo
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-19Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana
2019-09-19btrfs: correctly validate compression typeJohannes Thumshirn
2019-09-19btrfs: compression: add helper for type to string conversionDavid Sterba
2019-08-06Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana
2019-08-06Btrfs: fix incremental send failure after deduplicationFilipe Manana
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba
2019-07-31btrfs: inode: Don't compress if NODATASUM or NODATACOW setQu Wenruo
2019-07-31Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana
2019-07-31Btrfs: fix fsync not persisting dentry deletions due to inode evictionsFilipe Manana
2019-07-31Btrfs: fix data loss after inode eviction, renaming it, and fsync itFilipe Manana
2019-07-10stable/btrfs: fix backport bug in d819d97ea025 ("btrfs: honor path->skip_lock...Stanislaw Gruszka
2019-07-10btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov
2019-06-25btrfs: start readahead also in seed devicesNaohiro Aota
2019-06-09Btrfs: incremental send, fix file corruption when no-holes feature is enabledFilipe Manana
2019-06-09Btrfs: fix fsync not persisting changed attributes of a directoryFilipe Manana
2019-06-09Btrfs: fix race updating log root item during fsyncFilipe Manana
2019-06-09Btrfs: fix wrong ctime and mtime of a directory after log replayFilipe Manana
2019-05-31btrfs: Don't panic when we can't find a root keyQu Wenruo
2019-05-31btrfs: fix panic during relocation after ENOSPC before writeback happensJosef Bacik
2019-05-31Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota re...Robbie Ko
2019-05-31Revert "btrfs: Honour FITRIM range constraints during free space trim"David Sterba
2019-05-31btrfs: honor path->skip_locking in backref codeJosef Bacik
2019-05-31btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding
2019-05-31btrfs: sysfs: Fix error path kobject memory leakTobin C. Harding
2019-05-31Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana
2019-05-31Btrfs: avoid fallback to transaction commit during fsync of files with holesFilipe Manana
2019-05-31Btrfs: do not abort transaction at btrfs_update_root() after failure to COW pathFilipe Manana
2019-05-25btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov
2019-05-21Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana
2019-05-21Btrfs: do not start a transaction during fiemapFilipe Manana
2019-05-16Btrfs: fix missing delayed iputs on unmountOmar Sandoval
2019-04-17btrfs: prop: fix vanished compression property after failed setAnand Jain
2019-04-17btrfs: prop: fix zstd compression parameter validationAnand Jain
2019-04-17Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana
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-04-03Btrfs: fix incorrect file size after shrinking truncate and fsyncFilipe Manana
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-03-23Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana
2019-01-31btrfs: dev-replace: go back to suspended state if target device is missingAnand Jain
2019-01-31btrfs: fix error handling in btrfs_dev_replace_startJeff Mahoney
2019-01-26btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn
2019-01-23btrfs: wait on ordered extents on abort cleanupJosef Bacik