index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
nvme-pci: Fix timeouts in connecting state
Keith Busch
1
-1
/
+5
2018-02-14
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
1
-11
/
+14
2018-02-14
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-31
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-18
nvme-pci: take sglist coalescing in dma_map_sg into account
Christoph Hellwig
1
-12
/
+9
2018-01-18
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
2018-01-15
nvme-fabrics: fix memory leak when parsing host ID option
Roland Dreier
1
-1
/
+3
2018-01-15
nvme: fix comment typos in nvme_create_io_queues
Minwoo Im
1
-2
/
+2
2018-01-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
4
-7
/
+43
2018-01-15
nvme-pci: allocate device queues storage space at probe
Sagi Grimberg
1
-37
/
+26
2018-01-15
nvme-pci: serialize pci resets
Sagi Grimberg
3
-2
/
+4
2018-01-10
nvme/multipath: Use blk_path_error
Keith Busch
1
-13
/
+1
2018-01-10
nvme/multipath: Consult blk_status_t for failover
Keith Busch
3
-42
/
+16
2018-01-10
nvme: Add more command status translation
Keith Busch
1
-0
/
+7
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-5
/
+5
2018-01-08
nvme: fix subsystem multiple controllers support check
Israel Rukshin
1
-1
/
+17
2018-01-08
nvme: take refcount on transport module
Nitzan Carmi
1
-3
/
+14
2018-01-08
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
3
-12
/
+44
2018-01-08
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
1
-1
/
+1
[next]