index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
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
2020-05-20
dm zoned: ignore metadata zone in dmz_alloc_zone()
Hannes Reinecke
2020-05-20
dm zoned: Reduce logging output on startup
Hannes Reinecke
2020-05-20
dm zoned: add metadata logging functions
Hannes Reinecke
2020-05-19
dm zoned: use dmz_zone_to_dev() when handling metadata I/O
Hannes Reinecke
2020-05-19
dm zoned: replace 'target' pointer in the bio context
Hannes Reinecke
2020-05-19
dm zoned: remove 'dev' argument from reclaim
Hannes Reinecke
2020-05-19
blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference
Christoph Hellwig
2020-05-15
dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev()
Hannes Reinecke
2020-05-15
dm zoned: introduce dmz_metadata_label() to format device name
Hannes Reinecke
2020-05-15
dm zoned: move fields from struct dmz_dev to dmz_metadata
Hannes Reinecke
2020-05-15
dm zoned: store device in struct dmz_sb
Hannes Reinecke
2020-05-15
dm zoned: use array for superblock zones
Hannes Reinecke
2020-05-15
dm zoned: store zone id within the zone structure and kill dmz_id()
Hannes Reinecke
2020-05-15
dm zoned: add 'message' callback
Hannes Reinecke
2020-05-15
dm zoned: add 'status' callback
Hannes Reinecke
2020-05-15
dm mpath: add Historical Service Time Path Selector
Khazhismel Kumykov
2020-05-15
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
2020-05-15
dm writecache: improve performance on DDR persistent memory (Optane)
Mikulas Patocka
2020-05-15
dm writecache: remove superfluous test in persistent_memory_claim
Mikulas Patocka
2020-05-15
dm persistent data: switch exit_ro_spine to return void
Zhiqiang Liu
[prev]
[next]