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
2025-03-18
btrfs: props: switch prop_handler::extract to struct btrfs_inode
David Sterba
2025-03-18
btrfs: props: switch prop_handler::apply to struct btrfs_inode
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_inode_inherit_props()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_load_inode_props()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_fill_inode()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to fill_stack_inode_item()
David Sterba
2025-03-18
btrfs: use struct btrfs_inode inside create_pending_snapshot()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_defrag_file()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_inode_type()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to new_simple_dir()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_iget_locked()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_read_locked_inode()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to extent_range_clear_dirty_for_io()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to can_nocow_extent()
David Sterba
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
2025-03-18
btrfs: simplify returns and labels in btrfs_init_fs_root()
David Sterba
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
2025-03-18
btrfs: zstd: remove local variable for storing page offsets
David Sterba
2025-03-18
btrfs: zstd: move zstd_parameters to the workspace
David Sterba
2025-03-18
btrfs: async-thread: switch local variables need_order bool
David Sterba
2025-03-18
btrfs: add __cold attribute to extent_io_tree_panic()
David Sterba
2025-03-18
btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
Johannes Thumshirn
2025-03-18
btrfs: require strict data/metadata split for subpage checks
Qu Wenruo
2025-03-18
btrfs: simplify subpage handling of read_extent_buffer_pages_nowait()
Qu Wenruo
2025-03-18
btrfs: simplify subpage handling of write_one_eb()
Qu Wenruo
2025-03-18
btrfs: simplify subpage handling of btrfs_clear_buffer_dirty()
Qu Wenruo
2025-03-18
btrfs: use metadata specific helpers to simplify extent buffer helpers
Qu Wenruo
2025-03-18
btrfs: make subpage attach and detach handle metadata properly
Qu Wenruo
2025-03-18
btrfs: factor out metadata subpage detection into a dedicated helper
Qu Wenruo
2025-03-18
btrfs: remove btrfs_fs_info::sectors_per_page
Qu Wenruo
2025-03-18
btrfs: zstd: enable negative compression levels mount option
Daniel Vacek
2025-03-18
btrfs: move ordered extent cleanup to where they are allocated
Qu Wenruo
2025-03-18
btrfs: factor out nocow ordered extent and extent map generation into a helper
Qu Wenruo
2025-03-18
btrfs: expose per-inode stable writes flag
Qu Wenruo
2025-03-18
btrfs: zlib: refactor S390x HW acceleration buffer preparation
Qu Wenruo
2025-03-18
btrfs: avoid assigning twice to block_start at btrfs_do_readpage()
Filipe Manana
2025-03-18
btrfs: always fallback to buffered write if the inode requires checksum
Qu Wenruo
2025-03-17
btrfs: remove duplicated metadata folio flag update in end_bbio_meta_read()
Qu Wenruo
2025-03-17
btrfs: convert io_ctl_prepare_pages() to work on folios
Matthew Wilcox (Oracle)
2025-03-17
btrfs: update some folio related comments
Matthew Wilcox (Oracle)
2025-03-17
btrfs: keep private struct on stack for sync reads in btrfs_encoded_read_regu...
Daniel Vacek
2025-03-16
btrfs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-07
Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-06
btrfs: fix a leaked chunk map issue in read_one_chunk()
Haoxiang Li
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-26
btrfs: replace deprecated strncpy() with strscpy()
Thorsten Blum
2025-02-26
btrfs: zoned: fix extent range end unlock in cow_file_range()
Naohiro Aota
2025-02-25
Merge tag 'for-6.14-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-21
btrfs: fix data overwriting bug during buffered write when block size < page ...
Qu Wenruo
2025-02-21
btrfs: output an error message if btrfs failed to find the seed fsid
Qu Wenruo
[prev]
[next]