index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
1
-2
/
+1
2019-11-04
nvme-fc: ensure association_id is cleared regardless of a Disconnect LS
James Smart
1
-3
/
+3
2019-11-04
nvme-fc: clarify error messages
James Smart
1
-5
/
+6
2019-11-04
nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu
James Smart
1
-0
/
+5
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
1
-13
/
+11
2019-09-12
nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
James Smart
1
-7
/
+30
2019-08-29
nvme-fc: Use rq_dma_dir macro
Israel Rukshin
1
-5
/
+2
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
1
-3
/
+12
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-11
/
+1
2019-08-04
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-0
/
+2
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+48
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+4
2019-07-09
nvme-fc: fix module unloads while lports still pending
James Smart
1
-3
/
+48
2019-06-21
nvme-fc: add message when creating new association
James Smart
1
-0
/
+6
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
1
-3
/
+4
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+11
2019-05-13
nvme-fc: use separate work queue to avoid warning
Hannes Reinecke
1
-3
/
+11
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-04-12
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
1
-1
/
+1
2019-04-11
nvme-fc: correct csn initialization and increments on error
James Smart
1
-5
/
+15
2019-03-13
nvme-fc: reject reconnect if io queue count is reduced to zero
James Smart
1
-0
/
+12
2019-03-13
nvme-fc: fix numa_node when dev is null
James Smart
1
-1
/
+4
2019-03-13
nvme-fc: use nr_phys_segments to determine existence of sgl
James Smart
1
-4
/
+15
2019-02-20
nvme-fc: convert to SPDX identifiers
Christoph Hellwig
1
-13
/
+1
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
1
-1
/
+1
2018-12-07
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
1
-2
/
+3
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-11
/
+64
2018-11-27
nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
Ewan D. Milne
1
-1
/
+1
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
1
-33
/
+0
2018-11-15
nvme-fc: resolve io failures during connect
James Smart
1
-10
/
+63
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
1
-1
/
+2
2018-11-02
nvme-fc: fix request private initialization
James Smart
1
-1
/
+1
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
1
-3
/
+6
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
1
-11
/
+18
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
1
-6
/
+5
2018-10-01
nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
James Smart
1
-9
/
+95
2018-10-01
nvme-fc: fix for a minor typos
Milan P. Gandhi
1
-2
/
+2
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
1
-1
/
+1
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
1
-0
/
+1
2018-06-21
nvme-fc: release io queues to allow fast fail
James Smart
1
-3
/
+3
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
1
-5
/
+4
2018-06-14
nvme-fc: fix nulling of queue data on reconnect
James Smart
1
-6
/
+5
2018-06-14
nvme-fc: remove reinit_request routine
James Smart
1
-20
/
+0
2018-06-14
nvme-fc: change controllers first connect to use reconnect path
James Smart
1
-57
/
+47
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
1
-3
/
+0
2018-05-25
nvme-fc: remove setting DNR on exception conditions
James Smart
1
-10
/
+0
2018-04-26
nvme: fc: provide a descriptive error
Johannes Thumshirn
1
-0
/
+2
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
1
-9
/
+3
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+16
[next]