index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: use blk_mq_alloc_disk
Christoph Hellwig
2021-08-23
1
-20
/
+13
*
nvme: use bvec_virt
Christoph Hellwig
2021-08-16
1
-3
/
+2
*
block: remove GENHD_FL_UP
Christoph Hellwig
2021-08-12
1
-1
/
+1
*
nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
Christoph Hellwig
2021-08-12
1
-1
/
+1
*
nvme: remove the GENHD_FL_UP check in nvme_ns_remove
Christoph Hellwig
2021-08-12
1
-8
/
+6
*
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
1
-1
/
+1
*
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-24
5
-18
/
+31
|
\
|
*
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
2021-07-21
1
-1
/
+4
|
*
nvme: fix nvme_setup_command metadata trace event
Keith Busch
2021-07-21
1
-3
/
+3
|
*
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
2021-07-21
3
-13
/
+21
|
*
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
2021-07-21
1
-1
/
+3
*
|
Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-16
2
-12
/
+59
|
\
|
|
*
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
2021-07-13
1
-1
/
+0
|
*
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
2021-07-13
1
-8
/
+58
|
*
nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
Prabhakar Kushwaha
2021-07-13
1
-3
/
+1
*
|
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
8
-55
/
+42
|
\
|
|
*
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
3
-14
/
+29
|
*
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
7
-46
/
+18
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-03
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
12
-235
/
+278
|
\
\
|
*
|
nvme: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-13
/
+6
|
*
|
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-16
/
+8
|
*
|
nvme-fabrics: remove memset in connect io q
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
|
nvme-fabrics: remove memset in connect admin q
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
|
nvme-fabrics: remove memset in nvmf_reg_write32()
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
|
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
|
nvme-tcp: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
|
*
|
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-2
/
+2
|
*
|
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
|
*
|
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
2021-06-17
1
-0
/
+5
|
*
|
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
2021-06-17
1
-2
/
+0
|
*
|
nvme-pci: fix var. type for increasing cq_head
JK Kim
2021-06-17
1
-1
/
+1
|
*
|
nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()
Dan Carpenter
2021-06-16
1
-0
/
+2
|
*
|
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
2021-06-16
1
-10
/
+16
|
*
|
nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text
Geert Uytterhoeven
2021-06-16
1
-1
/
+1
|
*
|
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
2021-06-16
1
-5
/
+0
|
*
|
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
2021-06-16
1
-0
/
+7
|
*
|
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
2021-06-16
1
-27
/
+1
|
*
|
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2021-06-03
2
-45
/
+28
|
*
|
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-03
4
-24
/
+35
|
*
|
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
2021-06-03
1
-5
/
+4
|
*
|
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
2021-06-03
1
-0
/
+1
|
*
|
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
2021-06-03
1
-1
/
+1
|
*
|
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
2021-06-03
1
-10
/
+10
|
*
|
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
2021-06-03
1
-7
/
+5
|
*
|
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
2021-06-03
1
-1
/
+1
|
*
|
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
2021-06-03
1
-1
/
+1
|
*
|
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
2021-06-03
1
-5
/
+4
|
*
|
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
2021-06-03
1
-13
/
+9
[next]