linux/fs/btrfs
Linus Torvalds ed8fd8d5dd for-6.13-rc7-tag
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE8rQSAMVO+zA4DBdWxWXV+ddtWDsFAmeI5MAACgkQxWXV+ddt
 WDtMIg//WwV2p/gQmFMfFu7txZQQrt6m6nMuq/2y0qAA+d2e9oXFr3jNLlho0RwL
 hvSM5IEsxzL1ujh67tqxUBojvRjq+CRwiI6fxFO13dLIMrlKoiINtuOEiIhgZr/Q
 K+weXC4yHCFSB4q82dcr5i++/GVdY8wBoLHGe4zdJ0TVtM0xHrYVQ/4PXAGMX97V
 Bmv038aAMpRJTxJ6rcObloNxOb+WoyM0DIRbJ2UWVmy+bOLHMEa/jSkkQDWwcuPV
 UJjQgXz21FXiJqhtcndM58mEsKfe1WV9gG3lihedyb/xNeCPggqkDbfSzZU55Lkm
 vRXSgklbkifK6RTqrozg7e38MV+rZMwwNzqysMxNtlvrC5R+0A6of4t2Ny1vaeGG
 flcVncbLi/ip9J4fMLUpVS0fbAZjQgIJca6fbgM7Ajdzvm9rIDGpR078GW1zDlg2
 20f7isQWqSkj3i9kPElGbDT65RvcxR5EpJQfwr78+bsgSsyBGwghhAJ5F7vqZh5L
 wdmJOYxkwq5r1YxeuEQPVv404WPrwZE2Gyk6TGXkzpA+l6isCViY3NTyQPBOMH9y
 2GEelW61QSKtc5BPp1h85Aw74wtSCpGkCY+t/v03oQ6PBssWIsVcXZ7NnjJh9+72
 U+JY0H7UPyyczEzicEGlwWYBWs2/KeBuCrladNCkv3S5TWgB5yQ=
 =sF6v
 -----END PGP SIGNATURE-----

Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fix from David Sterba:

 - handle d_path() errors when canonicalizing device mapper paths during
   device scan

* tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: add the missing error handling inside get_canonical_dev_path
2025-01-16 08:54:33 -08:00
..
tests btrfs: tests: implement case for partial RAID stripe-tree delete 2024-11-11 14:34:19 +01:00
accessors.c
accessors.h
acl.c
acl.h
async-thread.c
async-thread.h
backref.c btrfs: pass fs_info to functions that search for delayed ref heads 2024-11-11 14:34:20 +01:00
backref.h
bio.c for-6.13-rc3-tag 2024-12-18 14:17:21 -08:00
bio.h
block-group.c
block-group.h
block-rsv.c
block-rsv.h
btrfs_inode.h btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl) 2024-11-11 14:34:21 +01:00
compression.c btrfs: use filemap_get_folio() helper 2024-11-11 14:34:19 +01:00
compression.h
ctree.c btrfs: fix use-after-free when COWing tree bock and tracing is enabled 2024-12-23 21:59:32 +01:00
ctree.h btrfs: fix improper generation check in snapshot delete 2024-12-17 19:54:32 +01:00
defrag.c
defrag.h
delalloc-space.c
delalloc-space.h
delayed-inode.c
delayed-inode.h btrfs: remove hole from struct btrfs_delayed_node 2024-11-11 14:34:22 +01:00
delayed-ref.c for-6.13-tag 2024-11-18 16:37:41 -08:00
delayed-ref.h btrfs: update stale comment for struct btrfs_delayed_ref_node::add_list 2024-11-11 14:34:22 +01:00
dev-replace.c
dev-replace.h
dir-item.c
dir-item.h
direct-io.c
direct-io.h
discard.c
discard.h
disk-io.c btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount 2024-12-06 15:04:18 +01:00
disk-io.h btrfs: remove fs_info parameter from btrfs_cleanup_one_transaction() 2024-11-11 14:34:19 +01:00
export.c
export.h
extent-io-tree.c
extent-io-tree.h
extent-tree.c for-6.13-rc3-tag 2024-12-18 14:17:21 -08:00
extent-tree.h
extent_io.c for-6.13-tag 2024-11-18 16:37:41 -08:00
extent_io.h
extent_map.c
extent_map.h
fiemap.c
fiemap.h
file-item.c
file-item.h
file.c for-6.13-rc2-tag 2024-12-10 18:18:01 -08:00
file.h
free-space-cache.c
free-space-cache.h
free-space-tree.c
free-space-tree.h
fs.c
fs.h
inode-item.c
inode-item.h
inode.c for-6.13-rc4-tag 2024-12-29 09:34:34 -08:00
ioctl.c for-6.13-rc6-tag 2025-01-09 10:16:45 -08:00
ioctl.h btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl) 2024-11-11 14:34:21 +01:00
Kconfig
locking.c
locking.h btrfs: fix lockdep warnings on io_uring encoded reads 2024-11-29 16:56:38 +01:00
lru_cache.c
lru_cache.h
lzo.c
Makefile
messages.c
messages.h
misc.h
ordered-data.c cxl changes for v6.13 2024-11-22 12:33:52 -08:00
ordered-data.h
orphan.c
orphan.h
print-tree.c
print-tree.h
props.c
props.h
qgroup.c btrfs: fix transaction atomicity bug when enabling simple quotas 2024-12-23 22:05:05 +01:00
qgroup.h
raid-stripe-tree.c btrfs: implement partial deletion of RAID stripe extents 2024-11-11 14:34:19 +01:00
raid-stripe-tree.h
raid56.c
raid56.h
rcu-string.h
ref-verify.c btrfs: ref-verify: fix use-after-free after invalid ref action 2024-11-29 16:52:29 +01:00
ref-verify.h
reflink.c
reflink.h
relocation.c btrfs: check folio mapping after unlock in relocate_one_folio() 2024-12-23 22:00:07 +01:00
relocation.h
root-tree.c
root-tree.h
scrub.c btrfs: avoid NULL pointer dereference if no valid extent tree 2025-01-06 16:32:31 +01:00
scrub.h
send.c btrfs: check folio mapping after unlock in put_file_data() 2024-12-23 22:00:07 +01:00
send.h
space-info.c
space-info.h
subpage.c btrfs: remove check for NULL fs_info at btrfs_folio_end_lock_bitmap() 2024-11-11 14:34:22 +01:00
subpage.h
super.c for-6.13-rc2-tag 2024-12-10 18:18:01 -08:00
super.h
sysfs.c btrfs: sysfs: fix direct super block member reads 2024-12-23 22:06:44 +01:00
sysfs.h
transaction.c btrfs: track delayed ref heads in an xarray 2024-11-11 14:34:21 +01:00
transaction.h
tree-checker.c btrfs: tree-checker: reject inline extent items with 0 ref count 2024-12-17 19:54:32 +01:00
tree-checker.h
tree-log.c
tree-log.h
tree-mod-log.c
tree-mod-log.h
ulist.c
ulist.h
uuid-tree.c
uuid-tree.h
verity.c
verity.h
volumes.c btrfs: add the missing error handling inside get_canonical_dev_path 2025-01-13 21:39:52 +01:00
volumes.h
xattr.c
xattr.h
zlib.c btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path 2025-01-06 16:32:43 +01:00
zoned.c for-6.13-rc6-tag 2025-01-09 10:16:45 -08:00
zoned.h
zstd.c