index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
fc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: ensure reset state check ordering
Keith Busch
2023-12-04
1
-3
/
+3
*
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-11-22
1
-11
/
+8
*
nvme: start keep-alive after admin queue setup
Hannes Reinecke
2023-11-06
1
-0
/
+6
*
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
Nigel Kirkland
2023-08-21
1
-1
/
+1
*
nvme-fc: fix race between error recovery and creating association
Michael Liang
2023-07-12
1
-5
/
+16
*
nvme-fc: return non-zero status code when fails to create association
Michael Liang
2023-07-12
1
-3
/
+15
*
overflow: Add struct_size_t() helper
Kees Cook
2023-05-26
1
-4
/
+4
*
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
1
-1
/
+0
*
nvme-fc: fix initialization order
Ross Lagerwall
2023-01-23
1
-10
/
+8
*
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
1
-2
/
+2
*
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
1
-1
/
+1
*
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
1
-1
/
+1
*
nvme-fc: move common code into helper
Chaitanya Kulkarni
2022-12-06
1
-8
/
+11
*
nvme-fc: avoid null pointer dereference
Chaitanya Kulkarni
2022-12-06
1
-1
/
+10
*
nvme: introduce nvme_start_request
Sagi Grimberg
2022-12-06
1
-1
/
+1
*
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-18
1
-8
/
+8
*
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-11-15
1
-1
/
+1
*
nvme-fc: improve memory usage in nvme_fc_rcv_ls_req()
Christophe JAILLET
2022-11-15
1
-8
/
+9
*
nvme-fc: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
1
-66
/
+17
*
nvme-fc: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
1
-20
/
+12
*
nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
Christoph Hellwig
2022-09-27
1
-9
/
+1
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-2
/
+1
*
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
2022-08-10
1
-1
/
+2
*
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
2022-08-10
1
-0
/
+2
*
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-2
/
+1
*
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
1
-2
/
+1
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-6
/
+6
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-06-05
1
-0
/
+18
|
\
|
*
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
Muneendra Kumar
2022-05-19
1
-0
/
+18
*
|
nvme-fc: fold t fc_update_appid into fc_appid_store
Christoph Hellwig
2022-05-02
1
-16
/
+3
*
|
nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
Christoph Hellwig
2022-05-02
1
-1
/
+6
|
/
*
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2022-02-28
1
-4
/
+2
*
nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-8
/
+8
*
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-1
/
+25
|
\
|
*
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
1
-1
/
+1
|
*
nvme-fc: add support for ->map_queues
Saurav Kashyap
2021-10-20
1
-0
/
+24
*
|
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-19
1
-4
/
+4
|
/
*
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
2021-09-21
1
-2
/
+0
*
nvme-fc: avoid race between time out and tear down
James Smart
2021-09-21
1
-0
/
+2
*
nvme-fc: update hardware queues before using them
Daniel Wagner
2021-09-21
1
-8
/
+8
*
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-1
/
+1
|
\
|
*
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
1
-1
/
+71
|
\
\
|
|
/
|
/
|
|
*
scsi: nvme: Added a new sysfs attribute appid_store
Muneendra Kumar
2021-06-10
1
-1
/
+71
*
|
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
1
-1
/
+1
|
\
\
|
*
|
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
*
|
|
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
2021-05-25
1
-8
/
+17
|
/
/
*
/
nvme-fc: clear q_live at beginning of association teardown
James Smart
2021-05-19
1
-0
/
+12
|
/
*
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
1
-2
/
+2
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-5
/
+9
|
\
[next]