aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-09-15Merge tag 'v4.18.43' into v4.18/standard/baseBruce Ashfield
2019-09-12Btrfs: incremental send, fix file corruption when no-holes feature is enabledFilipe Manana
2019-09-12Btrfs: fix fsync not persisting changed attributes of a directoryFilipe Manana
2019-09-12Btrfs: fix race updating log root item during fsyncFilipe Manana
2019-09-12Btrfs: fix wrong ctime and mtime of a directory after log replayFilipe Manana
2019-08-07Merge tag 'v4.18.41' into v4.18/standard/baseBruce Ashfield
2019-08-02btrfs: Don't panic when we can't find a root keyQu Wenruo
2019-08-02btrfs: fix panic during relocation after ENOSPC before writeback happensJosef Bacik
2019-08-02Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota re...Robbie Ko
2019-08-02btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding
2019-08-02btrfs: sysfs: Fix error path kobject memory leakTobin C. Harding
2019-08-02Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana
2019-08-02Btrfs: avoid fallback to transaction commit during fsync of files with holesFilipe Manana
2019-08-02Btrfs: do not abort transaction at btrfs_update_root() after failure to COW pathFilipe Manana
2019-08-02Revert "btrfs: Honour FITRIM range constraints during free space trim"Paul Gortmaker
2019-06-03Merge tag 'v4.18.40' into v4.18/standard/baseBruce Ashfield
2019-05-30Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana
2019-05-30Btrfs: do not start a transaction during fiemapFilipe Manana
2019-05-30Btrfs: send, flush dellaloc in order to avoid data lossFilipe Manana
2019-05-30btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov
2019-05-30btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages failsNikolay Borisov
2019-05-30btrfs: Check the first key and level for cached extent bufferQu Wenruo
2019-05-06Merge tag 'v4.18.36' into v4.18/standard/baseBruce Ashfield
2019-05-05btrfs: prop: fix vanished compression property after failed setAnand Jain
2019-05-05btrfs: prop: fix zstd compression parameter validationAnand Jain
2019-05-05Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana
2019-04-16Merge tag 'v4.18.35' into v4.18/standard/baseBruce Ashfield
2019-04-12btrfs: qgroup: Make qgroup async transaction commit more aggressiveQu Wenruo
2019-04-09Merge tag 'v4.18.34' into v4.18/standard/baseBruce Ashfield
2019-04-07Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana
2019-04-07btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...Nikolay Borisov
2019-04-07btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi
2019-04-07btrfs: don't report readahead errors and don't update statisticsDavid Sterba
2019-04-07btrfs: remove WARN_ON in log_dir_itemsJosef Bacik
2019-04-07Btrfs: fix incorrect file size after shrinking truncate and fsyncFilipe Manana
2019-03-28Merge tag 'v4.18.33' into v4.18/standard/baseBruce Ashfield
2019-03-26Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana
2019-03-26btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn
2019-03-26Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana
2019-03-26Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana
2019-03-07Merge tag 'v4.18.29' into v4.18/standard/baseBruce Ashfield
2019-03-07Merge tag 'v4.18.28' into v4.18/standard/baseBruce Ashfield
2019-03-01btrfs: use tagged writepage to mitigate livelock of snapshotEthan Lien
2019-03-01btrfs: harden agaist duplicate fsid on scanned devicesAnand Jain
2019-02-19btrfs: On error always free subvol_name in btrfs_mountEric W. Biederman
2019-02-19Btrfs: fix deadlock when allocating tree block during leaf/node splitFilipe Manana
2019-02-05Merge tag 'v4.18.27' into v4.18/standard/baseBruce Ashfield
2019-02-05btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn
2019-02-05btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg
2019-02-05btrfs: wait on ordered extents on abort cleanupJosef Bacik