index
:
Linux Stable
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.13.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
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
dm: Allow dm_call_pr to be used for path searches
Mike Christie
2022-07-28
1
-12
/
+38
|
*
|
|
dm: return early from dm_pr_call() if DM device is suspended
Mike Snitzer
2022-07-28
1
-0
/
+5
|
*
|
|
dm thin: fix use-after-free crash in dm_sm_register_threshold_callback
Luo Meng
2022-07-15
2
-3
/
+8
|
*
|
|
dm writecache: count number of blocks discarded, not number of discard bios
Mikulas Patocka
2022-07-14
1
-1
/
+1
|
*
|
|
dm writecache: count number of blocks written, not number of write bios
Mikulas Patocka
2022-07-14
1
-3
/
+9
|
*
|
|
dm writecache: count number of blocks read, not number of read bios
Mikulas Patocka
2022-07-14
1
-0
/
+1
|
*
|
|
dm writecache: return void from functions
Mikulas Patocka
2022-07-14
1
-13
/
+13
|
*
|
|
dm kcopyd: use __GFP_HIGHMEM when allocating pages
Mikulas Patocka
2022-07-14
1
-1
/
+1
|
*
|
|
dm writecache: set a default MAX_WRITEBACK_JOBS
Mikulas Patocka
2022-07-14
1
-1
/
+1
|
*
|
|
dm snapshot: fix typo in snapshot_map() comment
Zhang Jiaming
2022-07-07
1
-1
/
+1
|
*
|
|
dm raid: remove redundant "the" in parse_raid_params() comment
Jiang Jian
2022-07-07
1
-1
/
+1
|
*
|
|
dm cache: fix typo in 2 comment blocks
Steven Lung
2022-07-07
2
-2
/
+2
|
*
|
|
dm verity: fix checkpatch close brace error
JeongHyeon Lee
2022-07-07
1
-4
/
+3
|
*
|
|
dm table: rename dm_target variable in dm_table_add_target()
Mike Snitzer
2022-07-07
1
-28
/
+28
|
*
|
|
dm table: audit all dm_table_get_target() callers
Mike Snitzer
2022-07-07
6
-143
/
+97
|
*
|
|
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
2022-07-07
5
-28
/
+23
|
*
|
|
dm: add two stage requeue mechanism
Ming Lei
2022-07-07
3
-31
/
+130
|
*
|
|
dm: add dm_bio_rewind() API to DM core
Ming Lei
2022-07-07
3
-1
/
+146
|
*
|
|
dm: improve BLK_STS_DM_REQUEUE and BLK_STS_AGAIN handling
Ming Lei
2022-06-29
1
-25
/
+45
|
*
|
|
dm: refactor dm_md_mempool allocation
Christoph Hellwig
2022-06-29
4
-71
/
+44
|
*
|
|
dm: unexport dm_get_reserved_rq_based_ios
Christoph Hellwig
2022-06-29
1
-1
/
+0
*
|
|
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
26
-268
/
+254
|
\
\
\
\
|
*
|
|
|
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
|
|
|
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-1
/
+2
|
*
|
|
|
md/raid10: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-5
/
+5
|
*
|
|
|
md/raid1: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
|
|
|
md/bcache: Combine two prio_io() arguments
Bart Van Assche
2022-07-14
1
-5
/
+4
|
*
|
|
|
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
2022-07-14
1
-8
/
+8
|
*
|
|
|
md/core: Combine two sync_page_io() arguments
Bart Van Assche
2022-07-14
8
-30
/
+29
|
*
|
|
|
dm/dm-zoned: Use the enum req_op type
Bart Van Assche
2022-07-14
2
-3
/
+4
|
*
|
|
|
dm/zone: Use the enum req_op type
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
|
|
|
dm-snap: Combine request operation type and flags
Bart Van Assche
2022-07-14
1
-12
/
+12
|
*
|
|
|
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
|
|
|
dm/dm-integrity: Combine request operation and flags
Bart Van Assche
2022-07-14
1
-29
/
+34
|
*
|
|
|
dm/dm-flakey: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-2
/
+6
|
*
|
|
|
dm/ebs: Change 'int rw' into 'enum req_op op'
Bart Van Assche
2022-07-14
1
-7
/
+8
|
*
|
|
|
dm/core: Combine request operation type and flags
Bart Van Assche
2022-07-14
3
-33
/
+32
|
*
|
|
|
dm/core: Rename kcopyd_job.rw into kcopyd.op
Bart Van Assche
2022-07-14
1
-12
/
+13
|
*
|
|
|
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
2022-07-14
8
-43
/
+27
|
*
|
|
|
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2022-07-14
1
-0
/
+2
|
*
|
|
|
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
1
-1
/
+1
|
*
|
|
|
block: remove bdevname
Christoph Hellwig
2022-07-14
3
-3
/
+3
|
*
|
|
|
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-39
/
+35
|
*
|
|
|
block: remove blk_queue_zone_sectors
Christoph Hellwig
2022-07-06
2
-7
/
+7
|
*
|
|
|
dm-zoned: cleanup dmz_fixup_devices
Christoph Hellwig
2022-07-06
1
-12
/
+12
|
*
|
|
|
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
2
-4
/
+3
|
*
|
|
|
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
2022-07-06
3
-3
/
+3
|
|
/
/
/
|
*
|
|
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
3
-4
/
+4
|
*
|
|
dm: open code blk_max_size_offset in max_io_len
Christoph Hellwig
2022-06-27
1
-11
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-22
1
-1
/
+3
|
\
\
\
[prev]
[next]