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
Age
Commit message (
Expand
)
Author
2020-11-30
md: add comments in md_flush_request()
Pankaj Gupta
2020-11-30
md: improve variable names in md_flush_request()
Pankaj Gupta
2020-11-30
md/raid10: initialize r10_bio->read_slot before use.
Kevin Vigor
2020-11-30
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
2020-11-17
dm writecache: fix the maximum number of arguments
Mikulas Patocka
2020-11-17
dm writecache: advance the number of arguments when reporting max_age
Mikulas Patocka
2020-11-17
dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-11-16
md: remove a spurious call to revalidate_disk_size in update_size
Christoph Hellwig
2020-11-16
md: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
dm-raid: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
dm: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
md: use __register_blkdev to allocate devices on demand
Christoph Hellwig
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
2020-11-16
md: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
2020-10-14
Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-08
md/raid5: fix oops during stripe resizing
Song Liu
2020-10-08
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
2020-10-08
md: fix the checking of wrong work queue
Guoqing Jiang
2020-10-08
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
2020-10-08
md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks
Zhao Heming
2020-10-08
md/raid0: remove unused function is_io_in_chunk_boundary()
Jason Yan
2020-10-07
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
2020-10-07
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-10-02
bcache: remove embedded struct cache_sb from struct cache_set
Coly Li
2020-10-02
bcache: check and set sync status on cache's in-memory super block
Coly Li
2020-10-02
bcache: remove can_attach_cache()
Coly Li
2020-10-02
bcache: don't check seq numbers in register_cache_set()
Coly Li
2020-10-02
bcache: only use bucket_bytes() on struct cache
Coly Li
2020-10-02
bcache: remove useless bucket_pages()
Coly Li
2020-10-02
bcache: remove useless alloc_bucket_pages()
Coly Li
2020-10-02
bcache: only use block_bytes() on struct cache
Coly Li
2020-10-02
bcache: add set_uuid in struct cache_set
Coly Li
2020-10-02
bcache: remove for_each_cache()
Coly Li
2020-10-02
bcache: explicitly make cache_set only have single cache
Coly Li
2020-10-02
bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
Coly Li
2020-10-02
bcache: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-02
bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve()
Dongsheng Yang
2020-10-02
bcache: share register sysfs with async register
Coly Li
2020-10-01
dm: export dm_copy_name_and_uuid
Mike Snitzer
2020-10-01
dm: fix comment in __dm_suspend()
Mike Snitzer
2020-10-01
dm: fold dm_process_bio() into dm_submit_bio()
Mike Snitzer
2020-09-30
dm: fix missing imposition of queue_limits from dm_wq_work() thread
Mike Snitzer
2020-09-29
dm snap persistent: simplify area_io()
Qinglang Miao
2020-09-29
dm thin metadata: Remove unused local variable when create thin and snap
Huaisheng Ye
2020-09-29
dm raid: remove unnecessary discard limits for raid10
Mike Snitzer
[prev]
[next]