index
:
linux-stable.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.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
*
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-24
2
-3
/
+1
|
\
|
*
md/bcache: convert comma to semicolon
Zheng Yongjun
2020-12-23
1
-1
/
+1
|
*
bcache:remove a superfluous check in register_bcache
Yi Li
2020-12-23
1
-2
/
+0
*
|
Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-22
18
-26
/
+339
|
\
\
|
|
/
|
/
|
|
*
dm cache: simplify the return expression of load_mapping()
Zheng Yongjun
2020-12-22
1
-6
/
+1
|
*
dm ebs: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2020-12-21
1
-1
/
+1
|
*
dm verity: skip verity work if I/O error when system is shutting down
Hyeongseok Kim
2020-12-21
1
-1
/
+11
|
*
dm crypt: export sysfs of kcryptd workqueue
Jeffle Xu
2020-12-04
1
-3
/
+4
|
*
dm ioctl: fix error return code in target_message
Qinglang Miao
2020-12-04
1
-0
/
+1
|
*
dm crypt: Constify static crypt_iv_operations
Rikard Falkeborn
2020-12-04
1
-3
/
+3
|
*
dm: add support for REQ_NOWAIT to various targets
Jeffle Xu
2020-12-04
4
-1
/
+4
|
*
dm: rename multipath path selector source files to have "dm-ps" prefix
Mike Snitzer
2020-12-04
6
-7
/
+12
|
*
dm mpath: add IO affinity path selector
Mike Christie
2020-12-04
3
-0
/
+282
|
*
dm verity: Add support for signature verification with 2nd keyring
Mickaël Salaün
2020-12-04
2
-3
/
+19
|
*
dm: remove unnecessary current->bio_list check when submitting split bio
Jeffle Xu
2020-12-04
1
-1
/
+1
*
|
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
6
-52
/
+75
|
\
\
|
*
|
bcache: fix race between setting bdev state to none and new write request dir...
Dongsheng Yang
2020-12-07
2
-9
/
+9
|
*
|
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
2020-11-30
2
-31
/
+42
|
*
|
md/cluster: block reshape with remote resync job
Zhao Heming
2020-11-30
1
-2
/
+6
|
*
|
md: use current request time as base for ktime comparisons
Pankaj Gupta
2020-11-30
1
-2
/
+2
|
*
|
md: add comments in md_flush_request()
Pankaj Gupta
2020-11-30
1
-0
/
+4
|
*
|
md: improve variable names in md_flush_request()
Pankaj Gupta
2020-11-30
2
-7
/
+7
|
*
|
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
2020-11-30
1
-1
/
+2
|
*
|
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
2020-11-30
1
-2
/
+5
*
|
|
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
14
-170
/
+112
|
\
\
\
|
*
|
|
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2020-12-04
1
-1
/
+1
|
*
|
|
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
2020-12-04
7
-25
/
+18
|
*
|
|
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
2020-12-04
1
-1
/
+1
|
*
|
|
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
1
-14
/
+2
|
*
|
|
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
3
-6
/
+6
|
*
|
|
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
2
-3
/
+3
|
*
|
|
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
1
-1
/
+1
|
*
|
|
block: remove i_bdev
Christoph Hellwig
2020-12-01
2
-17
/
+12
|
*
|
|
block: add a bdev_kobj helper
Christoph Hellwig
2020-12-01
2
-8
/
+3
|
*
|
|
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2020-12-01
2
-13
/
+14
|
*
|
|
dm: simplify flush_bio initialization in __send_empty_flush
Christoph Hellwig
2020-12-01
1
-9
/
+3
|
*
|
|
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
2
-19
/
+6
|
*
|
|
md: remove a spurious call to revalidate_disk_size in update_size
Christoph Hellwig
2020-11-16
1
-2
/
+0
|
*
|
|
md: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
3
-20
/
+13
|
*
|
|
dm-raid: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
*
|
|
dm: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
|
/
/
|
*
|
md: use __register_blkdev to allocate devices on demand
Christoph Hellwig
2020-11-16
1
-13
/
+8
|
*
|
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
2
-3
/
+7
|
*
|
md: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-11-16
1
-31
/
+31
*
|
|
Revert "dm raid: fix discard limits for raid1 and raid10"
Mike Snitzer
2020-12-14
1
-7
/
+5
*
|
|
Revert "md: change mddev 'chunk_sectors' from int to unsigned"
Mike Snitzer
2020-12-14
1
-2
/
+2
*
|
|
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-13
6
-393
/
+82
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
2020-12-12
1
-2
/
+2
|
*
|
Revert "md: add md_submit_discard_bio() for submitting discard bio"
Song Liu
2020-12-09
3
-24
/
+12
|
*
|
Revert "md/raid10: extend r10bio devs to raid disks"
Song Liu
2020-12-09
1
-4
/
+5
[next]