index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Age
Commit message (
Expand
)
Author
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
2021-01-06
nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
James Smart
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-10-27
nvme-fc: remove nvme_fc_terminate_io()
James Smart
2020-10-27
nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery
James Smart
2020-10-27
nvme-fc: remove err_work work item
James Smart
2020-10-27
nvme-fc: track error_recovery while connecting
James Smart
2020-10-23
nvme-fc: shorten reconnect delay if possible for FC
James Smart
2020-10-23
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
2020-10-23
nvme-fc: fix error loop in create_hw_io_queues
James Smart
2020-10-23
nvme-fc: fix io timeout to abort I/O
James Smart
2020-09-22
nvme-fc: fail new connections to a deleted host or remote port
James Smart
2020-09-08
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-21
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-07-29
nvme-fc: set max_segments to lldd max value
James Smart
2020-07-29
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-11
nvme-fc: don't call nvme_cleanup_cmd() for AENs
Daniel Wagner
2020-05-27
nvme: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-27
nvme-fc: print proper nvme-fc devloss_tmo value
Martin George
2020-05-09
nvme-fc: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-09
nvme-fc: Add Disconnect Association Rcv support
James Smart
2020-05-09
nvme-fc: Update header and host for common definitions for LS handling
James Smart
2020-05-09
nvme-fc: convert assoc_active flag to bit op
James Smart
2020-05-09
nvme-fc: Ensure private pointers are NULL if no data
James Smart
2020-05-09
nvme-fc nvmet-fc: refactor for common LS definitions
James Smart
2020-05-09
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-03-26
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-26
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2019-11-27
nvme-fc: fix double-free scenarios on hw queues
James Smart
2019-11-27
nvme_fc: add module to ops template to allow module references
James Smart
2019-11-27
nvme-fc: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
2019-11-04
nvme-fc: ensure association_id is cleared regardless of a Disconnect LS
James Smart
2019-11-04
nvme-fc: clarify error messages
James Smart
2019-11-04
nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu
James Smart
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
2019-09-12
nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
James Smart
2019-08-29
nvme-fc: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-04
nvme: wait until all completed request's complete fn is called
Ming Lei
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-09
nvme-fc: fix module unloads while lports still pending
James Smart
2019-06-21
nvme-fc: add message when creating new association
James Smart
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]