index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
3
-1
/
+18
|
\
|
*
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
2020-09-17
1
-0
/
+15
|
*
nvme-tcp: fix kconfig dependency warning when !CRYPTO
Necip Fazil Yildiran
2020-09-15
1
-0
/
+1
|
*
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
2020-09-15
1
-1
/
+2
*
|
Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-11
6
-10
/
+11
|
\
|
|
*
nvme-fabrics: allow to queue requests for live queues
Sagi Grimberg
2020-09-09
1
-4
/
+8
|
*
nvme-tcp: cancel async events before freeing event struct
David Milburn
2020-09-08
1
-0
/
+1
|
*
nvme-rdma: cancel async events before freeing event struct
David Milburn
2020-09-08
1
-0
/
+1
|
*
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-09-08
1
-0
/
+1
|
*
nvme: Revert: Fix controller creation races with teardown flow
James Smart
2020-09-08
2
-6
/
+0
*
|
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-04
6
-55
/
+156
|
\
|
|
*
nvme-pci: cancel nvme device request before disabling
Tong Zhang
2020-08-29
1
-2
/
+2
|
*
nvme: only use power of two io boundaries
Keith Busch
2020-08-29
1
-9
/
+38
|
*
nvme: fix controller instance leak
Keith Busch
2020-08-29
1
-1
/
+1
|
*
nvme: Fix NULL dereference for pci nvme controllers
Sagi Grimberg
2020-08-29
1
-0
/
+4
|
*
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
2020-08-29
1
-1
/
+12
|
*
nvme-rdma: fix timeout handler
Sagi Grimberg
2020-08-29
1
-16
/
+33
|
*
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
2020-08-29
1
-0
/
+6
|
*
nvme-tcp: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
2020-08-29
1
-1
/
+12
|
*
nvme-tcp: fix timeout handler
Sagi Grimberg
2020-08-29
1
-20
/
+36
|
*
nvme-tcp: serialize controller teardown sequences
Sagi Grimberg
2020-08-29
1
-2
/
+9
|
*
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
2020-08-29
2
-2
/
+3
|
*
nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
Sagi Grimberg
2020-08-29
1
-1
/
+0
*
|
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-24
7
-93
/
+122
|
\
|
|
*
nvme: redirect commands on dying queue
Chao Leng
2020-08-22
1
-4
/
+5
|
*
nvme: just check the status code type in nvme_is_path_error
Christoph Hellwig
2020-08-22
1
-10
/
+2
|
*
nvme: refactor command completion
Christoph Hellwig
2020-08-22
3
-64
/
+89
|
*
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-22
5
-6
/
+12
|
*
nvme: skip noiob for zoned devices
Keith Busch
2020-08-22
1
-1
/
+1
|
*
nvme-pci: fix PRP pool size
Christoph Hellwig
2020-08-22
1
-1
/
+2
|
*
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
2020-08-22
1
-6
/
+6
|
*
nvme: Use spin_lock_irq() when taking the ctrl->lock
Logan Gunthorpe
2020-08-22
1
-4
/
+4
|
*
nvme: multipath: round-robin: eliminate "fallback" variable
Martin Wilck
2020-08-22
1
-5
/
+4
|
*
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
2020-08-22
1
-5
/
+10
|
*
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-08-22
1
-2
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
4
-9
/
+8
|
/
*
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-1
/
+2
|
\
|
*
block: remove blk_queue_stack_limits
Christoph Hellwig
2020-07-20
1
-1
/
+2
|
*
Merge branch 'for-5.9/drivers' into for-5.9/block-merge
Jens Axboe
2020-07-20
9
-99
/
+649
|
|
\
|
*
\
Merge branch 'for-5.9/block' into for-5.9/block-merge
Jens Axboe
2020-07-20
7
-34
/
+42
|
|
\
\
*
|
\
\
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
13
-293
/
+1057
|
\
\
\
\
|
*
|
|
|
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
2020-07-29
1
-4
/
+7
|
*
|
|
|
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
2020-07-29
1
-0
/
+6
|
*
|
|
|
nvme-rdma: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
1
-3
/
+9
|
*
|
|
|
nvme-tcp: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
1
-3
/
+9
|
*
|
|
|
nvme: export nvme_find_get_ns() and nvme_put_ns()
Logan Gunthorpe
2020-07-29
2
-2
/
+6
|
*
|
|
|
nvme: introduce nvme_ctrl_get_by_path()
Logan Gunthorpe
2020-07-29
2
-0
/
+24
|
*
|
|
|
nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
Logan Gunthorpe
2020-07-29
2
-7
/
+16
|
*
|
|
|
nvme: create helper function to obtain command effects
Logan Gunthorpe
2020-07-29
2
-92
/
+103
|
*
|
|
|
nvme: clear any SGL flags in passthru commands
Logan Gunthorpe
2020-07-29
1
-1
/
+9
[next]