index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme/pci: Fix stuck nvme reset
Keith Busch
2017-06-27
1
-1
/
+2
*
nvme: relax APST default max latency to 100ms
Kai-Heng Feng
2017-06-07
1
-1
/
+1
*
nvme: only consider exit latency when choosing useful non-op power states
Kai-Heng Feng
2017-06-07
1
-6
/
+9
*
nvme-fc: fix missing put reference on controller create failure
James Smart
2017-06-07
1
-0
/
+1
*
nvme-fc: on lldd/transport io error, terminate association
James Smart
2017-06-07
1
-2
/
+17
*
nvme-rdma: fast fail incoming requests while we reconnect
Sagi Grimberg
2017-06-07
1
-15
/
+29
*
nvme-pci: fix multiple ctrl removal scheduling
Rakesh Pandit
2017-06-07
1
-7
/
+6
*
nvme: fix hang in remove path
Ming Lei
2017-06-07
1
-0
/
+4
*
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
2017-05-26
1
-0
/
+2
*
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
2017-05-26
3
-19
/
+33
*
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-26
5
-5
/
+6
*
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
2017-05-26
1
-6
/
+6
*
nvme_fc: remove extra controller reference taken on reconnect
James Smart
2017-05-22
1
-3
/
+2
*
nvme_fc: correct nvme status set on abort
James Smart
2017-05-22
1
-2
/
+2
*
nvme_fc: set logging level on resets/deletes
James Smart
2017-05-22
1
-10
/
+4
*
nvme_fc: revise comment on teardown
James Smart
2017-05-22
1
-4
/
+4
*
nvme_fc: Support ctrl_loss_tmo
James Smart
2017-05-22
1
-67
/
+49
*
nvme_fc: get rid of local reconnect_delay
James Smart
2017-05-22
1
-6
/
+4
*
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
2017-05-22
1
-2
/
+3
*
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
2017-05-22
1
-1
/
+7
*
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
2017-05-22
1
-4
/
+14
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-20
7
-5
/
+25
|
\
|
*
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
2017-05-20
3
-0
/
+8
|
*
nvmet-fc: remove target cpu scheduling flag
James Smart
2017-05-20
2
-4
/
+1
|
*
nvme-fc: stop queues on error detection
James Smart
2017-05-20
1
-0
/
+4
|
*
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
2017-05-20
1
-0
/
+6
|
*
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
2017-05-20
1
-1
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-11
1
-4
/
+5
|
\
|
|
*
nvme: lightnvm: fix memory leak
Rakesh Pandit
2017-05-10
1
-1
/
+2
|
*
lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning
Geert Uytterhoeven
2017-05-07
1
-3
/
+3
*
|
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
1
-17
/
+13
|
\
\
|
|
/
|
/
|
|
*
nvme/pci: Switch to pci_request_irq()
Christoph Hellwig
2017-04-18
1
-17
/
+13
*
|
lightnvm: create cmd before allocating request
Javier González
2017-05-04
1
-2
/
+2
*
|
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
4
-41
/
+39
*
|
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
2017-04-27
5
-370
/
+748
|
\
\
|
*
|
nvme-scsi: remove nvme_trans_security_protocol
Christoph Hellwig
2017-04-27
1
-13
/
+0
|
*
|
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
Christoph Hellwig
2017-04-25
1
-1
/
+1
|
*
|
nvme-scsi: Consider LBA format in IO splitting calculation
Jon Derrick
2017-04-25
1
-1
/
+1
|
*
|
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
2017-04-25
1
-1
/
+3
|
*
|
nvmet-fcloop: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
|
*
|
nvmet-fc: properly endian swap sq_head
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
|
nvmet-fc: mark the sqhd field as __le16
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
|
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
|
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
|
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: Add nvme_core.force_apst to ignore the NO_APST quirk
Andy Lutomirski
2017-04-24
1
-1
/
+19
*
|
|
nvme: Display raw APST configuration via DYNAMIC_DEBUG
Andy Lutomirski
2017-04-24
1
-0
/
+16
[next]