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
/
fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
nvme-fc: don't call nvme_cleanup_cmd() for AENs
Daniel Wagner
1
-2
/
+3
2020-05-27
nvme: replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-27
nvme-fc: print proper nvme-fc devloss_tmo value
Martin George
1
-1
/
+3
2020-05-10
nvme-fc: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-05-10
nvme-fc: Add Disconnect Association Rcv support
James Smart
1
-4
/
+359
2020-05-10
nvme-fc: Update header and host for common definitions for LS handling
James Smart
1
-23
/
+2
2020-05-10
nvme-fc: convert assoc_active flag to bit op
James Smart
1
-24
/
+13
2020-05-10
nvme-fc: Ensure private pointers are NULL if no data
James Smart
1
-31
/
+50
2020-05-10
nvme-fc nvmet-fc: refactor for common LS definitions
James Smart
1
-35
/
+1
2020-05-10
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
1
-0
/
+35
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-12
/
+2
2020-03-25
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
1
-1
/
+0
2020-03-25
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
1
-3
/
+1
2019-11-26
nvme-fc: fix double-free scenarios on hw queues
James Smart
1
-3
/
+15
2019-11-26
nvme_fc: add module to ops template to allow module references
James Smart
1
-2
/
+12
2019-11-26
nvme-fc: Avoid preallocating big SGL for data
Israel Rukshin
1
-4
/
+4
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-05
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-0
/
+2
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+48
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+4
2019-07-10
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-17
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-13
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-08
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
[next]