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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-18
/
+31
2021-07-21
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
1
-1
/
+4
2021-07-21
nvme: fix nvme_setup_command metadata trace event
Keith Busch
1
-3
/
+3
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
3
-13
/
+21
2021-07-21
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
1
-1
/
+3
2021-07-16
Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-12
/
+59
2021-07-13
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
1
-1
/
+0
2021-07-13
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
1
-8
/
+58
2021-07-13
nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
Prabhakar Kushwaha
1
-3
/
+1
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-55
/
+42
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 return value from blk_execute_rq()
Keith Busch
3
-14
/
+29
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
7
-46
/
+18
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-235
/
+278
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-34
/
+13
2021-06-17
nvme: remove zeroout memset call for struct
Chaitanya Kulkarni
1
-13
/
+6
2021-06-17
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
1
-16
/
+8
2021-06-17
nvme-fabrics: remove memset in connect io q
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvme-fabrics: remove memset in connect admin q
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_write32()
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvme-tcp: use ctrl sgl check helper
Chaitanya Kulkarni
1
-1
/
+1
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
1
-1
/
+1
2021-06-17
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
1
-0
/
+5
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
1
-2
/
+0
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
1
-1
/
+1
2021-06-16
nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()
Dan Carpenter
1
-0
/
+2
2021-06-16
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
1
-10
/
+16
2021-06-16
nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text
Geert Uytterhoeven
1
-1
/
+1
2021-06-16
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
1
-5
/
+0
2021-06-16
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
1
-0
/
+7
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
1
-27
/
+1
2021-06-10
scsi: nvme: Added a new sysfs attribute appid_store
Muneendra Kumar
1
-1
/
+71
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2
-45
/
+28
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
4
-24
/
+35
2021-06-03
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
1
-5
/
+4
2021-06-03
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-0
/
+1
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-1
/
+1
2021-06-03
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
1
-10
/
+10
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
1
-7
/
+5
2021-06-03
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
1
-1
/
+1
2021-06-03
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
1
-1
/
+1
2021-06-03
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
1
-5
/
+4
2021-06-03
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
1
-13
/
+9
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
4
-2
/
+50
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
1
-23
/
+1
2021-06-03
nvme: extend and modify the APST configuration algorithm
Alexey Bogoslavsky
1
-11
/
+78
2021-06-03
nvme: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-01
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-32
/
+13
[next]