aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-04-11Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-04btrfs: prop: fix vanished compression property after failed setAnand Jain
2019-04-04btrfs: prop: fix zstd compression parameter validationAnand Jain
2019-03-28Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana
2019-03-26Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-20Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana
2019-03-19btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...Nikolay Borisov
2019-03-19btrfs: Fix bound checking in qgroup_trace_new_subtree_blocksNikolay Borisov
2019-03-18btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi
2019-03-13btrfs: don't report readahead errors and don't update statisticsDavid Sterba
2019-03-13Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writesFilipe Manana
2019-03-13btrfs: remove WARN_ON in log_dir_itemsJosef Bacik
2019-03-13Btrfs: fix incorrect file size after shrinking truncate and fsyncFilipe Manana
2019-03-12Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-12mm: refactor readahead defines in mm.hNikolay Borisov
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-07btrfs: implement btrfs_debug* in terms of helper macroRasmus Villemoes
2019-02-27btrfs: zstd: ensure reclaim timer is properly cleaned upDennis Zhou
2019-02-27btrfs: move ulist allocation out of transaction in quota enableDavid Sterba
2019-02-27btrfs: save drop_progress if we drop refs at allJosef Bacik
2019-02-27btrfs: check for refs on snapshot delete resumeJosef Bacik
2019-02-27Btrfs: fix deadlock between clone/dedupe and renameFilipe Manana
2019-02-27Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana
2019-02-25btrfs: Remove unnecessary casts in btrfs_read_root_itemYueHaibing
2019-02-25Btrfs: remove assertion when searching for a key in a node/leafFilipe Manana
2019-02-25Btrfs: add missing error handling after doing leaf/node binary searchFilipe Manana
2019-02-25btrfs: drop the lock on error in btrfs_dev_replace_cancelDan Carpenter
2019-02-25btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn
2019-02-25btrfs: init csum_list before possible freeDan Robertson
2019-02-25Btrfs: remove no longer needed range length checks for deduplicationFilipe Manana
2019-02-25Btrfs: fix fsync after succession of renames and unlink/rmdirFilipe Manana
2019-02-25Btrfs: fix fsync after succession of renames of different filesFilipe Manana
2019-02-25btrfs: honor path->skip_locking in backref codeJosef Bacik
2019-02-25btrfs: qgroup: Make qgroup async transaction commit more aggressiveQu Wenruo
2019-02-25btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...Qu Wenruo
2019-02-25btrfs: scrub: remove unused nocow worker pointerDavid Sterba
2019-02-25btrfs: scrub: add assertions for worker pointersDavid Sterba
2019-02-25btrfs: scrub: convert scrub_workers_refcnt to refcount_tAnand Jain
2019-02-25btrfs: scrub: add scrub_lock lockdep check in scrub_workers_getAnand Jain
2019-02-25btrfs: scrub: fix circular locking dependency warningAnand Jain
2019-02-25btrfs: fix comment its device list mutex not volume lockAnand Jain
2019-02-25btrfs: extent_io: Kill the forward declaration of flush_write_bioQu Wenruo
2019-02-25btrfs: Fix grossly misleading argument names in extent io searchNikolay Borisov
2019-02-25btrfs: Remove EXTENT_FIRST_DELALLOC bitNikolay Borisov
2019-02-25btrfs: use WARN_ON in a canonical form btrfs_remove_block_groupNikolay Borisov
2019-02-25btrfs: reserve extra space during evictJosef Bacik
2019-02-25btrfs: be more explicit about allowed flush statesJosef Bacik
2019-02-25btrfs: loop in inode_rsv_refillJosef Bacik
2019-02-25btrfs: don't enospc all tickets on flush failureJosef Bacik