summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: remove BUG_ON(!eie) in find_parent_nodesJosef Bacik2022-01-271-3/+11
* btrfs: remove BUG_ON() in find_parent_nodes()Josef Bacik2022-01-271-1/+6
* btrfs: check-integrity: fix a warning on write caching disabled diskWang Yugui2021-12-081-1/+13
* btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov2021-11-261-0/+14
* btrfs: call btrfs_check_rw_degradable only if there is a missing deviceAnand Jain2021-11-261-1/+2
* btrfs: fix lost error handling when replaying directory deletesFilipe Manana2021-11-261-1/+3
* btrfs: clear MISSING device status bit in btrfs_close_one_deviceLi Zhang2021-11-261-1/+3
* btrfs: deal with errors when checking if a dir entry exists during log replayFilipe Manana2021-10-271-18/+29
* btrfs: check for error when looking up inode during dir entry replayFilipe Manana2021-10-201-7/+7
* btrfs: deal with errors when adding inode reference during log replayFilipe Manana2021-10-201-2/+7
* btrfs: deal with errors when replaying dir entry during log replayFilipe Manana2021-10-201-1/+8
* btrfs: reset replace target device to allocation state on closeDesmond Cheong Zhi Xi2021-09-221-0/+3
* Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo2021-09-221-1/+1
* btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown2021-08-261-2/+8
* btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues2021-08-081-2/+1
* btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi2021-08-041-0/+1
* btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba2021-07-281-1/+1
* btrfs: clear log tree recovering status if starting transaction failsDavid Sterba2021-07-201-0/+1
* btrfs: disable build on platforms having page size 256KChristophe Leroy2021-07-201-0/+2
* btrfs: abort transaction if we fail to update the delayed inodeJosef Bacik2021-07-201-0/+8
* btrfs: fix error handling in __btrfs_update_delayed_inodeJosef Bacik2021-07-201-6/+4
* btrfs: clear defrag status of a root if starting transaction failsDavid Sterba2021-07-201-2/+4
* btrfs: send: fix invalid path for unlink operations after parent orphanizationFilipe Manana2021-07-201-0/+11
* btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani2021-06-161-2/+2
* btrfs: fix unmountable seed device after fstrimAnand Jain2021-06-101-3/+7
* btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik2021-06-101-6/+7
* btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik2021-06-101-1/+1
* btrfs: fix error handling in btrfs_del_csumsJosef Bacik2021-06-101-5/+5
* btrfs: mark ordered extent and inode with error if we fail to finishJosef Bacik2021-06-101-0/+12
* btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik2021-06-031-2/+0
* btrfs: fix race when picking most recent mod log operation for an old rootFilipe Manana2021-05-221-0/+20
* btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik2021-05-221-3/+3
* btrfs: fix metadata extent leak after failure to create subvolumeFilipe Manana2021-05-221-3/+15
* btrfs: fix slab cache flags for free space tree bitmapDavid Sterba2021-03-241-1/+1
* btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana2021-03-241-0/+2
* btrfs: unlock extents in btrfs_zero_range in case of quota reservation errorsNikolay Borisov2021-03-111-1/+4
* btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadataNikolay Borisov2021-03-111-1/+1
* btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctlDan Carpenter2021-03-111-1/+18
* btrfs: fix raid6 qstripe kmapIra Weiny2021-03-111-11/+10
* btrfs: raid56: simplify tracking of Q stripe presenceDavid Sterba2021-03-111-22/+15
* btrfs: fix error handling in commit_fs_rootsJosef Bacik2021-03-071-5/+6
* btrfs: fix extent buffer leak on failure to copy rootFilipe Manana2021-03-041-0/+2
* btrfs: fix reloc root leak with 0 ref reloc roots on recoveryJosef Bacik2021-03-041-3/+1
* btrfs: abort the transaction if we fail to inc ref in btrfs_copy_rootJosef Bacik2021-03-041-2/+3
* btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng2021-03-041-1/+5
* btrfs: fix lockdep splat in btrfs_recover_relocationJosef Bacik2021-01-271-0/+2
* btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana2021-01-192-3/+18
* btrfs: send: fix wrong file path when there is an inode with a pending rmdirFilipe Manana2021-01-121-18/+31
* btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana2020-12-021-1/+1
* btrfs: don't access possibly stale fs_info data for printing duplicate deviceJohannes Thumshirn2020-12-021-1/+7