summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-10-115-52/+97
|\
| * btrfs: fix abort logic in btrfs_replace_file_extentsJosef Bacik2021-10-071-7/+9
| * btrfs: check for error when looking up inode during dir entry replayFilipe Manana2021-10-071-7/+7
| * btrfs: unify lookup return value when dir entry is missingFilipe Manana2021-10-073-22/+42
| * btrfs: deal with errors when adding inode reference during log replayFilipe Manana2021-10-071-2/+7
| * btrfs: deal with errors when replaying dir entry during log replayFilipe Manana2021-10-071-1/+8
| * btrfs: deal with errors when checking if a dir entry exists during log replayFilipe Manana2021-10-071-18/+29
| * btrfs: update refs for any root except tree log rootsJosef Bacik2021-10-071-2/+1
| * btrfs: unlock newly allocated extent buffer after errorQu Wenruo2021-10-071-0/+1
* | Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-234-5/+32
|\|
| * btrfs: prevent __btrfs_dump_space_info() to underflow its free spaceQu Wenruo2021-09-171-2/+3
| * btrfs: fix mount failure due to past and transient device flush errorFilipe Manana2021-09-171-0/+13
| * btrfs: fix transaction handle leak after verity rollback failureFilipe Manana2021-09-171-2/+4
| * btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handlingQu Wenruo2021-09-171-1/+12
* | Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-09-096-47/+77
|\|
| * btrfs: zoned: fix double counting of split ordered extentNaohiro Aota2021-09-071-0/+8
| * btrfs: fix lockdep warning while mounting sprout fsAnand Jain2021-09-071-3/+4
| * btrfs: delay blkdev_put until after the device removeJosef Bacik2021-09-073-11/+30
| * btrfs: update the bdev time directly when closingJosef Bacik2021-09-071-8/+10
| * btrfs: use correct header for div_u64 in misc.hKari Argillander2021-09-071-1/+1
| * btrfs: fix upper limit for max_inline for page size 64KAnand Jain2021-09-071-24/+24
* | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-022-2/+5
|\ \
| * | vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-182-2/+5
* | | Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-08-311-2/+3
|\ \ \
| * | | iomap: switch __iomap_dio_rw to use iomap_iterChristoph Hellwig2021-08-161-2/+3
| |/ /
* | | Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-08-3146-1375/+2638
|\ \ \ | | |/ | |/|
| * | btrfs: reset replace target device to allocation state on closeDesmond Cheong Zhi Xi2021-08-231-0/+3
| * | btrfs: zoned: fix ordered extent boundary calculationNaohiro Aota2021-08-231-6/+7
| * | btrfs: do not do preemptive flushing if the majority is global rsvJosef Bacik2021-08-231-0/+14
| * | btrfs: reduce the preemptive flushing threshold to 90%Josef Bacik2021-08-231-1/+1
| * | btrfs: tree-log: check btrfs_lookup_data_extent return valueMarcos Paulo de Souza2021-08-231-1/+3
| * | btrfs: avoid unnecessarily logging directories that had no changesFilipe Manana2021-08-231-0/+7
| * | btrfs: allow idmapped mountChristian Brauner2021-08-231-1/+1
| * | btrfs: handle ACLs on idmapped mountsChristian Brauner2021-08-231-5/+6
| * | btrfs: allow idmapped INO_LOOKUP_USER ioctlChristian Brauner2021-08-231-3/+4
| * | btrfs: allow idmapped SUBVOL_SETFLAGS ioctlChristian Brauner2021-08-231-1/+1
| * | btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctlsChristian Brauner2021-08-231-3/+4
| * | btrfs: relax restrictions for SNAP_DESTROY_V2 with subvolidsChristian Brauner2021-08-231-11/+16
| * | btrfs: allow idmapped SNAP_DESTROY ioctlsChristian Brauner2021-08-231-7/+20
| * | btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctlsChristian Brauner2021-08-233-23/+32
| * | btrfs: check whether fsgid/fsuid are mapped during subvolume creationChristian Brauner2021-08-231-0/+2
| * | btrfs: allow idmapped permission inode opChristian Brauner2021-08-231-1/+1
| * | btrfs: allow idmapped setattr inode opChristian Brauner2021-08-231-4/+3
| * | btrfs: allow idmapped tmpfile inode opChristian Brauner2021-08-231-1/+1
| * | btrfs: allow idmapped symlink inode opChristian Brauner2021-08-231-1/+1
| * | btrfs: allow idmapped mkdir inode opChristian Brauner2021-08-231-1/+1
| * | btrfs: allow idmapped create inode opChristian Brauner2021-08-231-1/+1
| * | btrfs: allow idmapped mknod inode opChristian Brauner2021-08-231-1/+1
| * | btrfs: allow idmapped getattr inode opChristian Brauner2021-08-231-1/+1
| * | btrfs: allow idmapped rename inode opChristian Brauner2021-08-231-7/+10