index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
9 days
btrfs: fix block group refcount race in btrfs_create_pending_block_groups()
Boris Burkov
2025-07-17
btrfs: fix assertion when building free space tree
Filipe Manana
2025-07-10
btrfs: fix wrong start offset for delalloc space release during mmap write
Filipe Manana
2025-07-10
btrfs: prepare btrfs_page_mkwrite() for large folios
Qu Wenruo
2025-07-10
btrfs: use btrfs_record_snapshot_destroy() during rmdir
Filipe Manana
2025-07-10
btrfs: propagate last_unlink_trans earlier when doing a rmdir
Filipe Manana
2025-07-10
btrfs: record new subvolume in parent dir earlier to avoid dir logging races
Filipe Manana
2025-07-10
btrfs: fix inode lookup error handling during log replay
Filipe Manana
2025-07-10
btrfs: fix invalid inode pointer dereferences during log replay
Filipe Manana
2025-07-10
btrfs: return a btrfs_inode from read_one_inode()
Filipe Manana
2025-07-10
btrfs: return a btrfs_inode from btrfs_iget_logging()
Filipe Manana
2025-07-10
btrfs: fix iteration of extrefs during log replay
Filipe Manana
2025-07-10
btrfs: fix missing error handling when searching for inode refs during log re...
Filipe Manana
2025-07-06
btrfs: fix use-after-free on inode when scanning root during em shrinking
Sasha Levin
2025-07-06
btrfs: zoned: fix extent range end unlock in cow_file_range()
Naohiro Aota
2025-07-06
btrfs: do regular iput instead of delayed iput during extent map shrinking
Filipe Manana
2025-07-06
btrfs: make the extent map shrinker run asynchronously as a work queue job
Filipe Manana
2025-07-06
btrfs: skip inodes without loaded extent maps when shrinking extent maps
Filipe Manana
2025-07-06
btrfs: do proper folio cleanup when cow_file_range() failed
Qu Wenruo
2025-07-06
btrfs: update superblock's device bytes_used when dropping chunk
Mark Harmstone
2025-07-06
btrfs: fix a race between renames and directory logging
Filipe Manana
2025-07-06
btrfs: fix qgroup reservation leak on failure to allocate ordered extent
Filipe Manana
2025-07-06
btrfs: use unsigned types for constants defined as bit shifts
David Sterba
2025-07-06
btrfs: factor out nocow ordered extent and extent map generation into a helper
Qu Wenruo
2025-07-06
btrfs: handle csum tree error with rescue=ibadroots correctly
Qu Wenruo
2025-06-19
btrfs: exit after state split error at set_extent_bit()
Filipe Manana
2025-06-19
btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
Filipe Manana
2025-06-19
btrfs: fix invalid data space release when truncating block in NOCOW mode
Filipe Manana
2025-06-19
btrfs: scrub: fix a wrong error type when metadata bytenr mismatches
Qu Wenruo
2025-06-19
btrfs: scrub: update device stats when an error is detected
Qu Wenruo
2025-05-29
btrfs: avoid NULL pointer dereference if no valid csum tree
Qu Wenruo
2025-05-29
btrfs: handle empty eb->folios in num_extent_folios()
Boris Burkov
2025-05-29
btrfs: compression: adjust cb->compressed_folios allocation type
Kees Cook
2025-05-29
btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
Filipe Manana
2025-05-29
btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
Filipe Manana
2025-05-29
btrfs: fix non-empty delayed iputs list on unmount due to async workers
Filipe Manana
2025-05-29
btrfs: run btrfs_error_commit_super() early
Qu Wenruo
2025-05-29
btrfs: avoid linker error in btrfs_find_create_tree_block()
Mark Harmstone
2025-05-29
btrfs: make btrfs_discard_workfn() block_group ref explicit
Boris Burkov
2025-05-22
btrfs: add back warning for mount option commit values exceeding 300
Kyoji Ogasawara
2025-05-22
btrfs: fix folio leak in submit_one_async_extent()
Boris Burkov
2025-05-22
btrfs: fix discard worker infinite loop after disabling discard
Filipe Manana
2025-05-18
Revert "btrfs: canonicalize the device path before adding it"
Qu Wenruo
2025-05-09
btrfs: fix COW handling in run_delalloc_nocow()
Dave Chen
2025-05-09
btrfs: adjust subpage bit start based on sectorsize
Josef Bacik
2025-05-02
btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
Johannes Thumshirn
2025-05-02
btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
Qu Wenruo
2025-04-25
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
2025-04-20
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn
2025-04-20
btrfs: zoned: fix zone activation with missing devices
Johannes Thumshirn
[next]