index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
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
11
-61
/
+47
2021-07-05
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+71
2021-07-01
nvme: use return value from blk_execute_rq()
Keith Busch
4
-18
/
+33
2021-07-01
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
8
-47
/
+19
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-377
/
+1214
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-21
nvmet: use NVMET_MAX_NAMESPACES to set nn value
Chaitanya Kulkarni
1
-1
/
+1
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
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
6
-11
/
+707
2021-06-17
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
3
-18
/
+86
2021-06-17
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
3
-4
/
+8
2021-06-17
nvmet: add req cns error complete helper
Chaitanya Kulkarni
2
-4
/
+9
2021-06-17
nvmet: remove local variable
Chaitanya Kulkarni
1
-16
/
+7
2021-06-17
nvmet: use nvme status value directly
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvmet: use u32 for nvmet_subsys max_nsid
Chaitanya Kulkarni
1
-1
/
+1
2021-06-17
nvmet: use req->cmd directly in file-ns fast path
Chaitanya Kulkarni
1
-3
/
+1
2021-06-17
nvmet: use req->cmd directly in bdev-ns fast path
Chaitanya Kulkarni
1
-3
/
+1
2021-06-17
nvmet: make ver stable once connection established
Noam Gottlieb
1
-5
/
+31
2021-06-17
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
4
-40
/
+21
2021-06-17
nvmet: make sn stable once connection was established
Noam Gottlieb
3
-5
/
+29
2021-06-17
nvmet: change sn size and check validity
Noam Gottlieb
5
-18
/
+30
2021-06-17
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
1
-8
/
+2
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
[next]