index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Age
Commit message (
Expand
)
Author
2026-02-03
btrfs: add cleanup function for btrfs_free_chunk_map
Naohiro Aota
2026-02-03
btrfs: tests: add unit tests for pending extent walking functions
Boris Burkov
2026-02-03
btrfs: add do_remap parameter to btrfs_discard_extent()
Mark Harmstone
2026-02-03
btrfs: handle deletions from remapped block group
Mark Harmstone
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
2026-02-03
btrfs: shrink the size of btrfs_device
Qu Wenruo
2026-02-03
btrfs: remove experimental offload csum mode
Qu Wenruo
2026-01-20
btrfs: add extra device item checks at mount
Qu Wenruo
2025-11-24
btrfs: replace const_ilog2() with ilog2()
Andy Shevchenko
2025-11-24
btrfs: implement remove_bdev and shutdown super operation callbacks
Qu Wenruo
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-07-22
btrfs: don't print relocation messages from auto reclaim
Johannes Thumshirn
2025-07-22
btrfs: remove struct rcu_string
David Sterba
2025-07-22
btrfs: open code RCU for device name
David Sterba
2025-07-22
btrfs: delay btrfs_open_devices() until super block is created
Qu Wenruo
2025-07-22
btrfs: always open the device read-only in btrfs_scan_one_device()
Christoph Hellwig
2025-07-21
btrfs: constify more pointer parameters
David Sterba
2025-05-15
btrfs: add space_info parameter for block group creation
Naohiro Aota
2025-05-15
btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()
Qu Wenruo
2025-05-15
btrfs: on unknown chunk allocation policy fallback to regular
David Sterba
2025-05-15
btrfs: remove unused btrfs_io_stripe::length
David Sterba
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
2025-01-13
btrfs: add read policy to set a preferred device
Anand Jain
2025-01-13
btrfs: introduce RAID1 round-robin read balancing
Anand Jain
2025-01-13
btrfs: add tracking of read blocks for read policy
Anand Jain
2025-01-13
btrfs: cache RAID stripe tree decision in btrfs_io_context
Johannes Thumshirn
2024-11-11
btrfs: remove unused btrfs_is_parity_mirror()
Dr. David Alan Gilbert
2024-11-11
btrfs: tests: add selftests for raid-stripe-tree
Johannes Thumshirn
2024-11-11
btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
Qu Wenruo
2024-10-07
btrfs: split remaining space to discard in chunks
Luca Stefani
2024-09-10
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
2024-09-10
btrfs: move uuid tree related code to uuid-tree.[ch]
Qu Wenruo
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
2024-05-07
btrfs: count super block write errors in device instead of tracking folio err...
Matthew Wilcox (Oracle)
2024-05-07
btrfs: remove no longer used btrfs_clone_chunk_map()
Filipe Manana
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-03-04
btrfs: pass btrfs_device to btrfs_scratch_superblocks()
David Sterba
2024-03-04
btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
Naohiro Aota
2024-03-04
btrfs: add forward declarations and headers, part 3
David Sterba
2024-02-25
btrfs: port device access to file
Christian Brauner
2023-12-15
btrfs: fix typos found by codespell
David Sterba
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-28
btrfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-12
btrfs: update comment for temp-fsid, fsid, and metadata_uuid
Anand Jain
2023-10-12
btrfs: support cloned-device mount capability
Anand Jain
2023-10-12
btrfs: remove incomplete metadata_uuid conversion fixup logic
Anand Jain
2023-10-12
btrfs: scrub: implement raid stripe tree support
Johannes Thumshirn
2023-10-12
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
2023-10-12
btrfs: scan but don't register device on single device filesystem
Anand Jain
[next]