index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2020-07-22
md/raid5: use do_div() for 64 bit divisions in raid5_sync_request
Yufen Yu
2020-07-22
md/raid10: avoid deadlock on recovery.
Vitaly Mayatskikh
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-21
md/raid5: support config stripe_size by sysfs entry
Yufen Yu
2020-07-21
md/raid5: set default stripe_size as 4096
Yufen Yu
2020-07-21
md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
Yufen Yu
2020-07-20
block: remove bdev_stack_limits
Christoph Hellwig
2020-07-20
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
2020-07-20
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
2020-07-20
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
2020-07-20
dm crypt: Enable zoned block device support
Damien Le Moal
2020-07-20
dm crypt: add flags to optionally bypass kcryptd workqueues
Ignat Korchagin
2020-07-20
dm bufio: do buffer cleanup from a workqueue
Mikulas Patocka
2020-07-20
dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
Ming Lei
2020-07-20
dm dust: add interface to list all badblocks
yangerkun
2020-07-20
dm dust: report some message results directly back to user
yangerkun
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
raid5: remove the meaningless check in raid5_make_request
Guoqing Jiang
2020-07-16
raid5: put the comment of clear_batch_ready to the right place
Guoqing Jiang
2020-07-16
raid5: call clear_batch_ready before set STRIPE_ACTIVE
Guoqing Jiang
2020-07-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
2020-07-16
md: simplify md_setup_drive
Christoph Hellwig
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
2020-07-16
md: remove the autoscan partition re-read
Christoph Hellwig
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2020-07-15
md: raid10: Fix compilation warning
Damien Le Moal
2020-07-15
md: raid5: Fix compilation warning
Damien Le Moal
2020-07-15
md: raid5-cache: Remove set but unused variable
Damien Le Moal
2020-07-15
md: Fix compilation warning
Damien Le Moal
2020-07-16
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
2020-07-14
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
2020-07-14
md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripes
Song Liu
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-13
dm verity: add "panic_on_corruption" error handling mode
JeongHyeon Lee
2020-07-13
dm mpath: use double checked locking in fast path
Mike Snitzer
2020-07-13
dm mpath: rename current_pgpath to pgpath in multipath_prepare_ioctl
Mike Snitzer
2020-07-13
dm mpath: rework __map_bio()
Mike Snitzer
2020-07-13
dm mpath: factor out multipath_queue_bio
Mike Snitzer
2020-07-13
dm mpath: push locking down to must_push_back_rq()
Mike Snitzer
2020-07-13
dm mpath: take m->lock spinlock when testing QUEUE_IF_NO_PATH
Mike Snitzer
2020-07-13
dm mpath: changes from initial m->flags locking audit
Mike Snitzer
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-08
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-08
dm: use noio when sending kobject event
Mikulas Patocka
2020-07-08
dm zoned: Fix zone reclaim trigger
Damien Le Moal
[prev]
[next]