index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-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
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
1
-9
/
+36
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-10
/
+29
2023-10-28
btrfs: Convert to bdev_open_by_path()
Jan Kara
1
-4
/
+2
2023-10-12
btrfs: update comment for temp-fsid, fsid, and metadata_uuid
Anand Jain
1
-0
/
+4
2023-10-12
btrfs: support cloned-device mount capability
Anand Jain
1
-0
/
+2
2023-10-12
btrfs: remove incomplete metadata_uuid conversion fixup logic
Anand Jain
1
-1
/
+0
2023-10-12
btrfs: scrub: implement raid stripe tree support
Johannes Thumshirn
1
-0
/
+1
2023-10-12
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
1
-6
/
+10
[next]