index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-10
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
1
-1
/
+2
2022-08-10
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
1
-0
/
+2
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-2
/
+1
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
1
-2
/
+1
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-6
/
+6
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+18
2022-05-19
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
Muneendra Kumar
1
-0
/
+18
2022-05-02
nvme-fc: fold t fc_update_appid into fc_appid_store
Christoph Hellwig
1
-16
/
+3
2022-05-02
nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
Christoph Hellwig
1
-1
/
+6
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
1
-4
/
+2
2022-02-28
nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
1
-8
/
+8
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+25
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
1
-1
/
+1
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
1
-0
/
+24
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
1
-4
/
+4
2021-09-21
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
1
-2
/
+0
2021-09-21
nvme-fc: avoid race between time out and tear down
James Smart
1
-0
/
+2
2021-09-21
nvme-fc: update hardware queues before using them
Daniel Wagner
1
-8
/
+8
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+71
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
1
-1
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-06-17
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
1
-1
/
+1
2021-06-10
scsi: nvme: Added a new sysfs attribute appid_store
Muneendra Kumar
1
-1
/
+71
2021-05-25
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
1
-8
/
+17
2021-05-19
nvme-fc: clear q_live at beginning of association teardown
James Smart
1
-0
/
+12
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
1
-2
/
+2
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+9
2021-04-02
nvme-fc: check sgl supported by target
Max Gurtovoy
1
-0
/
+5
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
1
-3
/
+2
2021-04-02
nvme-fc: fix the function documentation comment
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
1
-1
/
+1
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
1
-2
/
+2
2021-03-11
nvme-fc: fix racing controller reset and create association
James Smart
1
-1
/
+1
2021-03-11
nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
Hannes Reinecke
1
-1
/
+1
2021-03-11
nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
Hannes Reinecke
1
-0
/
+1
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
1
-1
/
+1
2021-01-06
nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
James Smart
1
-1
/
+14
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
1
-1
/
+1
2020-10-27
nvme-fc: remove nvme_fc_terminate_io()
James Smart
1
-33
/
+16
2020-10-27
nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery
James Smart
1
-103
/
+84
2020-10-27
nvme-fc: remove err_work work item
James Smart
1
-30
/
+10
2020-10-27
nvme-fc: track error_recovery while connecting
James Smart
1
-5
/
+9
2020-10-23
nvme-fc: shorten reconnect delay if possible for FC
James Smart
1
-1
/
+18
2020-10-23
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
1
-2
/
+5
2020-10-23
nvme-fc: fix error loop in create_hw_io_queues
James Smart
1
-2
/
+2
2020-10-23
nvme-fc: fix io timeout to abort I/O
James Smart
1
-39
/
+69
2020-09-22
nvme-fc: fail new connections to a deleted host or remote port
James Smart
1
-2
/
+4
2020-09-08
nvme-fc: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
1
-1
/
+1
[next]