index
:
pub/scm/linux/kernel/git/peterz/queue.git
master
peterz's fork of tip.git
Peter Zijlstra
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-2
/
+8
2026-08-07
btrfs: disguise single-data-RAID56 as RAID1/RAID1C3
Qu Wenruo
1
-0
/
+8
2026-08-07
btrfs: remove btrfs_chunk_map::io_(align|width) members
Qu Wenruo
1
-2
/
+0
2026-06-29
btrfs: deny freezing devices undergoing a replace
Christian Brauner
1
-1
/
+2
2026-06-29
btrfs: deny freezing a device while it is being added
Christian Brauner
1
-0
/
+2
2026-06-29
btrfs: deny freezing a device while it is being removed
Christian Brauner
1
-0
/
+1
2026-06-09
btrfs: remove the dev stats item for replace target device
Qu Wenruo
1
-0
/
+1
2026-06-08
btrfs: limit size of bios submitted from writeback
Jan Kara
1
-0
/
+1
2026-04-07
btrfs: introduce the device layout aware per-profile available space
Qu Wenruo
1
-0
/
+34
2026-02-03
btrfs: add cleanup function for btrfs_free_chunk_map
Naohiro Aota
1
-0
/
+1
2026-02-03
btrfs: tests: add unit tests for pending extent walking functions
Boris Burkov
1
-0
/
+6
2026-02-03
btrfs: add do_remap parameter to btrfs_discard_extent()
Mark Harmstone
1
-1
/
+1
2026-02-03
btrfs: handle deletions from remapped block group
Mark Harmstone
1
-0
/
+3
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
1
-1
/
+9
2026-02-03
btrfs: shrink the size of btrfs_device
Qu Wenruo
1
-6
/
+7
2026-02-03
btrfs: remove experimental offload csum mode
Qu Wenruo
1
-22
/
+0
2026-01-20
btrfs: add extra device item checks at mount
Qu Wenruo
1
-0
/
+4
2025-11-24
btrfs: replace const_ilog2() with ilog2()
Andy Shevchenko
1
-3
/
+2
2025-11-24
btrfs: implement remove_bdev and shutdown super operation callbacks
Qu Wenruo
1
-0
/
+5
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-2
/
+2
2025-07-22
btrfs: don't print relocation messages from auto reclaim
Johannes Thumshirn
1
-1
/
+2
2025-07-22
btrfs: remove struct rcu_string
David Sterba
1
-1
/
+0
2025-07-22
btrfs: open code RCU for device name
David Sterba
1
-2
/
+3
2025-07-22
btrfs: delay btrfs_open_devices() until super block is created
Qu Wenruo
1
-0
/
+24
2025-07-22
btrfs: always open the device read-only in btrfs_scan_one_device()
Christoph Hellwig
1
-2
/
+1
2025-07-21
btrfs: constify more pointer parameters
David Sterba
1
-1
/
+1
2025-05-15
btrfs: add space_info parameter for block group creation
Naohiro Aota
1
-1
/
+2
2025-05-15
btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()
Qu Wenruo
1
-0
/
+2
2025-05-15
btrfs: on unknown chunk allocation policy fallback to regular
David Sterba
1
-0
/
+5
2025-05-15
btrfs: remove unused btrfs_io_stripe::length
David Sterba
1
-1
/
+0
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
1
-0
/
+4
2025-01-13
btrfs: add read policy to set a preferred device
Anand Jain
1
-0
/
+5
2025-01-13
btrfs: introduce RAID1 round-robin read balancing
Anand Jain
1
-0
/
+13
2025-01-13
btrfs: add tracking of read blocks for read policy
Anand Jain
1
-0
/
+2
2025-01-13
btrfs: cache RAID stripe tree decision in btrfs_io_context
Johannes Thumshirn
1
-0
/
+1
2024-11-11
btrfs: remove unused btrfs_is_parity_mirror()
Dr. David Alan Gilbert
1
-2
/
+0
2024-11-11
btrfs: tests: add selftests for raid-stripe-tree
Johannes Thumshirn
1
-0
/
+5
2024-11-11
btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
Qu Wenruo
1
-2
/
+2
2024-10-07
btrfs: split remaining space to discard in chunks
Luca Stefani
1
-0
/
+6
2024-09-10
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
1
-1
/
+1
2024-09-10
btrfs: move uuid tree related code to uuid-tree.[ch]
Qu Wenruo
1
-2
/
+0
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
1
-1
/
+1
2024-05-07
btrfs: count super block write errors in device instead of tracking folio err...
Matthew Wilcox (Oracle)
1
-0
/
+9
2024-05-07
btrfs: remove no longer used btrfs_clone_chunk_map()
Filipe Manana
1
-1
/
+0
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-9
/
+44
2024-03-04
btrfs: pass btrfs_device to btrfs_scratch_superblocks()
David Sterba
1
-3
/
+1
2024-03-04
btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
Naohiro Aota
1
-0
/
+24
2024-03-04
btrfs: add forward declarations and headers, part 3
David Sterba
1
-6
/
+19
2024-02-25
btrfs: port device access to file
Christian Brauner
1
-2
/
+2
2023-12-15
btrfs: fix typos found by codespell
David Sterba
1
-1
/
+1
[next]