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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
3
-35
/
+35
2018-03-26
nvme: fix the dangerous reference of namespaces list
Jianchao Wang
1
-2
/
+14
2018-03-26
nvme-pci: quiesce IO queues prior to disabling device HMB accesses
Jianchao Wang
1
-5
/
+4
2018-03-26
nvme: Add fault injection feature
Thomas Tai
4
-0
/
+109
2018-03-26
nvme: use define instead of magic value for identify size
Minwoo Im
1
-2
/
+3
2018-03-26
nvmet: don't return "any" ip address in discovery log page
Sagi Grimberg
3
-3
/
+47
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2
-3
/
+3
2018-03-08
nvme_fc: rework sqsize handling
James Smart
1
-10
/
+17
2018-03-08
nvme-fabrics: Ignore nr_io_queues option for discovery controllers
Roland Dreier
1
-0
/
+5
2018-03-07
Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
Christoph Hellwig
3
-40
/
+0
2018-03-01
nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
Ming Lei
1
-1
/
+1
2018-03-01
nvme-pci: Fix EEH failure on ppc
Wen Xiong
1
-6
/
+7
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+1
2018-02-28
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-23
/
+28
2018-02-28
nvmet: fix PSDT field check in command format
Max Gurtovoy
1
-3
/
+6
2018-02-28
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2
-14
/
+13
2018-02-26
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
1
-1
/
+4
2018-02-22
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
1
-2
/
+2
2018-02-22
nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
Christoph Hellwig
1
-2
/
+2
2018-02-22
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
1
-1
/
+1
2018-02-14
nvme-rdma: fix sysfs invoked reset_ctrl error flow
Nitzan Carmi
2
-6
/
+7
2018-02-14
nvmet: Change return code of discard command if not supported
Israel Rukshin
1
-2
/
+5
2018-02-13
nvme-pci: Fix timeouts in connecting state
Keith Busch
1
-1
/
+5
2018-02-13
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
1
-11
/
+14
2018-02-13
nvme: fix the deadlock in nvme_update_formats
Jianchao Wang
1
-3
/
+8
2018-02-12
nvme: Don't use a stack buffer for keep-alive command
Roland Dreier
2
-5
/
+4
2018-02-11
nvme_fc: cleanup io completion
James Smart
1
-51
/
+12
2018-02-11
nvme_fc: correct abort race condition on resets
James Smart
1
-72
/
+26
2018-02-08
nvme: Fix discard buffer overrun
Keith Busch
1
-3
/
+5
2018-02-08
nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition
Max Gurtovoy
1
-1
/
+0
2018-02-08
nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process
Max Gurtovoy
2
-0
/
+4
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
6
-24
/
+25
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+2
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-10
/
+2
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-499
/
+833
2018-01-26
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
2
-0
/
+27
2018-01-26
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
4
-0
/
+281
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2
-3
/
+18
2018-01-25
nvme-rdma: remove redundant boolean for inline_data
Max Gurtovoy
1
-3
/
+0
2018-01-25
nvme: don't free uuid pointer before printing it
Johannes Thumshirn
1
-1
/
+2
2018-01-25
nvme-pci: Suspend queues after deleting them
Keith Busch
1
-19
/
+8
2018-01-23
nvme-pci: Fix queue double allocations
Keith Busch
1
-0
/
+3
2018-01-17
nvme-pci: take sglist coalescing in dma_map_sg into account
Christoph Hellwig
1
-12
/
+9
2018-01-17
nvme-pci: check segement valid for SGL use
Keith Busch
1
-2
/
+5
2018-01-17
nvme-pci: clean up SMBSZ bit definitions
Christoph Hellwig
1
-6
/
+17
2018-01-17
nvme-pci: clean up CMB initialization
Christoph Hellwig
1
-27
/
+14
2018-01-17
nvme-fc: correct hang in nvme_ns_remove()
James Smart
1
-0
/
+3
2018-01-17
nvme-fc: fix rogue admin cmds stalling teardown
James Smart
1
-0
/
+3
2018-01-15
nvmet: release a ns reference in nvmet_req_uninit if needed
Sagi Grimberg
1
-0
/
+3
[prev]
[next]