index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2023-08-21
1
-0
/
+1
*
btrfs: make find_free_dev_extent() static
Filipe Manana
2023-08-21
1
-2
/
+0
*
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-6
/
+5
|
\
|
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-2
/
+2
|
*
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-3
/
+3
|
*
btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023-06-12
1
-2
/
+1
*
|
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-06-26
1
-29
/
+28
|
\
\
|
*
|
btrfs: open code btrfs_map_sblock
Christoph Hellwig
2023-06-19
1
-3
/
+0
|
*
|
btrfs: rename __btrfs_map_block to btrfs_map_block
Christoph Hellwig
2023-06-19
1
-5
/
+5
|
*
|
btrfs: remove unused btrfs_map_block
Christoph Hellwig
2023-06-19
1
-3
/
+0
|
*
|
btrfs: remove unused BTRFS_MAP_DISCARD
Christoph Hellwig
2023-06-19
1
-3
/
+0
|
*
|
btrfs: add and fix comments in btrfs_fs_devices
Anand Jain
2023-06-19
1
-14
/
+11
|
*
|
btrfs: add comment about metadata_uuid in btrfs_fs_devices
Anand Jain
2023-06-19
1
-0
/
+12
|
*
|
btrfs: reduce struct btrfs_fs_devices size by moving fsid_change
Anand Jain
2023-06-19
1
-2
/
+2
|
*
|
btrfs: make btrfs_free_device() static
Filipe Manana
2023-06-19
1
-1
/
+0
|
|
/
*
/
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-22
1
-0
/
+11
|
/
*
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
2023-04-17
1
-0
/
+3
*
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
2023-04-17
1
-4
/
+15
*
btrfs: use an efficient way to represent source of duplicated stripes
Qu Wenruo
2023-04-17
1
-12
/
+14
*
btrfs: reduce type width of btrfs_io_contexts
Qu Wenruo
2023-04-17
1
-5
/
+49
*
btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
Qu Wenruo
2023-04-17
1
-2
/
+5
*
btrfs: remove struct btrfs_io_geometry
Christoph Hellwig
2023-02-15
1
-18
/
+0
*
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
1
-105
/
+5
*
btrfs: move struct btrfs_tree_parent_check out of disk-io.h
Christoph Hellwig
2022-12-05
1
-1
/
+1
*
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
2022-12-05
1
-0
/
+9
*
btrfs: move tree block parentness check into validate_extent_buffer()
Qu Wenruo
2022-12-05
1
-3
/
+22
*
btrfs: move device->name RCU allocation and assign to btrfs_alloc_device()
Anand Jain
2022-12-05
1
-2
/
+2
*
btrfs: move btrfs_chunk_item_size out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+8
*
btrfs: auto enable discard=async when possible
David Sterba
2022-12-05
1
-0
/
+2
*
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
2022-11-07
1
-1
/
+1
*
btrfs: reorder btrfs_bio for better packing
David Sterba
2022-10-24
1
-1
/
+1
*
btrfs: move btrfs_swapfile_pin into volumes.h
Josef Bacik
2022-09-26
1
-0
/
+25
*
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2022-09-26
1
-0
/
+2
*
btrfs: give struct btrfs_bio a real end_io handler
Christoph Hellwig
2022-09-26
1
-4
/
+16
*
btrfs: use chained bios when cloning
Christoph Hellwig
2022-09-26
1
-1
/
+0
*
btrfs: pass the operation to btrfs_bio_alloc
Christoph Hellwig
2022-09-26
1
-1
/
+1
*
btrfs: move btrfs_bio allocation to volumes.c
Christoph Hellwig
2022-09-26
1
-0
/
+6
*
btrfs: do not return errors from btrfs_map_bio
Christoph Hellwig
2022-07-25
1
-2
/
+1
*
btrfs: increase direct io read size limit to 256 sectors
Christoph Hellwig
2022-07-25
1
-0
/
+7
*
btrfs: use btrfs_raid_array to calculate number of parity stripes
Qu Wenruo
2022-07-25
1
-0
/
+1
*
btrfs: remove parameter dev_extent_len from scrub_stripe()
Qu Wenruo
2022-07-25
1
-0
/
+1
*
btrfs: split discard handling out of btrfs_map_block
Christoph Hellwig
2022-07-25
1
-1
/
+9
*
btrfs: do not allocate a btrfs_bio for low-level bios
Christoph Hellwig
2022-07-25
1
-1
/
+6
*
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
1
-0
/
+3
*
btrfs: add a helper to iterate through a btrfs_bio with sector sized chunks
Qu Wenruo
2022-07-25
1
-0
/
+16
*
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
1
-4
/
+38
|
\
|
*
btrfs: use ilog2() to replace if () branches for btrfs_bg_flags_to_raid_index()
Qu Wenruo
2022-05-16
1
-9
/
+30
|
*
btrfs: move definition of btrfs_raid_types to volumes.h
Qu Wenruo
2022-05-16
1
-0
/
+13
|
*
btrfs: reduce width for stripe_len from u64 to u32
Qu Wenruo
2022-05-16
1
-4
/
+4
*
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]