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
2021-08-23
btrfs: handle idmaps in btrfs_new_inode()
Christian Brauner
2021-08-23
btrfs: sysfs: document structures and their associated files
Anand Jain
2021-08-23
btrfs: fix NULL pointer dereference when deleting device by invalid id
Qu Wenruo
2021-08-23
btrfs: zoned: add asserts on splitting extent_map
Naohiro Aota
2021-08-23
btrfs: zoned: fix block group alloc_offset calculation
Naohiro Aota
2021-08-23
btrfs: zoned: suppress reclaim error message on EAGAIN
Naohiro Aota
2021-08-23
btrfs: zoned: allow disabling of zone auto reclaim
Johannes Thumshirn
2021-08-23
btrfs: update comment at log_conflicting_inodes()
Filipe Manana
2021-08-23
btrfs: remove no longer needed full sync flag check at inode_logged()
Filipe Manana
2021-08-23
btrfs: remove unnecessary NULL check for the new inode during rename exchange
Filipe Manana
2021-08-23
btrfs: allocate backref_ctx on stack in find_extent_clone
Goldwyn Rodrigues
2021-08-23
btrfs: allocate btrfs_ioctl_defrag_range_args on stack
Goldwyn Rodrigues
2021-08-23
btrfs: allocate btrfs_ioctl_quota_rescan_args on stack
Goldwyn Rodrigues
2021-08-23
btrfs: allocate file_ra_state on stack in readahead_cache
Goldwyn Rodrigues
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
btrfs: print if fsverity support is built in when loading module
David Sterba
2021-08-23
btrfs: verity metadata orphan items
Boris Burkov
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2021-08-23
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
btrfs: simplify return values in btrfs_check_raid_min_devices
Anand Jain
2021-08-23
btrfs: remove the dead comment in writepage_delalloc()
Qu Wenruo
2021-08-23
btrfs: allow degenerate raid0/raid10
David Sterba
2021-08-23
btrfs: do not pin logs too early during renames
Filipe Manana
2021-08-23
btrfs: eliminate some false positives when checking if inode was logged
Filipe Manana
2021-08-23
btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
Naohiro Aota
2021-08-23
btrfs: fix argument type of btrfs_bio_clone_partial()
Chaitanya Kulkarni
2021-08-23
btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
Josef Bacik
2021-08-23
btrfs: wait on async extents when flushing delalloc
Josef Bacik
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
2021-08-23
btrfs: wake up async_delalloc_pages waiters after submit
Josef Bacik
2021-08-23
btrfs: unify regular and subpage error paths in __extent_writepage()
Qu Wenruo
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
btrfs: subpage: fix relocation potentially overwriting last page data
Qu Wenruo
2021-08-23
btrfs: subpage: fix false alert when relocating partial preallocated data ext...
Qu Wenruo
2021-08-23
btrfs: subpage: fix a potential use-after-free in writeback helper
Qu Wenruo
2021-08-23
btrfs: subpage: fix race between prepare_pages() and btrfs_releasepage()
Qu Wenruo
2021-08-23
btrfs: subpage: reject raid56 filesystem and profile conversion
Qu Wenruo
2021-08-23
btrfs: subpage: allow submit_extent_page() to do bio split
Qu Wenruo
2021-08-23
btrfs: subpage: disable inline extent creation
Qu Wenruo
2021-08-23
btrfs: subpage: fix writeback which does not have ordered extent
Qu Wenruo
2021-08-23
btrfs: make relocate_one_page() handle subpage case
Qu Wenruo
2021-08-23
btrfs: reloc: factor out relocation page read and dirty part
Qu Wenruo
2021-08-23
btrfs: rework lzo_decompress_bio() to make it subpage compatible
Qu Wenruo
2021-08-23
btrfs: rework btrfs_decompress_buf2page()
Qu Wenruo
2021-08-23
btrfs: grab correct extent map for subpage compressed extent read
Qu Wenruo
2021-08-23
btrfs: disable compressed readahead for subpage
Qu Wenruo
2021-08-23
btrfs: subpage: check if there are compressed extents inside one page
Qu Wenruo
2021-08-23
btrfs: reset this_bio_flag to avoid inheriting old flags
Qu Wenruo
2021-08-23
btrfs: constify and cleanup variables in comparators
David Sterba
[prev]
[next]