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
Age
Commit message (
Expand
)
Author
2020-07-08
dm: use noio when sending kobject event
Mikulas Patocka
2020-07-08
dm zoned: Fix zone reclaim trigger
Damien Le Moal
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-07
dm: do not use waitqueue for request-based DM
Ming Lei
2020-06-27
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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
2020-06-05
dm zoned: improve logging messages for reclaim
Hannes Reinecke
2020-06-05
dm zoned: avoid unnecessary device recalulation for secondary superblock
Hannes Reinecke
2020-06-05
dm zoned: add debugging message for reading superblocks
Hannes Reinecke
2020-06-05
dm ebs: use dm_bufio_forget_buffers
Mikulas Patocka
2020-06-05
dm bufio: introduce forget_buffer_locked
Mikulas Patocka
2020-06-05
dm bufio: clean up rbtree block ordering
Mikulas Patocka
2020-06-04
dm bufio: delete unused and inefficient dm_bufio_discard_buffers
Mikulas Patocka
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
[next]