Commit d464bed
committed
Merge branch 'for-6.17/block' into for-next
* for-6.17/block: (77 commits)
dm: split write BIOs on zone boundaries when zone append is not emulated
block: use chunk_sectors when evaluating stacked atomic write limits
dm-stripe: limit chunk_sectors to the stripe size
md/raid10: set chunk_sectors limit
md/raid0: set chunk_sectors limit
block: sanitize chunk_sectors for atomic write limits
ilog2: add max_pow_of_two_factor()
block: fix blk_zone_append_update_request_bio() kernel-doc
ublk: remove unused req argument from ublk_sub_req_ref()
selftests: ublk: add utils.h
selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command
selftests: ublk: improve flags naming
selftests: ublk: remove ublk queue self-defined flags
selftests: ublk: pass 'ublk_thread *' to more common helpers
selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()
selftests: ublk: remove `tag` parameter of ->tgt_io_done()
ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()
ublk: remove ublk_commit_and_fetch()
ublk: add helper ublk_check_fetch_buf()
ublk: store auto buffer register data into `struct ublk_io`
...60 files changed
Lines changed: 1757 additions & 4323 deletions
File tree
- Documentation
- ABI/testing
- cdrom
- userspace-api/ioctl
- block
- drivers
- block
- drbd
- mtip32xx
- zram
- md
- bcache
- nvme/host
- scsi
- megaraid
- qla2xxx
- smartpqi
- virtio
- fs
- fuse
- xfs
- include
- linux
- trace/events
- uapi/linux
- kernel
- irq
- trace
- lib
- tools/testing/selftests/ublk
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | 223 | | |
225 | 224 | | |
226 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19702 | 19702 | | |
19703 | 19703 | | |
19704 | 19704 | | |
19705 | | - | |
19706 | | - | |
19707 | | - | |
19708 | | - | |
19709 | | - | |
19710 | | - | |
19711 | | - | |
19712 | 19705 | | |
19713 | 19706 | | |
19714 | 19707 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
131 | 134 | | |
132 | 135 | | |
133 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
930 | 930 | | |
931 | 931 | | |
932 | 932 | | |
933 | | - | |
934 | | - | |
935 | 933 | | |
936 | 934 | | |
937 | 935 | | |
| |||
982 | 980 | | |
983 | 981 | | |
984 | 982 | | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
985 | 986 | | |
986 | 987 | | |
987 | 988 | | |
| |||
1022 | 1023 | | |
1023 | 1024 | | |
1024 | 1025 | | |
1025 | | - | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | | - | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1030 | 1036 | | |
1031 | 1037 | | |
1032 | 1038 | | |
| |||
0 commit comments