index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-fc: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
*
nvme_fc: add controller reset support
James Smart
2017-04-24
1
-315
/
+616
*
nvme_fc: add aen abort to teardown
James Smart
2017-04-24
1
-52
/
+139
*
nvme_fc: fix command id check
James Smart
2017-04-24
1
-1
/
+2
*
nvme: let dm-mpath distinguish nvme error codes
Junxiong Guan
2017-04-21
1
-0
/
+14
*
nvme/pci: Poll CQ on timeout
Keith Busch
2017-04-21
1
-3
/
+18
*
nvme_fc: Add ls aborts on remote port teardown
James Smart
2017-04-21
1
-0
/
+33
*
nvme_fc: Move LS's to rport
James Smart
2017-04-21
1
-54
/
+65
*
nvme: improve performance for virtual NVMe devices
Helen Koike
2017-04-21
1
-2
/
+141
*
nvme/pci: Don't set reserved SQ create flags
Keith Busch
2017-04-21
1
-1
/
+1
*
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
2
-2
/
+2
*
nvme: make nvme_error_status private
Christoph Hellwig
2017-04-20
3
-6
/
+4
*
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
6
-55
/
+63
*
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
2017-04-20
1
-8
/
+8
*
lightnvm: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-20
1
-5
/
+1
*
lightnvm: bad type conversion for nvme control bits
Javier González
2017-04-16
1
-1
/
+1
*
lightnvm: enable nvme size compile asserts
Matias Bjørling
2017-04-16
1
-2
/
+4
*
lightnvm: submit erases using the I/O path
Javier González
2017-04-16
1
-22
/
+10
*
nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
Scott Bauer
2017-04-16
1
-1
/
+1
*
nvme: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
3
-11
/
+11
*
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
1
-1
/
+1
|
\
|
*
nvme: add missing byte swap in nvme_setup_discard
Christoph Hellwig
2017-04-02
1
-1
/
+1
|
*
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-03-21
1
-14
/
+14
*
|
nvme: move the retries count to struct nvme_request
Christoph Hellwig
2017-04-05
2
-5
/
+6
*
|
nvme: mark nvme_max_retries static
Christoph Hellwig
2017-04-05
2
-4
/
+1
*
|
nvme: cleanup nvme_req_needs_retry
Christoph Hellwig
2017-04-05
1
-5
/
+11
*
|
nvme: move ->retries setup to nvme_setup_cmd
Christoph Hellwig
2017-04-05
2
-4
/
+5
*
|
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
5
-77
/
+39
*
|
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
2017-04-04
1
-2
/
+3
*
|
nvme-fc: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
1
-0
/
+1
*
|
nvme-rdma: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
1
-0
/
+1
*
|
nvme_fc: Clean up host fcpio done status handling
James Smart
2017-04-04
1
-7
/
+7
*
|
nvme_fc: correct LS validation
James Smart
2017-04-04
1
-4
/
+5
*
|
nvme_fc: Add check of status_code in ERSP_IU
James Smart
2017-04-04
1
-0
/
+1
*
|
nvme-rdma: Support ctrl_loss_tmo
Sagi Grimberg
2017-04-04
1
-13
/
+28
*
|
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
2017-04-04
2
-0
/
+38
*
|
nvme-rdma: get rid of local reconnect_delay
Sagi Grimberg
2017-04-04
1
-5
/
+3
*
|
nvme-fc: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
1
-1
/
+10
*
|
nvme-rdma: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
1
-5
/
+13
*
|
nvme-rdma: use inet_pton_with_scope helper
Sagi Grimberg
2017-04-04
1
-44
/
+19
*
|
nvme-rdma: Give some more grace for rdma connection establishment
Sagi Grimberg
2017-04-04
1
-1
/
+1
*
|
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-04-04
1
-14
/
+14
*
|
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
3
-6
/
+6
*
|
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-29
1
-1
/
+1
|
/
*
nvme: Complete all stuck requests
Keith Busch
2017-03-02
3
-5
/
+79
*
nvme: allocate nvme_queue in correct node
Shaohua Li
2017-03-02
1
-4
/
+8
*
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
nvme-rdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
nvme/pci: re-check security protocol support after reset
Scott Bauer
2017-02-23
1
-7
/
+10
[next]