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-05-30
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
blk-throttle: return proper bool type to caller instead of 0/1
Chengguang Xu
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
2018-05-30
blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch
Liu Bo
2018-05-30
block: kyber: make kyber more friendly with merging
Jianchao Wang
2018-05-30
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
2018-05-30
nvme-loop: add support for multiple ports
Christoph Hellwig
2018-05-30
nvme-pci: simplify __nvme_submit_cmd
Christoph Hellwig
2018-05-30
nvme-pci: Rate limit the nvme timeout warnings
Keith Busch
2018-05-30
nvme: allow duplicate controller if prior controller being deleted
James Smart
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2018-05-29
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
2018-05-29
block: unexport check_disk_size_change
Christoph Hellwig
2018-05-29
block: move ->timeout request member
Jens Axboe
2018-05-29
blk-mq: simplify blk_mq_rq_timed_out
Christoph Hellwig
2018-05-29
block: document the blk_eh_timer_return values
Christoph Hellwig
2018-05-29
block: remove BLK_EH_HANDLED
Christoph Hellwig
2018-05-29
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
2018-05-29
mmc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
null_blk: complete requests from ->timeout
Christoph Hellwig
2018-05-29
mtip32xx: complete requests from ->timeout
Christoph Hellwig
2018-05-29
nbd: complete requests from ->timeout
Christoph Hellwig
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
2018-05-29
blk-mq: Fix timeout and state order
Keith Busch
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
2018-05-28
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-05-28
bcache: stop bcache device when backing device is offline
Coly Li
2018-05-25
null_blk: add blocking description and remove lightnvm
Liu Bo
2018-05-25
nvme: fixup memory leak in nvme_init_identify()
Hannes Reinecke
2018-05-25
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
2018-05-25
nvmet-loop: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
2018-05-25
nvmet-fc: increase LS buffer count per fc port
James Smart
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
2018-05-25
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
2018-05-25
nvmet: make a few error messages more generic
Chaitanya Kulkarni
2018-05-25
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
2018-05-25
nvme-fabrics: centralize discovery controller defaults
Hannes Reinecke
2018-05-25
nvme-fabrics: remove unnecessary controller subnqn validation
James Smart
2018-05-25
nvme-fc: remove setting DNR on exception conditions
James Smart
2018-05-25
nvme-rdma: stop admin queue before freeing it
Jianchao Wang
2018-05-25
nvme-pci: Fix AER reset handling
Keith Busch
[prev]
[next]