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-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
2020-06-02
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
2020-05-29
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
2020-05-27
dm: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
bcache: use bio_{start,end}_io_acct
Christoph Hellwig
2020-05-27
bcache: configure the asynchronous registertion to be experimental
Coly Li
2020-05-27
bcache: asynchronous devices registration
Coly Li
2020-05-27
bcache: fix refcount underflow in bcache_device_free()
Coly Li
2020-05-27
bcache: Convert pr_<level> uses to a more typical style
Joe Perches
2020-05-27
bcache: remove redundant variables i and n
Colin Ian King
2020-05-22
dm zoned: remove leftover hunk for switching to sequential zones
Hannes Reinecke
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-20
dm zoned: terminate reclaim on congestion
Hannes Reinecke
2020-05-20
dm zoned: start reclaim with sequential zones
Hannes Reinecke
2020-05-20
dm zoned: reclaim random zones when idle
Hannes Reinecke
2020-05-20
dm zoned: separate random and cache zones
Hannes Reinecke
2020-05-20
dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone
Hannes Reinecke
2020-05-20
dm zoned: Avoid 64-bit division error in dmz_fixup_devices
Nathan Chancellor
2020-05-20
dm: use DMDEBUG macros now that they use pr_debug variants
Mike Snitzer
2020-05-20
dm zoned: remove spurious newlines from debugging messages
Hannes Reinecke
2020-05-20
dm: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-20
dm zoned: metadata version 2
Hannes Reinecke
[next]