summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-257-35/+132
|\
| * btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei2022-11-231-2/+5
| * btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana2022-11-231-4/+55
| * btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig2022-11-231-3/+3
| * btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong2022-11-211-8/+1
| * btrfs: send: avoid unaligned encoded writes when attempting to clone rangeFilipe Manana2022-11-211-1/+23
| * btrfs: zoned: fix missing endianness conversion in sb_write_pointerChristoph Hellwig2022-11-211-1/+2
| * btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain2022-11-151-0/+2
| * btrfs: free btrfs_path before copying fspath to userspaceAnand Jain2022-11-151-0/+2
| * btrfs: free btrfs_path before copying inodes to userspaceAnand Jain2022-11-151-9/+7
| * btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik2022-11-151-1/+2
| * btrfs: fix assertion failure and blocking during nowait buffered writeFilipe Manana2022-11-151-6/+30
* | Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-111-6/+8
|\ \
| * | fs: fix leaked psi pressure stateJohannes Weiner2022-11-081-6/+8
* | | Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-109-25/+109
|\ \ \ | |/ / |/| / | |/
| * btrfs: zoned: fix locking imbalance on scrubJohannes Thumshirn2022-11-071-1/+0
| * btrfs: zoned: initialize device's zone info for seedingJohannes Thumshirn2022-11-073-4/+13
| * btrfs: zoned: clone zoned device info when cloning a deviceJohannes Thumshirn2022-11-073-0/+63
| * Revert "btrfs: scrub: use larger block size for data extent scrub"Qu Wenruo2022-11-071-7/+1
| * btrfs: don't print stack trace when transaction is aborted due to ENOMEMDavid Sterba2022-11-072-4/+23
| * btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu2022-11-071-1/+1
| * btrfs: fix match incorrectly in dev_args_match_deviceLiu Shixin2022-11-071-8/+8
* | Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-035-49/+91
|\|
| * btrfs: fix inode reserve space leak due to nowait buffered writeFilipe Manana2022-11-021-1/+3
| * btrfs: fix nowait buffered write returning -ENOSPCFilipe Manana2022-11-021-0/+3
| * btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana2022-11-021-12/+4
| * btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana2022-11-021-5/+15
| * btrfs: fix inode list leak during backref walking at find_parent_nodes()Filipe Manana2022-11-021-1/+17
| * btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana2022-11-021-19/+17
| * btrfs: fix lost file sync on direct IO write with nowait and dsync iocbFilipe Manana2022-10-313-10/+31
| * btrfs: fix a memory allocation failure test in btrfs_submit_directChristophe JAILLET2022-10-311-1/+1
* | Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-3110-40/+73
|\|
| * btrfs: don't use btrfs_chunk::sub_stripes from diskQu Wenruo2022-10-251-1/+11
| * btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba2022-10-242-2/+2
| * btrfs: send: fix send failure of a subcase of orphan inodesBingJing Chang2022-10-241-11/+13
| * btrfs: make thaw time super block check to also verify checksumQu Wenruo2022-10-243-6/+22
| * btrfs: fix tree mod log mishandling of reallocated nodesJosef Bacik2022-10-241-12/+13
| * btrfs: reorder btrfs_bio for better packingDavid Sterba2022-10-241-1/+1
| * btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failedQu Wenruo2022-10-241-5/+7
| * btrfs: raid56: properly handle the error when unable to find the missing stripeQu Wenruo2022-10-241-2/+4
* | Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-186-25/+87
|\|
| * btrfs: ignore fiemap path cache if we have multiple leaves for a data extentFilipe Manana2022-10-112-0/+26
| * btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana2022-10-111-6/+7
| * btrfs: fix processing of delayed data refs during backref walkingFilipe Manana2022-10-111-9/+24
| * btrfs: delete stale comments after merge conflict resolutionDavid Sterba2022-10-111-2/+0
| * btrfs: unlock locked extent area if we have contentionJosef Bacik2022-10-111-7/+8
| * btrfs: send: update command for protocol version checkDavid Sterba2022-10-111-1/+4
| * btrfs: send: allow protocol version 3 with CONFIG_BTRFS_DEBUGBoris Burkov2022-10-112-1/+6
| * btrfs: add missing path cache update during fiemapFilipe Manana2022-10-071-0/+13
* | Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-10-101-4/+4
|\ \