index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
dev-replace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: use fs_holder_ops for all opened devices
Qu Wenruo
2025-07-21
1
-1
/
+1
*
btrfs: use the super_block as holder when mounting file systems
Christoph Hellwig
2025-07-21
1
-1
/
+1
*
btrfs: call bdev_fput() to reclaim the blk_holder immediately
Qu Wenruo
2025-07-21
1
-1
/
+1
*
btrfs: switch RCU helper versions to btrfs_info()
David Sterba
2025-07-21
1
-5
/
+5
*
btrfs: switch RCU helper versions to btrfs_warn()
David Sterba
2025-07-21
1
-1
/
+1
*
btrfs: switch RCU helper versions to btrfs_err()
David Sterba
2025-07-21
1
-1
/
+1
*
btrfs: trivial conversion to return bool instead of int
David Sterba
2025-05-15
1
-4
/
+4
*
btrfs: convert ASSERT(0) with handled errors to DEBUG_WARN()
David Sterba
2025-05-15
1
-1
/
+1
*
btrfs: rename free_extent_state() to include a btrfs prefix
Filipe Manana
2025-05-15
1
-1
/
+1
*
btrfs: rename the functions to search for bits in extent ranges
Filipe Manana
2025-05-15
1
-3
/
+3
*
btrfs: rename set_extent_bit() to include a btrfs prefix
Filipe Manana
2025-05-15
1
-2
/
+2
*
btrfs: return a literal instead of a variable in btrfs_init_dev_replace()
Dan Carpenter
2025-03-18
1
-2
/
+1
*
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_run_dev_replace()
David Sterba
2025-03-18
1
-10
/
+7
*
btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_init_dev_replace()
David Sterba
2025-03-18
1
-10
/
+5
*
btrfs: dev-replace: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
1
-3
/
+0
*
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-11-11
1
-1
/
+1
*
btrfs: don't take dev_replace rwsem on task already holding it
Johannes Thumshirn
2024-11-11
1
-0
/
+2
*
btrfs: more efficient chunk map iteration when device replace finishes
Filipe Manana
2024-09-10
1
-11
/
+25
*
btrfs: reschedule when updating chunk maps at the end of a device replace
Filipe Manana
2024-09-10
1
-0
/
+9
*
btrfs: simplify range parameters of btrfs_wait_ordered_roots()
David Sterba
2024-07-11
1
-2
/
+2
*
set_blocksize(): switch to passing struct file *
Al Viro
2024-05-02
1
-1
/
+1
*
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-03-12
1
-4
/
+1
|
\
|
*
btrfs: pass btrfs_device to btrfs_scratch_superblocks()
David Sterba
2024-03-04
1
-2
/
+1
|
*
btrfs: remove unused included headers
David Sterba
2024-03-04
1
-2
/
+0
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
btrfs: port device access to file
Christian Brauner
2024-02-25
1
-7
/
+7
*
|
btrfs: dev-replace: properly validate device names
David Sterba
2024-02-22
1
-4
/
+20
|
/
*
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-12-15
1
-16
/
+12
*
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-30
1
-2
/
+1
|
\
|
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-1
/
+1
|
*
btrfs: check-integrity: remove btrfsic_unmount() function
Qu Wenruo
2023-10-12
1
-1
/
+0
*
|
btrfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-28
1
-6
/
+8
|
/
*
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-08-21
1
-3
/
+3
*
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-4
/
+4
|
\
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
|
*
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-3
/
+3
|
*
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-1
/
+1
*
|
btrfs: rename __btrfs_map_block to btrfs_map_block
Christoph Hellwig
2023-06-19
1
-1
/
+1
*
|
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
1
-1
/
+1
*
|
btrfs: open code set_extent_bits
David Sterba
2023-06-19
1
-2
/
+2
|
/
*
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
2022-12-05
1
-12
/
+3
*
btrfs: move device->name RCU allocation and assign to btrfs_alloc_device()
Anand Jain
2022-12-05
1
-9
/
+1
*
btrfs: move scrub prototypes into scrub.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: don't take a bio_counter reference for cloned bios
Christoph Hellwig
2022-09-26
1
-5
/
+0
*
btrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPY
Josef Bacik
2022-09-26
1
-5
/
+0
*
btrfs: convert block group bit field to use bit helpers
Josef Bacik
2022-09-26
1
-3
/
+3
*
btrfs: add info when mount fails due to stale replace target
Anand Jain
2022-08-23
1
-1
/
+1
*
btrfs: replace: drop assert for suspended replace
Anand Jain
2022-08-23
1
-2
/
+1
[next]