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-08
dm zoned: fix unused but set variable warnings
Wei Yongjun
2020-07-08
dm writecache: reject asynchronous pmem devices
Michal Suchanek
2020-07-08
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-07
dm: do not use waitqueue for request-based DM
Ming Lei
2020-07-05
Replace HTTP links with HTTPS ones: LVM
Alexander A. Klimov
2020-07-01
dm: remove unused variable
Jens Axboe
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
block: remove direct_make_request
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
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-07-01
dm: stop using ->queuedata
Christoph Hellwig
2020-07-01
bcache: stop setting ->queuedata
Christoph Hellwig
2020-06-29
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-06-27
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-19
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
2020-06-19
dm zoned: Fix reclaim zone selection
Shin'ichiro Kawasaki
2020-06-19
dm zoned: Fix random zone reclaim selection
Damien Le Moal
2020-06-19
dm: update original bio sector on Zone Append
Johannes Thumshirn
2020-06-19
dm zoned: Fix metadata zone size check
Shin'ichiro Kawasaki
2020-06-17
dm ioctl: use struct_size() helper in retrieve_deps()
Gustavo A. R. Silva
2020-06-17
dm writecache: skip writecache_wait when using pmem mode
Huaisheng Ye
2020-06-17
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
2020-06-17
dm zoned: assign max_io_len correctly
Hou Tao
2020-06-17
dm zoned: fix uninitialized pointer dereference
Damien Le Moal
2020-06-14
bcache: pr_info() format clean up in bcache_device_init()
Coly Li
2020-06-14
bcache: use delayed kworker fo asynchronous devices registration
Coly Li
2020-06-14
bcache: check and adjust logical block size for backing devices
Mauricio Faria de Oliveira
2020-06-14
bcache: fix potential deadlock problem in btree_gc_coalesce
Zhiqiang Liu
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-05
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-05
dm crypt: avoid truncating the logical block size
Eric Biggers
2020-06-05
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
2020-06-05
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
2020-06-05
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
2020-06-05
dm mpath: simplify __must_push_back
Mike Snitzer
2020-06-05
dm zoned: check superblock location
Hannes Reinecke
2020-06-05
dm zoned: prefer full zones for reclaim
Hannes Reinecke
2020-06-05
dm zoned: select reclaim zone based on device index
Hannes Reinecke
2020-06-05
dm zoned: allocate zone by device index
Hannes Reinecke
2020-06-05
dm zoned: support arbitrary number of devices
Hannes Reinecke
2020-06-05
dm zoned: move random and sequential zones into struct dmz_dev
Hannes Reinecke
2020-06-05
dm zoned: per-device reclaim
Hannes Reinecke
2020-06-05
dm zoned: add metadata pointer to struct dmz_dev
Hannes Reinecke
2020-06-05
dm zoned: add device pointer to struct dm_zone
Hannes Reinecke
2020-06-05
dm zoned: allocate temporary superblock for tertiary devices
Hannes Reinecke
2020-06-05
dm zoned: convert to xarray
Hannes Reinecke
2020-06-05
dm zoned: add a 'reserved' zone flag
Hannes Reinecke
[prev]
[next]