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
Age
Commit message (
Expand
)
Author
2018-02-14
nvme-rdma: fix sysfs invoked reset_ctrl error flow
Nitzan Carmi
2018-02-14
nvmet: Change return code of discard command if not supported
Israel Rukshin
2018-02-13
nvme-pci: Fix timeouts in connecting state
Keith Busch
2018-02-13
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
2018-02-13
nvme: fix the deadlock in nvme_update_formats
Jianchao Wang
2018-02-12
nvme: Don't use a stack buffer for keep-alive command
Roland Dreier
2018-02-11
nvme_fc: cleanup io completion
James Smart
2018-02-11
nvme_fc: correct abort race condition on resets
James Smart
2018-02-08
nvme: Fix discard buffer overrun
Keith Busch
2018-02-08
nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition
Max Gurtovoy
2018-02-08
nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process
Max Gurtovoy
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-26
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
2018-01-26
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2018-01-25
nvme-rdma: remove redundant boolean for inline_data
Max Gurtovoy
2018-01-25
nvme: don't free uuid pointer before printing it
Johannes Thumshirn
2018-01-25
nvme-pci: Suspend queues after deleting them
Keith Busch
2018-01-23
nvme-pci: Fix queue double allocations
Keith Busch
2018-01-17
nvme-pci: take sglist coalescing in dma_map_sg into account
Christoph Hellwig
2018-01-17
nvme-pci: check segement valid for SGL use
Keith Busch
2018-01-17
nvme-pci: clean up SMBSZ bit definitions
Christoph Hellwig
2018-01-17
nvme-pci: clean up CMB initialization
Christoph Hellwig
2018-01-17
nvme-fc: correct hang in nvme_ns_remove()
James Smart
2018-01-17
nvme-fc: fix rogue admin cmds stalling teardown
James Smart
2018-01-15
nvmet: release a ns reference in nvmet_req_uninit if needed
Sagi Grimberg
2018-01-15
nvme-fabrics: fix memory leak when parsing host ID option
Roland Dreier
2018-01-15
nvme: fix comment typos in nvme_create_io_queues
Minwoo Im
2018-01-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
2018-01-15
nvme-pci: allocate device queues storage space at probe
Sagi Grimberg
2018-01-15
nvme-pci: serialize pci resets
Sagi Grimberg
2018-01-10
nvme/multipath: Use blk_path_error
Keith Busch
2018-01-10
nvme/multipath: Consult blk_status_t for failover
Keith Busch
2018-01-10
nvme: Add more command status translation
Keith Busch
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-08
nvme: fix subsystem multiple controllers support check
Israel Rukshin
2018-01-08
nvme: take refcount on transport module
Nitzan Carmi
2018-01-08
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
2018-01-08
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
2018-01-08
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
2018-01-08
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
2018-01-08
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
2018-01-08
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
2018-01-08
nvme_fcloop: refactor host/target io job access
James Smart
[next]