index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Lines
2022-07-28
dm bufio: Add flags argument to dm_bufio_client_create
Nathan Huckleberry
-8
/
+11
2022-07-28
dm: fix dm-raid crash if md_handle_request() splits bio
Mike Snitzer
-7
/
+7
2022-07-28
dm raid: fix address sanitizer warning in raid_resume
Mikulas Patocka
-1
/
+1
2022-07-28
dm raid: fix address sanitizer warning in raid_status
Mikulas Patocka
-1
/
+1
2022-07-28
dm: Start pr_preempt from the same starting path
Mike Christie
-14
/
+31
2022-07-28
dm: Fix PR release handling for non All Registrants
Mike Christie
-14
/
+34
2022-07-28
dm: Start pr_reserve from the same starting path
Mike Christie
-14
/
+32
2022-07-28
dm: Allow dm_call_pr to be used for path searches
Mike Christie
-12
/
+38
2022-07-28
dm: return early from dm_pr_call() if DM device is suspended
Mike Snitzer
-0
/
+5
2022-07-22
Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+3
2022-07-19
md/raid5: missing error code in setup_conf()
Dan Carpenter
-1
/
+3
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
-1
/
+1
2022-07-15
dm thin: fix use-after-free crash in dm_sm_register_threshold_callback
Luo Meng
-3
/
+8
2022-07-14
dm writecache: count number of blocks discarded, not number of discard bios
Mikulas Patocka
-1
/
+1
2022-07-14
dm writecache: count number of blocks written, not number of write bios
Mikulas Patocka
-3
/
+9
2022-07-14
dm writecache: count number of blocks read, not number of read bios
Mikulas Patocka
-0
/
+1
2022-07-14
dm writecache: return void from functions
Mikulas Patocka
-13
/
+13
2022-07-14
dm kcopyd: use __GFP_HIGHMEM when allocating pages
Mikulas Patocka
-1
/
+1
2022-07-14
dm writecache: set a default MAX_WRITEBACK_JOBS
Mikulas Patocka
-1
/
+1
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
-2
/
+2
2022-07-14
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
-1
/
+2
2022-07-14
md/raid10: Use the new blk_opf_t type
Bart Van Assche
-5
/
+5
2022-07-14
md/raid1: Use the new blk_opf_t type
Bart Van Assche
-2
/
+2
2022-07-14
md/bcache: Combine two prio_io() arguments
Bart Van Assche
-5
/
+4
2022-07-14
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
-8
/
+8
2022-07-14
md/core: Combine two sync_page_io() arguments
Bart Van Assche
-30
/
+29
2022-07-14
dm/dm-zoned: Use the enum req_op type
Bart Van Assche
-3
/
+4
2022-07-14
dm/zone: Use the enum req_op type
Bart Van Assche
-1
/
+1
2022-07-14
dm-snap: Combine request operation type and flags
Bart Van Assche
-12
/
+12
2022-07-14
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
-1
/
+1
2022-07-14
dm/dm-integrity: Combine request operation and flags
Bart Van Assche
-29
/
+34
2022-07-14
dm/dm-flakey: Use the new blk_opf_t type
Bart Van Assche
-2
/
+6
2022-07-14
dm/ebs: Change 'int rw' into 'enum req_op op'
Bart Van Assche
-7
/
+8
2022-07-14
dm/core: Combine request operation type and flags
Bart Van Assche
-33
/
+32
2022-07-14
dm/core: Rename kcopyd_job.rw into kcopyd.op
Bart Van Assche
-12
/
+13
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
-43
/
+27
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
-0
/
+2
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
-1
/
+1
2022-07-14
block: remove bdevname
Christoph Hellwig
-3
/
+3
2022-07-08
dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compil...
Matthias Kaehlcke
-6
/
+1
2022-07-08
dm: Add verity helpers for LoadPin
Matthias Kaehlcke
-1
/
+116
2022-07-07
dm snapshot: fix typo in snapshot_map() comment
Zhang Jiaming
-1
/
+1
2022-07-07
dm raid: remove redundant "the" in parse_raid_params() comment
Jiang Jian
-1
/
+1
2022-07-07
dm cache: fix typo in 2 comment blocks
Steven Lung
-2
/
+2
2022-07-07
dm verity: fix checkpatch close brace error
JeongHyeon Lee
-4
/
+3
2022-07-07
dm table: rename dm_target variable in dm_table_add_target()
Mike Snitzer
-28
/
+28
2022-07-07
dm table: audit all dm_table_get_target() callers
Mike Snitzer
-143
/
+97
2022-07-07
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
-28
/
+23
2022-07-07
dm: add two stage requeue mechanism
Ming Lei
-31
/
+130
2022-07-07
dm: add dm_bio_rewind() API to DM core
Ming Lei
-1
/
+146
[prev]
[next]