index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-08
md: fix the checking of wrong work queue
Guoqing Jiang
2020-09-25
md: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
md: compare bd_disk instead of bd_contains
Christoph Hellwig
2020-09-24
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
2020-09-11
md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
2020-09-10
md: use bdev_check_media_change
Christoph Hellwig
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-06
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-08-05
md: get sysfs entry after redundancy attr group create
Junxiao Bi
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-02
md: print errno in super_written
Guoqing Jiang
2020-08-02
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
2020-08-02
md: fix max sectors calculation for super 1.0
Xiao Ni
2020-07-21
md-cluster: fix rmmod issue when md_cluster convert bitmap to none
Zhao Heming
2020-07-21
md-cluster: fix safemode_delay value when converting to clustered bitmap
Zhao Heming
2020-07-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
2020-07-15
md: Fix compilation warning
Damien Le Moal
2020-07-14
md: fix deadlock causing by sysfs_notify
Junxiao Bi
2020-07-13
md: improve io stats accounting
Artur Paszkiewicz
2020-07-13
md: raid0/linear: fix dereference before null check on pointer mddev
Colin Ian King
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-05-13
md: add a newline when printing parameter 'start_ro' by sysfs
Xiongfeng Wang
2020-05-13
md: stop using ->queuedata
Christoph Hellwig
2020-05-13
md: remove redundant memalloc scope API usage
Coly Li
2020-05-13
md: use memalloc scope APIs in mddev_suspend()/mddev_resume()
Coly Li
2020-05-13
md: remove the extra line for ->hot_add_disk
Guoqing Jiang
2020-05-13
md: flush md_rdev_misc_wq for HOT_ADD_DISK case
Guoqing Jiang
2020-05-13
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
2020-05-13
md: add new workqueue for delete rdev
Guoqing Jiang
2020-05-13
md: add checkings before flush md_misc_wq
Guoqing Jiang
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
block: simplify queue allocation
Christoph Hellwig
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-24
block: cleanup how md_autodetect_dev is called
Christoph Hellwig
2020-03-24
block: remove __bdevname
Christoph Hellwig
2020-03-17
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-13
md/raid1: use bucket based mechanism for IO serialization
Guoqing Jiang
2020-01-13
md: introduce a new struct for IO serialization
Guoqing Jiang
2020-01-13
md: reorgnize mddev_create/destroy_serial_pool
Guoqing Jiang
2020-01-13
md: add serialize_policy sysfs node for raid1
Guoqing Jiang
2020-01-13
md: prepare for enable raid1 io serialization
Guoqing Jiang
[next]