index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
1
-0
/
+8
2017-11-10
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
1
-0
/
+1
2017-11-10
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
1
-0
/
+57
2017-11-10
nvme: track shared namespaces
Christoph Hellwig
1
-4
/
+22
2017-11-10
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
1
-4
/
+10
2017-11-10
nvme: track subsystems
Christoph Hellwig
1
-5
/
+22
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
1
-2
/
+3
2017-11-10
nvme: send uevent for some asynchronous events
Keith Busch
1
-0
/
+1
2017-11-10
nvme: unexport starting async event work
Keith Busch
1
-1
/
+0
2017-11-10
nvme: remove handling of multiple AEN requests
Keith Busch
1
-2
/
+1
2017-11-10
nvme: centralize AEN defines
Keith Busch
1
-1
/
+0
2017-11-10
nvme: check admin passthru command effects
Keith Busch
1
-0
/
+1
2017-11-01
nvme: move controller deletion to common code
Christoph Hellwig
1
-1
/
+4
2017-10-27
nvme: get rid of nvme_ctrl_list
Christoph Hellwig
1
-1
/
+2
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
1
-1
/
+11
2017-10-18
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
1
-0
/
+2
2017-10-04
nvme: update timeout module parameter type
Marc Olson
1
-2
/
+2
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
1
-0
/
+3
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
1
-5
/
+5
2017-08-30
nvme: Make nvme user functions static
Keith Busch
1
-7
/
+0
2017-08-29
nvme: remove unused struct nvme_ns fields
Christoph Hellwig
1
-5
/
+1
2017-08-28
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
1
-0
/
+1
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-08-28
nvme: add support for FW activation without reset
Arnav Dawn
1
-0
/
+2
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
1
-0
/
+2
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-1
/
+1
2017-06-28
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
1
-3
/
+0
2017-06-28
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
1
-0
/
+1
2017-06-28
nvme: Remove SCSI translations
Keith Busch
1
-14
/
+0
2017-06-27
nvme: add support for streams and directives
Jens Axboe
1
-0
/
+4
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
1
-0
/
+1
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
1
-1
/
+2
2017-06-15
nvme: mark shutdown_timeout static
Christoph Hellwig
1
-3
/
+0
2017-06-15
nvme: get list of namespace descriptors
Johannes Thumshirn
1
-0
/
+1
2017-06-15
nvme: rename uuid to nguid in nvme_ns
Johannes Thumshirn
1
-1
/
+1
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
1
-0
/
+2
2017-06-13
nvme: save hmpre and hmmin in struct nvme_ctrl
Christoph Hellwig
1
-0
/
+3
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-1
/
+1
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
1
-0
/
+1
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
1
-1
/
+2
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+17
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
1
-0
/
+5
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
nvme: make nvme_error_status private
Christoph Hellwig
1
-1
/
+0
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
1
-19
/
+14
2017-04-08
nvme: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-3
/
+3
2017-04-05
nvme: move the retries count to struct nvme_request
Christoph Hellwig
1
-0
/
+1
[next]