index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+6
2023-07-11
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
1
-1
/
+2
2023-07-11
btrfs: fix race between balance and cancel/pause
Josef Bacik
1
-10
/
+4
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-31
/
+28
2023-06-26
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-94
/
+79
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
1
-14
/
+15
2023-06-20
btrfs: fix u32 overflows when left shifting stripe_nr
Qu Wenruo
1
-5
/
+7
2023-06-19
btrfs: update i_version in update_dev_time
Jeff Layton
1
-1
/
+1
2023-06-19
btrfs: open code need_full_stripe conditions
Christoph Hellwig
1
-17
/
+12
2023-06-19
btrfs: open code btrfs_map_sblock
Christoph Hellwig
1
-9
/
+0
2023-06-19
btrfs: rename __btrfs_map_block to btrfs_map_block
Christoph Hellwig
1
-8
/
+8
2023-06-19
btrfs: remove unused btrfs_map_block
Christoph Hellwig
1
-8
/
+0
2023-06-19
btrfs: remove unused BTRFS_MAP_DISCARD
Christoph Hellwig
1
-3
/
+0
2023-06-19
btrfs: simplify how changed fsid and metadata_uuid is checked
Anand Jain
1
-21
/
+26
2023-06-19
btrfs: simplify fsid and metadata_uuid comparisons
Anand Jain
1
-15
/
+23
2023-06-19
btrfs: merge calls to alloc_fs_devices in device_list_add
Anand Jain
1
-6
/
+2
2023-06-19
btrfs: streamline fsid checks in alloc_fs_devices
Anand Jain
1
-6
/
+7
2023-06-19
btrfs: make btrfs_free_device() static
Filipe Manana
1
-1
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-8
/
+8
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-15
/
+13
2023-06-12
btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
1
-9
/
+8
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-3
/
+3
2023-04-28
btrfs: fix leak of source device allocation state after device replace
Filipe Manana
1
-0
/
+1
2023-04-17
btrfs: fix uninitialized variable warnings
Genjian Zhang
1
-1
/
+1
2023-04-17
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
1
-0
/
+73
2023-04-17
btrfs: remove redundant release of btrfs_device::alloc_state
Anand Jain
1
-1
/
+0
2023-04-17
btrfs: warn for any missed cleanup at btrfs_close_one_device
Anand Jain
1
-4
/
+4
2023-04-17
btrfs: remove bytes_used argument from btrfs_make_block_group()
Filipe Manana
1
-1
/
+1
2023-04-17
btrfs: do not use replace target device as an extra mirror
Qu Wenruo
1
-120
/
+7
2023-04-17
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
1
-51
/
+33
2023-04-17
btrfs: use an efficient way to represent source of duplicated stripes
Qu Wenruo
1
-91
/
+71
2023-04-17
btrfs: reduce type width of btrfs_io_contexts
Qu Wenruo
1
-7
/
+9
2023-04-17
btrfs: simplify the bioc argument for handle_ops_on_dev_replace()
Qu Wenruo
1
-4
/
+2
2023-04-17
btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32
Qu Wenruo
1
-29
/
+36
2023-04-17
btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
Qu Wenruo
1
-31
/
+34
2023-03-28
btrfs: fix deadlock when aborting transaction during relocation with scrub
Filipe Manana
1
-1
/
+8
2023-03-28
btrfs: scan device in non-exclusive mode
Anand Jain
1
-1
/
+10
2023-03-15
btrfs: handle missing chunk mapping more gracefully
Qu Wenruo
1
-1
/
+2
2023-02-15
btrfs: remove struct btrfs_io_geometry
Christoph Hellwig
1
-83
/
+31
2023-02-15
btrfs: fix spelling mistakes found using codespell
Colin Ian King
1
-1
/
+1
2023-02-09
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
1
-1
/
+15
2023-01-25
btrfs: limit device extents to the device size
Josef Bacik
1
-1
/
+5
2023-01-16
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
1
-9
/
+8
2023-01-16
btrfs: factor out scratching of one regular super block
Christoph Hellwig
1
-25
/
+26
2023-01-11
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
1
-1
/
+10
2022-12-05
btrfs: fix extent map use-after-free when handling missing device in read_one...
void0red
1
-1
/
+2
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
1
-291
/
+5
2022-12-05
btrfs: allocate btrfs_io_context without GFP_NOFAIL
Li zeming
1
-1
/
+4
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
1
-8
/
+8
2022-12-05
btrfs: move device->name RCU allocation and assign to btrfs_alloc_device()
Anand Jain
1
-37
/
+31
[next]