linux-mainline/fs/btrfs
Linus Torvalds 74a6325597 for-6.15-rc6-tag
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE8rQSAMVO+zA4DBdWxWXV+ddtWDsFAmglNBkACgkQxWXV+ddt
 WDtOeA/+Ifj7fYP6feVya+KF5qLXg4H0x6p+IpoBhgzOyrRFiBR9yPbOADt3MEX4
 ATpG7cHhOd8Mxaegbpz6zArHcZqO1VlPWbl+HpVJ6Ji7+N+u+eiHcSFyUT5yFIl7
 HLrJ7bxpc8xVLLsPeBOrk3c7LKkiaeAw4EmuMAY70d0oqaMJ5nqSiYFvLislTETR
 DaOoInem16WvjfEwHgXXZcfxxjqc/R8WFW1Tud+jJSkrxSQ/V1viP0G06IGq8ucz
 cHx7SM9D/myqoHa/dTwx3DeZglcsYQN5tBk0aW3HkylcXLPueFf70cGxzk1mRUw5
 zavKJ31mW73zNJs4hIFQiy2rbfyi7g/LuOFlhNT+AbDRX4HDP88+42anVlQl3VdC
 FcKL+VEtY5sgfn4kslsyo4fMbNpt0VXA7wy0qOEmHbHdnBgaYTIjqwu1LUnU/eLJ
 WQQstUkfuo+pZffaaKsR7S5r5i5xUzYjqHXF9qf1Dju9rEKYbLVtu/T3EVziO1Mc
 vdVE2xxdnuf8UTeJ+gJtcyeUJT54SihaR2qm8tErMdILMjSTPmaAQFhtRV14nQTp
 upqsJ5gesbc3++VPPmsBgcLP7UL9uN7s6NeRRanj1Zg2bZY8B+zGwhr8/k1ZmR8T
 uMr0qFrYx5SVCS2g47FRK6dWrnYgAdT5LaXA5cx02nTynU2hw1o=
 =8C8t
 -----END PGP SIGNATURE-----

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

Pull btrfs fixes from David Sterba:

 - fix potential endless loop when discarding a block group when
   disabling discard

 - reinstate message when setting a large value of mount option 'commit'

 - fix a folio leak when async extent submission fails

* tag 'for-6.15-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: add back warning for mount option commit values exceeding 300
  btrfs: fix folio leak in submit_one_async_extent()
  btrfs: fix discard worker infinite loop after disabling discard
2025-05-14 18:39:12 -07:00
..
tests btrfs: tests: fix chunk map leak after failure to add it to the tree 2025-03-18 20:35:51 +01:00
accessors.c
accessors.h
acl.c
acl.h
async-thread.c
async-thread.h
backref.c
backref.h
bio.c
bio.h
block-group.c btrfs: codify pattern for adding block_group to bg_list 2025-03-18 20:35:51 +01:00
block-group.h
block-rsv.c
block-rsv.h
btrfs_inode.h btrfs: make btrfs_iget_path() return a btrfs inode instead 2025-03-18 20:35:50 +01:00
compression.c btrfs: compression: adjust cb->compressed_folios allocation type 2025-05-02 13:19:52 +02:00
compression.h
ctree.c btrfs: avoid redundant path slot assignment in btrfs_search_forward() 2025-03-18 20:35:52 +01:00
ctree.h
defrag.c btrfs: make btrfs_iget() return a btrfs inode instead 2025-03-18 20:35:50 +01:00
defrag.h
delalloc-space.c
delalloc-space.h
delayed-inode.c
delayed-inode.h
delayed-ref.c
delayed-ref.h
dev-replace.c
dev-replace.h
dir-item.c
dir-item.h
direct-io.c
direct-io.h
discard.c btrfs: fix discard worker infinite loop after disabling discard 2025-05-12 21:38:56 +02:00
discard.h
disk-io.c for-6.15-rc2-tag 2025-04-17 09:17:57 -07:00
disk-io.h
export.c btrfs: make btrfs_iget() return a btrfs inode instead 2025-03-18 20:35:50 +01:00
export.h
extent_io.c btrfs: open code folio_index() in btree_clear_folio_dirty_tag() 2025-05-02 13:20:56 +02:00
extent_io.h btrfs: handle empty eb->folios in num_extent_folios() 2025-05-02 13:20:08 +02:00
extent_map.c
extent_map.h
extent-io-tree.c
extent-io-tree.h
extent-tree.c btrfs: harden block_group::bg_list against list_del() races 2025-03-18 20:35:51 +01:00
extent-tree.h
fiemap.c
fiemap.h
file-item.c
file-item.h
file.c btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range() 2025-04-17 11:55:34 +02:00
file.h
free-space-cache.c btrfs: make btrfs_iget_path() return a btrfs inode instead 2025-03-18 20:35:50 +01:00
free-space-cache.h
free-space-tree.c
free-space-tree.h
fs.c
fs.h btrfs: add back warning for mount option commit values exceeding 300 2025-05-12 21:39:34 +02:00
inode-item.c
inode-item.h
inode.c for-6.15-rc6-tag 2025-05-14 18:39:12 -07:00
ioctl.c btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAIN 2025-04-01 01:02:26 +02:00
ioctl.h
Kconfig lib/crc: remove CONFIG_LIBCRC32C 2025-04-04 11:31:42 -07:00
locking.c
locking.h
lru_cache.c
lru_cache.h
lzo.c
Makefile
messages.c
messages.h
misc.h
ordered-data.c
ordered-data.h
orphan.c
orphan.h
print-tree.c
print-tree.h
props.c
props.h
qgroup.c
qgroup.h
raid56.c
raid56.h
raid-stripe-tree.c
raid-stripe-tree.h
rcu-string.h
ref-verify.c
ref-verify.h
reflink.c
reflink.h
relocation.c btrfs: fix invalid inode pointer after failure to create reloc inode 2025-04-17 11:56:36 +02:00
relocation.h
root-tree.c
root-tree.h
scrub.c btrfs: avoid NULL pointer dereference if no valid csum tree 2025-05-02 13:20:11 +02:00
scrub.h
send.c btrfs: make btrfs_iget() return a btrfs inode instead 2025-03-18 20:35:50 +01:00
send.h
space-info.c
space-info.h
subpage.c btrfs: fix the ASSERT() inside GET_SUBPAGE_BITMAP() 2025-04-17 11:55:56 +02:00
subpage.h btrfs: replace PAGE_SIZE with folio_size for subpage.[ch] 2025-03-18 20:35:52 +01:00
super.c btrfs: add back warning for mount option commit values exceeding 300 2025-05-12 21:39:34 +02:00
super.h
sysfs.c
sysfs.h
transaction.c btrfs: explicitly ref count block_group on new_bgs list 2025-03-18 20:35:51 +01:00
transaction.h
tree-checker.c btrfs: tree-checker: adjust error code for header level check 2025-04-17 11:56:53 +02:00
tree-checker.h
tree-log.c btrfs: remove end_no_trans label from btrfs_log_inode_parent() 2025-03-18 20:35:57 +01:00
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 Revert "btrfs: canonicalize the device path before adding it" 2025-05-02 13:20:26 +02:00
volumes.h
xattr.c
xattr.h
zlib.c
zoned.c btrfs: zoned: skip reporting zone for new block group 2025-04-17 11:57:25 +02:00
zoned.h
zstd.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00