index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-04
lightnvm: create cmd before allocating request
Javier González
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-04-27
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
2017-04-27
nvme-scsi: remove nvme_trans_security_protocol
Christoph Hellwig
2017-04-25
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
Christoph Hellwig
2017-04-25
nvme-scsi: Consider LBA format in IO splitting calculation
Jon Derrick
2017-04-25
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
2017-04-24
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
Andy Lutomirski
2017-04-24
nvme: Display raw APST configuration via DYNAMIC_DEBUG
Andy Lutomirski
2017-04-24
nvme: Fix APST comment
Andy Lutomirski
2017-04-24
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
2017-04-24
nvme-fc: mark two symbols static
Christoph Hellwig
2017-04-24
nvme_fc: add controller reset support
James Smart
2017-04-24
nvme_fc: add aen abort to teardown
James Smart
2017-04-24
nvme_fc: fix command id check
James Smart
2017-04-21
nvme: let dm-mpath distinguish nvme error codes
Junxiong Guan
2017-04-21
nvme/pci: Poll CQ on timeout
Keith Busch
2017-04-21
nvme_fc: Add ls aborts on remote port teardown
James Smart
2017-04-21
nvme_fc: Move LS's to rport
James Smart
2017-04-21
nvme: improve performance for virtual NVMe devices
Helen Koike
2017-04-21
nvme/pci: Don't set reserved SQ create flags
Keith Busch
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
nvme: make nvme_error_status private
Christoph Hellwig
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
2017-04-19
lightnvm: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-18
nvme/pci: Switch to pci_request_irq()
Christoph Hellwig
2017-04-16
lightnvm: bad type conversion for nvme control bits
Javier González
2017-04-16
lightnvm: enable nvme size compile asserts
Matias Bjørling
2017-04-16
lightnvm: submit erases using the I/O path
Javier González
2017-04-16
nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
Scott Bauer
2017-04-09
nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
2017-04-09
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
2017-04-08
nvme: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-05
nvme: move the retries count to struct nvme_request
Christoph Hellwig
2017-04-05
nvme: mark nvme_max_retries static
Christoph Hellwig
2017-04-05
nvme: cleanup nvme_req_needs_retry
Christoph Hellwig
2017-04-05
nvme: move ->retries setup to nvme_setup_cmd
Christoph Hellwig
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
2017-04-04
nvme-fc: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
nvme-rdma: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
nvme_fc: Clean up host fcpio done status handling
James Smart
2017-04-04
nvme_fc: correct LS validation
James Smart
2017-04-04
nvme_fc: Add check of status_code in ERSP_IU
James Smart
2017-04-04
nvme-rdma: Support ctrl_loss_tmo
Sagi Grimberg
[next]