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.12.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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-313
/
+611
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
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
3
-6
/
+42
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-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
2018-01-08
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
1
-2
/
+2
2018-01-08
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
1
-2
/
+2
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
4
-4
/
+17
2018-01-08
nvme-fabrics: initialize default host->id in nvmf_host_default()
Ewan D. Milne
1
-0
/
+1
2018-01-05
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
1
-29
/
+50
2018-01-05
lightnvm: remove lower page tables
Matias Bjørling
1
-14
/
+0
2018-01-05
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
1
-96
/
+0
2017-12-29
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
2
-0
/
+13
2017-12-29
nvme-rdma: fix concurrent reset and reconnect
Sagi Grimberg
1
-1
/
+13
2017-12-29
nvme: fix sector units when going between formats
Jeff Lien
1
-1
/
+5
2017-12-29
nvme-pci: move use_sgl initialization to nvme_init_iod()
Minwoo Im
1
-22
/
+20
2017-12-15
nvme: setup streams after initializing namespace head
Keith Busch
1
-1
/
+1
2017-12-15
nvme: check hw sectors before setting chunk sectors
Keith Busch
1
-1
/
+2
2017-12-15
nvme: call blk_integrity_unregister after queue is cleaned up
Ming Lei
1
-2
/
+2
2017-12-15
nvme-fc: remove double put reference if admin connect fails
James Smart
1
-1
/
+0
2017-12-15
nvme: set discard_alignment to zero
David Disseldorp
1
-1
/
+1
2017-11-28
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
Minwoo Im
1
-0
/
+1
2017-11-28
nvme-rdma: fix memory leak during queue allocation
Max Gurtovoy
1
-3
/
+18
2017-11-26
nvme-rdma: Use mr pool
Israel Rukshin
1
-58
/
+37
2017-11-26
nvme-rdma: Check remotely invalidated rkey matches our expected rkey
Sagi Grimberg
1
-2
/
+7
2017-11-26
nvme-rdma: wait for local invalidation before completing a request
Sagi Grimberg
1
-15
/
+24
2017-11-26
nvme-rdma: don't complete requests before a send work request has completed
Sagi Grimberg
1
-4
/
+24
2017-11-26
nvme-rdma: don't suppress send completions
Sagi Grimberg
1
-40
/
+14
2017-11-24
nvme-fc: don't use bit masks for set/test_bit() numbers
Jens Axboe
1
-2
/
+2
[next]