index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-01
lightnvm: pblk: garbage collect lines with failed writes
Hans Holmberg
2018-06-01
lightnvm: pblk: rework write error recovery path
Hans Holmberg
2018-06-01
lightnvm: pblk: remove dead function
Javier González
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
2018-06-01
lightnvm: pblk: check for chunk size before allocating it
Javier González
2018-06-01
lightnvm: pblk: remove unnecessary argument
Javier González
2018-06-01
lightnvm: pblk: remove unnecessary indirection
Javier González
2018-06-01
lightnvm: pblk: return NVM_ error on failed submission
Javier González
2018-06-01
lightnvm: pblk: warn in case of corrupted write buffer
Javier González
2018-06-01
lightnvm: pblk: improve error msg on corrupted LBAs
Javier González
2018-06-01
lightnvm: pblk: check read lba on gc path
Javier González
2018-06-01
lightnvm: pblk: recheck for bad lines at runtime
Javier González
2018-06-01
lightnvm: pblk: fail gracefully on line alloc. failure
Javier González
2018-06-01
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-06-01
block: split the blk-mq case from elevator_init
Christoph Hellwig
2018-06-01
block: move sysfs_lock into elevator_init
Christoph Hellwig
2018-06-01
block: remove the always unused name argument to elevator_init
Christoph Hellwig
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
2018-06-01
block: move initialization of elevator-related fields to blk_alloc_queue_node
Christoph Hellwig
2018-06-01
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2018-06-01
nvme: mark nvme_queue_scan static
Christoph Hellwig
2018-06-01
nvme: submit AEN event configuration on startup
Hannes Reinecke
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
2018-06-01
nvmet: split log page implementation
Christoph Hellwig
2018-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2018-06-01
nvme.h: add AEN configuration symbols
Hannes Reinecke
2018-05-31
nvme.h: add the changed namespace list log
Christoph Hellwig
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
2018-05-31
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
2018-05-31
block, bfq: prevent soft_rt_next_start from being stuck at infinity
Davide Sapienza
2018-05-31
block, bfq: increase weight-raising duration for interactive apps
Davide Sapienza
2018-05-31
block, bfq: remove slow-system class
Paolo Valente
2018-05-31
block, bfq: add description of weight-raising heuristics
Paolo Valente
2018-05-31
block, bfq: remove the removal of 'next' rq in bfq_requests_merged
Filippo Muzzini
2018-05-31
block, bfq: remove wrong check in bfq_requests_merged
Paolo Valente
2018-05-31
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
2018-05-30
block: fixup bioset_integrity_create() call
Jens Axboe
2018-05-30
block: Drop bioset_create()
Kent Overstreet
2018-05-30
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
fs: convert block_dev.c to bioset_init()
Kent Overstreet
2018-05-30
target: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
md: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
[next]