index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2024-09-10
btrfs: convert extent_write_locked_range() to take a folio
Josef Bacik
2024-09-10
btrfs: convert extent_clear_unlock_delalloc() to take a folio
Josef Bacik
2024-09-10
btrfs: convert process_one_page() to operate only on folios
Josef Bacik
2024-09-10
btrfs: convert __process_pages_contig() to take a folio
Josef Bacik
2024-09-10
btrfs: convert __unlock_for_delalloc() to take a folio
Josef Bacik
2024-09-10
btrfs: convert lock_delalloc_pages() to take a folio
Josef Bacik
2024-09-10
btrfs: convert find_lock_delalloc_range() to use a folio
Josef Bacik
2024-09-10
btrfs: convert writepage_delalloc() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_mark_ordered_io_finished() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_finish_ordered_extent() to take a folio
Josef Bacik
2024-09-10
btrfs: convert can_finish_ordered_extent() to use a folio
Josef Bacik
2024-09-10
btrfs: utilize folio more in btrfs_page_mkwrite()
Josef Bacik
2024-09-10
btrfs: convert add_ra_bio_pages() to use only folios
Josef Bacik
2024-09-10
btrfs: convert __extent_writepage() to be completely folio based
Josef Bacik
2024-09-10
btrfs: convert extent_write_locked_range() to use folios
Josef Bacik
2024-09-10
btrfs: convert __extent_writepage_io() to take a folio
Josef Bacik
2024-09-10
btrfs: update the writepage tracepoint to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_do_readpage() to only use a folio
Josef Bacik
2024-09-10
btrfs: convert submit_extent_page() to use a folio
Josef Bacik
2024-09-10
btrfs: convert begin_page_folio() to take a folio instead
Josef Bacik
2024-09-10
btrfs: convert end_page_read() to take a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_read_folio() to only use a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_readahead() to only use folio
Josef Bacik
2024-09-10
btrfs: print message on device opening error during mount
Li Zhang
2024-09-10
btrfs: move uuid tree related code to uuid-tree.[ch]
Qu Wenruo
2024-09-10
btrfs: reduce size and overhead of extent_map_block_end()
Filipe Manana
2024-09-10
btrfs: update stripe_extent delete loop assumptions
Johannes Thumshirn
2024-09-10
btrfs: update stripe extents for existing logical addresses
Johannes Thumshirn
2024-09-03
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
2024-09-02
btrfs: qgroup: don't use extent changeset when not needed
Fedor Pchelkin
2024-08-29
block: rework bio splitting
Christoph Hellwig
2024-08-27
btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
Filipe Manana
2024-08-27
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
Qu Wenruo
2024-08-26
btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in ext...
David Sterba
2024-08-25
btrfs: run delayed iputs when flushing delalloc
Josef Bacik
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
2024-08-15
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
2024-08-15
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
2024-08-15
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-08-15
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
2024-08-13
btrfs: fix invalid mapping of extent xarray state
Naohiro Aota
2024-08-13
btrfs: send: allow cloning non-aligned extent if it ends at i_size
Filipe Manana
2024-08-13
btrfs: only run the extent map shrinker from kswapd tasks
Filipe Manana
2024-08-13
btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
Qu Wenruo
2024-08-13
btrfs: check delayed refs when we're checking if a ref exists
Josef Bacik
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-07
Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-02
btrfs: avoid using fixed char array size for tree names
Qu Wenruo
2024-08-02
btrfs: fix double inode unlock for direct IO sync writes
Filipe Manana
[prev]
[next]