开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Age
Commit message (
Expand
)
Author
2023-07-12
nvme-fc: fix race between error recovery and creating association
Michael Liang
2023-07-12
nvme-fc: return non-zero status code when fails to create association
Michael Liang
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-01-23
nvme-fc: fix initialization order
Ross Lagerwall
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
nvme-fc: move common code into helper
Chaitanya Kulkarni
2022-12-06
nvme-fc: avoid null pointer dereference
Chaitanya Kulkarni
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-11-15
nvme-fc: improve memory usage in nvme_fc_rcv_ls_req()
Christophe JAILLET
2022-09-27
nvme-fc: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-fc: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
Christoph Hellwig
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-10
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
2022-08-10
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-19
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
Muneendra Kumar
2022-05-02
nvme-fc: fold t fc_update_appid into fc_appid_store
Christoph Hellwig
2022-05-02
nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
Christoph Hellwig
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2022-02-28
nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-09-21
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
2021-09-21
nvme-fc: avoid race between time out and tear down
James Smart
2021-09-21
nvme-fc: update hardware queues before using them
Daniel Wagner
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-17
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-10
scsi: nvme: Added a new sysfs attribute appid_store
Muneendra Kumar
2021-05-25
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
2021-05-19
nvme-fc: clear q_live at beginning of association teardown
James Smart
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-02
nvme-fc: check sgl supported by target
Max Gurtovoy
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
nvme-fc: fix the function documentation comment
Chaitanya Kulkarni
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
[next]