index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
dm zoned: ignore metadata zone in dmz_alloc_zone()
Hannes Reinecke
1
-0
/
+6
2020-05-20
dm zoned: Reduce logging output on startup
Hannes Reinecke
1
-12
/
+12
2020-05-20
dm zoned: add metadata logging functions
Hannes Reinecke
1
-39
/
+57
2020-05-19
dm zoned: use dmz_zone_to_dev() when handling metadata I/O
Hannes Reinecke
1
-5
/
+7
2020-05-19
dm zoned: replace 'target' pointer in the bio context
Hannes Reinecke
1
-20
/
+24
2020-05-19
dm zoned: remove 'dev' argument from reclaim
Hannes Reinecke
3
-30
/
+32
2020-05-19
blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference
Christoph Hellwig
1
-1
/
+10
2020-05-15
dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev()
Hannes Reinecke
4
-5
/
+18
2020-05-15
dm zoned: introduce dmz_metadata_label() to format device name
Hannes Reinecke
4
-42
/
+62
2020-05-15
dm zoned: move fields from struct dmz_dev to dmz_metadata
Hannes Reinecke
4
-63
/
+95
2020-05-15
dm zoned: store device in struct dmz_sb
Hannes Reinecke
1
-31
/
+59
2020-05-15
dm zoned: use array for superblock zones
Hannes Reinecke
1
-16
/
+25
2020-05-15
dm zoned: store zone id within the zone structure and kill dmz_id()
Hannes Reinecke
4
-36
/
+31
2020-05-15
dm zoned: add 'message' callback
Hannes Reinecke
1
-0
/
+15
2020-05-15
dm zoned: add 'status' callback
Hannes Reinecke
3
-0
/
+44
2020-05-15
dm mpath: add Historical Service Time Path Selector
Khazhismel Kumykov
3
-0
/
+573
2020-05-15
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
5
-6
/
+18
2020-05-15
dm writecache: improve performance on DDR persistent memory (Optane)
Mikulas Patocka
1
-1
/
+37
2020-05-15
dm writecache: remove superfluous test in persistent_memory_claim
Mikulas Patocka
1
-4
/
+0
2020-05-15
dm persistent data: switch exit_ro_spine to return void
Zhiqiang Liu
2
-5
/
+3
2020-05-15
dm integrity: remove set but not used variables
YueHaibing
1
-4
/
+0
2020-05-15
dm ebs: pass discards down to underlying device
Heinz Mauelshagen
1
-7
/
+34
2020-05-15
dm bufio: implement discard
Mikulas Patocka
1
-5
/
+64
2020-05-15
dm: add emulated block size target
Heinz Mauelshagen
3
-0
/
+454
2020-05-15
dm mpath: switch paths in dm_blk_ioctl() code path
Martin Wilck
1
-1
/
+1
2020-05-15
dm crypt: support using encrypted keys
Dmitry Baryshkov
2
-19
/
+58
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
1
-0
/
+3
2020-05-13
md/raid1: Replace zero-length array with flexible-array
Gustavo A. R. Silva
3
-3
/
+3
2020-05-13
md: add a newline when printing parameter 'start_ro' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-05-13
md: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-05-13
md/raid1: release pending accounting for an I/O only after write-behind is al...
David Jeffery
1
-6
/
+7
2020-05-13
md: remove redundant memalloc scope API usage
Coly Li
1
-4
/
+4
2020-05-13
raid5: update code comment of scribble_alloc()
Coly Li
1
-2
/
+5
2020-05-13
raid5: remove gfp flags from scribble_alloc()
Coly Li
1
-6
/
+9
2020-05-13
md: use memalloc scope APIs in mddev_suspend()/mddev_resume()
Coly Li
2
-0
/
+5
2020-05-13
md: remove the extra line for ->hot_add_disk
Guoqing Jiang
1
-4
/
+2
2020-05-13
md: flush md_rdev_misc_wq for HOT_ADD_DISK case
Guoqing Jiang
1
-1
/
+1
2020-05-13
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
1
-1
/
+2
2020-05-13
md: add new workqueue for delete rdev
Guoqing Jiang
1
-8
/
+29
2020-05-13
md: add checkings before flush md_misc_wq
Guoqing Jiang
1
-2
/
+4
2020-04-30
Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-18
/
+42
2020-04-28
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
1
-2
/
+4
2020-04-25
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
1
-0
/
+3
2020-04-25
dm: remove the make_request_fn check in device_area_is_invalid
Christoph Hellwig
1
-17
/
+0
2020-04-25
bcache: remove a duplicate ->make_request_fn assignment
Christoph Hellwig
1
-1
/
+0
2020-04-16
dm verity fec: fix hash block number in verity_fec_decode
Sunwook Eom
1
-1
/
+1
2020-04-16
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
1
-15
/
+37
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+89
2020-04-03
Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
1
-1
/
+1
[prev]
[next]