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
/
core.c
Age
Commit message (
Expand
)
Author
2018-02-28
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2018-02-14
nvme-rdma: fix sysfs invoked reset_ctrl error flow
Nitzan Carmi
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-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-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
2018-01-15
nvme-pci: serialize pci resets
Sagi Grimberg
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
2017-12-29
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
2017-12-29
nvme: fix sector units when going between formats
Jeff Lien
2017-12-15
nvme: setup streams after initializing namespace head
Keith Busch
2017-12-15
nvme: check hw sectors before setting chunk sectors
Keith Busch
2017-12-15
nvme: call blk_integrity_unregister after queue is cleaned up
Ming Lei
2017-12-15
nvme: set discard_alignment to zero
David Disseldorp
2017-11-20
nvme: Suppress static analyis warning
Keith Busch
2017-11-20
nvme: Fix NULL dereference on reservation request
Keith Busch
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-11
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
2017-11-10
nvme: expose subsys attribute to sysfs
Hannes Reinecke
2017-11-10
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
2017-11-10
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
2017-11-10
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
2017-11-10
nvme: track shared namespaces
Christoph Hellwig
2017-11-10
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
2017-11-10
nvme: track subsystems
Christoph Hellwig
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
nvme: send uevent for some asynchronous events
Keith Busch
2017-11-10
nvme: unexport starting async event work
Keith Busch
2017-11-10
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-10
nvme: centralize AEN defines
Keith Busch
2017-11-10
nvme: fix eui_show() print format
Javier González
2017-11-10
nvme: compare NQN string with right size
Javier González
2017-11-10
nvme: check admin passthru command effects
Keith Busch
2017-11-10
nvme: factor get log into a helper
Keith Busch
2017-11-10
nvme: fix and clarify the check for missing metadata
Christoph Hellwig
[next]