summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2020-09-04fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney
2020-08-18btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-08-18btrfs: fix mount failure caused by race with umountBoris Burkov
2020-08-18btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-08-18btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...Qu Wenruo
2020-08-18btrfs: reloc: fix reloc root leak and NULL pointer dereferenceQu Wenruo
2020-08-03btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-07-16btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana
2020-07-16btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana
2020-07-11btrfs: fix wrong file range cleanup after an error filling dealloc rangeFilipe Manana
2020-07-11btrfs: fix error handling when submitting direct I/O bioOmar Sandoval
2020-07-11btrfs: send: emit file capabilities after chownMarcos Paulo de Souza
2020-07-11btrfs: include non-missing as a qualifier for the latest_bdevAnand Jain
2020-07-11btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new ...Qu Wenruo
2020-07-11btrfs: do not ignore error from btrfs_next_leaf() when inserting checksumsFilipe Manana
2020-07-11btrfs: account for trans_block_rsv in may_commit_transactionJosef Bacik
2020-06-24btrfs: fix a block group ref counter leak after failure to remove block groupFilipe Manana
2020-06-04btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo
2020-06-04btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana
2020-06-04btrfs: fix block group leak when removing failsXiyu Yang
2020-06-04btrfs: fix transaction leak in btrfs_recover_relocationXiyu Yang
2020-06-01btrfs: check commit root generation in should_ignore_rootJosef Bacik
2020-06-01btrfs: use nofs allocations for running delayed itemsJosef Bacik
2020-06-01btrfs: fix missing semaphore unlock in btrfs_sync_fileRobbie Ko
2020-06-01btrfs: fix missing file extent item for hole after ranged fsyncFilipe Manana
2020-06-01btrfs: drop block from cache on error in relocationJosef Bacik
2020-06-01btrfs: set update the uuid generation as soon as possibleJosef Bacik
2020-06-01Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana
2020-06-01btrfs: track reloc roots based on their commit root bytenrJosef Bacik
2020-06-01btrfs: restart relocate_tree_blocks properlyJosef Bacik
2020-06-01btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik
2020-06-01btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...Qu Wenruo
2020-05-21btrfs: fix log context list corruption after rename whiteout errorFilipe Manana
2020-05-15Btrfs: fix memory leaks in the test test_find_first_clear_extent_bitFilipe Manana
2020-05-15Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eofFilipe Manana
2020-05-15btrfs: don't set path->leave_spinning for truncateJosef Bacik
2020-05-15Btrfs: fix race between shrinking truncate and fiemapFilipe Manana
2020-05-15Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana
2020-05-15btrfs: do not check delayed items are empty for single transaction cleanupJosef Bacik
2020-05-15btrfs: reset fs_root to NULL on error in open_ctreeJosef Bacik
2020-05-15btrfs: fix bytes_may_use underflow in prealloc error condtitionJosef Bacik
2020-05-15btrfs: destroy qgroup extent records on transaction abortJeff Mahoney
2020-05-15btrfs: do not do delalloc reservation under page lockJosef Bacik
2020-05-15btrfs: Fix split-brain handling when changing FSID to metadata uuidNikolay Borisov
2020-05-15btrfs: device stats, log when stats are zeroedAnand Jain
2020-05-15btrfs: safely advance counter when looking up bio csumsDavid Sterba
2020-05-15btrfs: fix possible NULL-pointer dereference in integrity checksJohannes Thumshirn
2020-05-15Btrfs: keep pages dirty when using btrfs_writepage_fixup_workerChris Mason
2020-05-04btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba
2020-05-04btrfs: print message when tree-log replay startsDavid Sterba