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.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
/
md.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
md: Set prev_flush_start and flush_bio in an atomic way
Xiao Ni
1
-0
/
+2
2020-12-30
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
1
-2
/
+4
2020-12-30
md/cluster: block reshape with remote resync job
Zhao Heming
1
-2
/
+6
2020-12-26
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
1
-2
/
+5
2020-12-10
Revert "md: add md_submit_discard_bio() for submitting discard bio"
Song Liu
1
-20
/
+0
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+21
2020-10-09
md: fix the checking of wrong work queue
Guoqing Jiang
1
-1
/
+1
2020-09-25
md: don't detour through bd_contains for the gendisk
Christoph Hellwig
1
-1
/
+1
2020-09-25
md: compare bd_disk instead of bd_contains
Christoph Hellwig
1
-4
/
+3
2020-09-25
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
1
-0
/
+20
2020-09-12
md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
1
-4
/
+4
2020-09-10
md: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-5
/
+5
2020-08-16
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+10
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-27
/
+11
2020-08-07
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
1
-7
/
+10
2020-08-06
md: get sysfs entry after redundancy attr group create
Junxiao Bi
1
-7
/
+10
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-43
/
+138
2020-08-03
md: print errno in super_written
Guoqing Jiang
1
-1
/
+2
2020-08-03
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
1
-0
/
+9
2020-08-03
md: fix max sectors calculation for super 1.0
Xiao Ni
1
-4
/
+31
2020-07-22
md-cluster: fix rmmod issue when md_cluster convert bitmap to none
Zhao Heming
1
-0
/
+1
2020-07-22
md-cluster: fix safemode_delay value when converting to clustered bitmap
Zhao Heming
1
-2
/
+9
2020-07-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
1
-14
/
+10
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
1
-13
/
+1
2020-07-16
md: Fix compilation warning
Damien Le Moal
1
-6
/
+6
2020-07-15
md: fix deadlock causing by sysfs_notify
Junxiao Bi
1
-14
/
+30
2020-07-14
md: improve io stats accounting
Artur Paszkiewicz
1
-12
/
+45
2020-07-14
md: raid0/linear: fix dereference before null check on pointer mddev
Colin Ian King
1
-4
/
+5
2020-07-09
writeback: remove bdi->congested_fn
Christoph Hellwig
1
-23
/
+0
2020-07-09
md: switch to ->check_events for media change notifications
Christoph Hellwig
1
-11
/
+8
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
1
-1
/
+1
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-2
/
+3
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
1
-1
/
+1
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: remove redundant memalloc scope API usage
Coly Li
1
-4
/
+4
2020-05-13
md: use memalloc scope APIs in mddev_suspend()/mddev_resume()
Coly Li
1
-0
/
+4
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-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
1
-0
/
+1
2020-03-24
block: cleanup how md_autodetect_dev is called
Christoph Hellwig
1
-0
/
+1
2020-03-24
block: remove __bdevname
Christoph Hellwig
1
-2
/
+2
2020-03-17
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-8
/
+7
[next]