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.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-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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
1
-10
/
+2
2020-05-29
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
1
-1
/
+1
2020-05-27
dm: use bio_{start,end}_io_acct
Christoph Hellwig
1
-7
/
+2
2020-05-27
bcache: use bio_{start,end}_io_acct
Christoph Hellwig
1
-14
/
+4
2020-05-27
bcache: configure the asynchronous registertion to be experimental
Coly Li
2
-0
/
+11
2020-05-27
bcache: asynchronous devices registration
Coly Li
1
-0
/
+100
2020-05-27
bcache: fix refcount underflow in bcache_device_free()
Coly Li
1
-2
/
+5
2020-05-27
bcache: Convert pr_<level> uses to a more typical style
Joe Perches
10
-109
/
+110
2020-05-27
bcache: remove redundant variables i and n
Colin Ian King
1
-2
/
+0
2020-05-22
dm zoned: remove leftover hunk for switching to sequential zones
Hannes Reinecke
1
-8
/
+0
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
3
-5
/
+5
2020-05-21
dm zoned: terminate reclaim on congestion
Hannes Reinecke
3
-2
/
+9
2020-05-21
dm zoned: start reclaim with sequential zones
Hannes Reinecke
1
-5
/
+6
2020-05-21
dm zoned: reclaim random zones when idle
Hannes Reinecke
3
-16
/
+29
2020-05-21
dm zoned: separate random and cache zones
Hannes Reinecke
4
-67
/
+159
2020-05-21
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2
-4
/
+4
2020-05-21
dm zoned: Avoid 64-bit division error in dmz_fixup_devices
Nathan Chancellor
1
-2
/
+3
2020-05-21
dm: use DMDEBUG macros now that they use pr_debug variants
Mike Snitzer
2
-7
/
+7
2020-05-21
dm zoned: remove spurious newlines from debugging messages
Hannes Reinecke
2
-4
/
+4
2020-05-21
dm: replace zero-length array with flexible-array
Gustavo A. R. Silva
9
-9
/
+9
2020-05-21
dm zoned: metadata version 2
Hannes Reinecke
3
-102
/
+400
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
[prev]
[next]