index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2022-08-24
md: call __md_stop_writes in md_stop
Guoqing Jiang
2022-08-24
Revert "md-raid: destroy the bitmap after destroying the thread"
Guoqing Jiang
2022-08-24
md: Flush workqueue md_rdev_misc_wq in md_alloc()
David Sloan
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-02
md-raid: destroy the bitmap after destroying the thread
Mikulas Patocka
2022-08-02
md: return the allocated devices from md_alloc
Christoph Hellwig
2022-08-02
md: open code md_probe in autorun_devices
Christoph Hellwig
2022-08-02
md: remove unneeded semicolon
Yang Li
2022-08-02
md: fix build failure for !MODULE
Stephen Rothwell
2022-08-02
md: simplify md_open
Christoph Hellwig
2022-08-02
md: only delete entries from all_mddevs when the disk is freed
Christoph Hellwig
2022-08-02
md: stop using for_each_mddev in md_exit
Christoph Hellwig
2022-08-02
md: stop using for_each_mddev in md_notify_reboot
Christoph Hellwig
2022-08-02
md: stop using for_each_mddev in md_do_sync
Christoph Hellwig
2022-08-02
md: factor out the rdev overlaps check from rdev_size_store
Christoph Hellwig
2022-08-02
md: rename md_free to md_kobj_release
Christoph Hellwig
2022-08-02
md: implement ->free_disk
Christoph Hellwig
2022-08-02
md: fix error handling in md_alloc
Christoph Hellwig
2022-08-02
md: fix mddev->kobj lifetime
Christoph Hellwig
2022-08-02
md: unlock mddev before reap sync_thread in action_store
Guoqing Jiang
2022-08-02
md: Explicitly create command-line configured devices
Chris Webb
2022-08-02
md: Notify sysfs sync_completed in md_reap_sync_thread()
Logan Gunthorpe
2022-08-02
md: Ensure resync is reported after it starts
Logan Gunthorpe
2022-08-02
md: Use enum for overloaded magic numbers used by mddev->curr_resync
Logan Gunthorpe
2022-07-14
md/core: Combine two sync_page_io() arguments
Bart Van Assche
2022-07-14
block: remove bdevname
Christoph Hellwig
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-15
Revert "md: don't unregister sync_thread with reconfig_mutex held"
Guoqing Jiang
2022-05-22
md: fix double free of io_acct_set bioset
Xiao Ni
2022-05-22
md: remove most calls to bdevname
Christoph Hellwig
2022-05-22
md: protect md_unregister_thread from reentrancy
Guoqing Jiang
2022-05-22
md: don't unregister sync_thread with reconfig_mutex held
Guoqing Jiang
2022-04-25
md: Replace role magic numbers with defined constants
David Sloan
2022-04-25
md: replace deprecated strlcpy & remove duplicated line
Heming Zhao
2022-04-25
md: fix an incorrect NULL check in md_reload_sb
Xiaomeng Tong
2022-04-25
md: fix an incorrect NULL check in does_sb_need_changing
Xiaomeng Tong
2022-04-25
md: Set MD_BROKEN for RAID1 and RAID10
Mariusz Tkaczyk
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-08
md: use msleep() in md_notify_reboot()
Eric Dumazet
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-02
md: fix NULL pointer deref with nowait but no mddev->queue
Song Liu
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-06
md: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
md: Move alloc/free acct bioset in to personality
Xiao Ni
[next]