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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-13
Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-5
/
+220
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2026-04-07
btrfs: tag as unlikely if statements that check for fs in error state
Filipe Manana
1
-1
/
+1
2026-04-07
btrfs: do not reject a valid running dev-replace
Qu Wenruo
1
-1
/
+6
2026-04-07
btrfs: avoid taking the device_list_mutex in btrfs_run_dev_stats()
Filipe Manana
1
-0
/
+30
2026-04-07
btrfs: replace kcalloc() calls to kzalloc_objs()
Miquel Sabaté Solà
1
-4
/
+2
2026-04-07
btrfs: update per-profile available estimation
Qu Wenruo
1
-1
/
+19
2026-04-07
btrfs: introduce the device layout aware per-profile available space
Qu Wenruo
1
-0
/
+164
2026-03-28
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2026-03-23
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
1
-2
/
+3
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+17
2026-03-17
btrfs: check block group before marking it unused in balance_remap_chunks()
Mark Harmstone
1
-8
/
+17
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2026-03-13
btrfs: pass 'verbose' parameter to btrfs_relocate_block_group
Johannes Thumshirn
1
-1
/
+1
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
1
-2
/
+2
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...
Mark Harmstone
1
-2
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2026-02-18
btrfs: replace BUG() with error handling in __btrfs_balance()
Adarsh Das
1
-2
/
+8
2026-02-03
btrfs: tests: add unit tests for pending extent walking functions
Boris Burkov
1
-7
/
+7
2026-02-03
btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
Boris Burkov
1
-60
/
+183
2026-02-03
btrfs: abort transaction on error in btrfs_remove_block_group()
Filipe Manana
1
-4
/
+3
2026-02-03
btrfs: remove out label in btrfs_check_rw_degradable()
Filipe Manana
1
-7
/
+5
2026-02-03
btrfs: allow balancing remap tree
Mark Harmstone
1
-4
/
+148
2026-02-03
btrfs: add do_remap parameter to btrfs_discard_extent()
Mark Harmstone
1
-2
/
+20
2026-02-03
btrfs: handle setting up relocation of block group with remap-tree
Mark Harmstone
1
-32
/
+52
2026-02-03
btrfs: handle deletions from remapped block group
Mark Harmstone
1
-22
/
+28
2026-02-03
btrfs: redirect I/O for remapped block groups
Mark Harmstone
1
-0
/
+18
2026-02-03
btrfs: don't add metadata items for the remap tree to the extent tree
Mark Harmstone
1
-0
/
+3
2026-02-03
btrfs: allow remapped chunks to have zero stripes
Mark Harmstone
1
-1
/
+6
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
1
-0
/
+3
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
1
-0
/
+1
2026-02-03
btrfs: use READA_FORWARD_ALWAYS for device extent verification
jinbaohong
1
-1
/
+1
2026-02-03
btrfs: shrink the size of btrfs_device
Qu Wenruo
1
-2
/
+2
2026-02-03
btrfs: avoid transaction commit on error in insert_balance_item()
Filipe Manana
1
-4
/
+6
2026-02-03
btrfs: avoid transaction commit on error in del_balance_item()
Filipe Manana
1
-4
/
+6
2026-02-03
btrfs: merge setting ret and return ret
David Sterba
1
-6
/
+3
2026-01-21
Merge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+42
2026-01-20
btrfs: add extra device item checks at mount
Qu Wenruo
1
-0
/
+40
2026-01-20
btrfs: sync read disk super and set block size
Edward Adam Davis
1
-0
/
+2
2025-12-16
Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2025-12-12
btrfs: fix memory leak of fs_devices in degraded seed device path
Deepanshu Kartikey
1
-0
/
+1
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-129
/
+70
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+4
2025-11-26
btrfs: use vfs_utimes to update file timestamps
Christoph Hellwig
1
-7
/
+4
2025-11-25
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
1
-2
/
+1
2025-11-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
1
-3
/
+3
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel Sabaté Solà
1
-20
/
+8
[next]