- 6a59656 md: remove md_bio_alloc_sync by Christoph Hellwig · 4 years ago
- 3263738 md: simplify sync_page_io by Christoph Hellwig · 4 years ago
- a78f18d md: remove bio_alloc_mddev by Christoph Hellwig · 4 years ago
- 99dfc43 block: use ->bi_bdev for bio based I/O accounting by Christoph Hellwig · 4 years ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- dc5d17a3 md: Set prev_flush_start and flush_bio in an atomic way by Xiao Ni · 4 years, 1 month ago
- 69f637c Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 57a0f3a Revert "md: add md_submit_discard_bio() for submitting discard bio" by Song Liu · 4 years, 1 month ago
- 1c02fca block: remove the request_queue argument to the block_bio_remap tracepoint by Christoph Hellwig · 4 years, 1 month ago
- 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 2 months ago
- cb8432d block: allocate struct hd_struct as part of struct bdev_inode by Christoph Hellwig · 4 years, 2 months ago
- 8d65269 block: add a bdev_kobj helper by Christoph Hellwig · 4 years, 2 months ago
- bca5b06 md/cluster: fix deadlock when node is doing resync job by Zhao Heming · 4 years, 2 months ago
- a8da01f md/cluster: block reshape with remote resync job by Zhao Heming · 4 years, 2 months ago
- a23f2aa md: use current request time as base for ktime comparisons by Pankaj Gupta · 4 years, 2 months ago
- 204d1a6 md: add comments in md_flush_request() by Pankaj Gupta · 4 years, 2 months ago
- 81ba3c2 md: improve variable names in md_flush_request() by Pankaj Gupta · 4 years, 2 months ago
- c731b84 md: fix a warning caused by a race between concurrent md_ioctl()s by Dae R. Jeong · 4 years, 3 months ago
- 2c247c5 md: use set_capacity_and_notify by Christoph Hellwig · 4 years, 2 months ago
- 28144f9 md: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
- 118cf08 md: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
- 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- cf0b9b4 md: fix the checking of wrong work queue by Guoqing Jiang · 4 years, 3 months ago
- 4245e52 md: don't detour through bd_contains for the gendisk by Christoph Hellwig · 4 years, 4 months ago
- 61a27e1f md: compare bd_disk instead of bd_contains by Christoph Hellwig · 4 years, 4 months ago
- 2628089 md: add md_submit_discard_bio() for submitting discard bio by Xiao Ni · 4 years, 5 months ago
- 00fe60e md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct by Song Liu · 4 years, 5 months ago
- 818077d md: use bdev_check_media_change by Christoph Hellwig · 4 years, 4 months ago
- 659e56b block: add a new revalidate_disk_size helper by Christoph Hellwig · 4 years, 5 months ago
- 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 905e321 Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.9 by Jens Axboe · 4 years, 5 months ago
- e8efa9b md: get sysfs entry after redundancy attr group create by Junxiao Bi · 4 years, 5 months ago
- e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- b3db8a2 md: print errno in super_written by Guoqing Jiang · 4 years, 6 months ago
- ec164d07 md: register new md sysfs file 'uuid' read-only by Sebastian Parschauer · 4 years, 6 months ago
- d9c0fa5 md: fix max sectors calculation for super 1.0 by Xiao Ni · 4 years, 7 months ago
- edee9df md-cluster: fix rmmod issue when md_cluster convert bitmap to none by Zhao Heming · 4 years, 6 months ago
- 7c9d5c5 md-cluster: fix safemode_delay value when converting to clustered bitmap by Zhao Heming · 4 years, 6 months ago
- 7e0adbf md: rewrite md_setup_drive to avoid ioctls by Christoph Hellwig · 4 years, 7 months ago
- d82fa81 md: replace the RAID_AUTORUN ioctl with a direct function call by Christoph Hellwig · 4 years, 7 months ago
- 5e3b8a8 md: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
- e1a86db md: fix deadlock causing by sysfs_notify by Junxiao Bi · 4 years, 6 months ago
- 41d2d84 md: improve io stats accounting by Artur Paszkiewicz · 4 years, 7 months ago
- 9a5a859 md: raid0/linear: fix dereference before null check on pointer mddev by Colin Ian King · 4 years, 7 months ago
- 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 7 months ago
- a564e23 md: switch to ->check_events for media change notifications by Christoph Hellwig · 4 years, 6 months ago
- e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 7 months ago
- c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 7 months ago
- f695ca3 block: remove the request_queue argument from blk_queue_split by Christoph Hellwig · 4 years, 7 months ago
- 3f99980 md: add a newline when printing parameter 'start_ro' by sysfs by Xiongfeng Wang · 4 years, 8 months ago
- e4fc5a7 md: stop using ->queuedata by Christoph Hellwig · 4 years, 8 months ago
- 3024ba2 md: remove redundant memalloc scope API usage by Coly Li · 4 years, 9 months ago
- 78f57ef md: use memalloc scope APIs in mddev_suspend()/mddev_resume() by Coly Li · 4 years, 9 months ago
- 3f79cc2 md: remove the extra line for ->hot_add_disk by Guoqing Jiang · 4 years, 10 months ago
- 78b990c md: flush md_rdev_misc_wq for HOT_ADD_DISK case by Guoqing Jiang · 4 years, 10 months ago
- f6766ff md: don't flush workqueue unconditionally in md_open by Guoqing Jiang · 4 years, 10 months ago
- cc1ffe6 md: add new workqueue for delete rdev by Guoqing Jiang · 4 years, 10 months ago
- 21e0958 md: add checkings before flush md_misc_wq by Guoqing Jiang · 4 years, 10 months ago
- 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 10 months ago
- c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 4 years, 10 months ago
- 74cc979c block: cleanup how md_autodetect_dev is called by Christoph Hellwig · 4 years, 10 months ago
- ea3edd4 block: remove __bdevname by Christoph Hellwig · 4 years, 10 months ago
- 6b40bec md: check arrays is suspended in mddev_detach before call quiesce operations by Guoqing Jiang · 5 years ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 025471f md/raid1: use bucket based mechanism for IO serialization by Guoqing Jiang · 5 years ago
- 69b00b5 md: introduce a new struct for IO serialization by Guoqing Jiang · 5 years ago
- de31ee9 md: reorgnize mddev_create/destroy_serial_pool by Guoqing Jiang · 5 years ago
- 3938f5f md: add serialize_policy sysfs node for raid1 by Guoqing Jiang · 5 years ago
- 11d3a9f md: prepare for enable raid1 io serialization by Guoqing Jiang · 5 years ago
- 3e173ab md: fix a typo s/creat/create by Guoqing Jiang · 5 years ago
- 404659c md: rename wb stuffs by Guoqing Jiang · 5 years ago
- 3b7436c md: make sure desc_nr less than MD_SB_DISKS by Yufen Yu · 5 years ago
- 228fc7d md: avoid invalid memory access for array sb->dev_roles by Yufen Yu · 5 years ago
- 6a5cb53 md: no longer compare spare disk superblock events in super_load by Yufen Yu · 5 years ago
- 775d783 md: improve handling of bio with REQ_PREFLUSH in md_flush_request() by David Jeffery · 5 years ago
- 33f2c35 md: add feature flag MD_FEATURE_RAID0_LAYOUT by NeilBrown · 5 years ago
- 62f7b19 md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone by Guilherme G. Piccoli · 5 years ago
- 9d4b45d md: don't report active array_state until after revalidate_disk() completes. by NeilBrown · 5 years ago
- 480523f md: only call set_in_sync() when it is expected to succeed. by NeilBrown · 5 years ago
- 0d8ed0e9 md: don't call spare_active in md_reap_sync_thread if all member devices can't work by Guoqing Jiang · 5 years ago
- 062f5b2a md: don't set In_sync if array is frozen by Guoqing Jiang · 5 years ago
- 9a56784 md: allow last device to be forcibly removed from RAID1/RAID10. by Guoqing Jiang · 5 years ago
- cf89160 md: Convert to use int_pow() by Andy Shevchenko · 5 years ago
- a1240cf74 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
- 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 6 years ago
- d494549 md: add bitmap_abort label in md_run by Guoqing Jiang · 6 years ago
- 963c555 md: introduce mddev_create/destroy_wb_pool for the change of member device by Guoqing Jiang · 6 years ago
- 3e148a3 md/raid1: fix potential data inconsistency issue with write behind device by Guoqing Jiang · 6 years ago
- 9642fa7 md: fix for divide error in status_resync by Mariusz Tkaczyk · 6 years ago
- e5b521e md: fix spelling typo and add necessary space by Yufen Yu · 6 years ago
- 168b305 md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show by Marcos Paulo de Souza · 6 years ago
- af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
- ddde2af md: initialize percpu refcounters using PERCU_REF_ALLOW_REINIT by Roman Gushchin · 6 years ago
- c42d324 md: return -ENODEV if rdev has no mddev assigned by Pawel Baldysiak · 6 years ago
- 2b598ee md: mark md_cluster_mod static by Christoph Hellwig · 6 years ago
- ae50640 md: use correct type in super_1_sync by Christoph Hellwig · 6 years ago
- 00485d0 md: use correct type in super_1_load by Christoph Hellwig · 6 years ago