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.13.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
2022-08-03
nvmet: parse fabrics commands on io queues
Hannes Reinecke
4
-3
/
+23
2022-08-03
nvme-auth: Diffie-Hellman key exchange support
Hannes Reinecke
3
-6
/
+350
2022-08-03
nvme: implement In-Band authentication
Hannes Reinecke
15
-7
/
+1465
2022-08-03
nvme-fabrics: decode 'authentication required' connect error
Hannes Reinecke
1
-0
/
+4
2022-08-03
nvme-loop: use nvme core helpers to cancel all requests in a tagset
Sagi Grimberg
1
-6
/
+2
2022-08-03
nvme: fix qid param blk_mq_alloc_request_hctx
Chaitanya Kulkarni
1
-1
/
+1
2022-08-03
nvme: remove unused timeout parameter
Chaitanya Kulkarni
3
-14
/
+10
2022-08-03
nvme: handle the persistent internal error AER
Michael Kelley
1
-2
/
+29
2022-08-03
nvme: remove a double word in a comment
Xiang wangx
1
-1
/
+1
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-69
/
+64
2022-07-25
nvme-pci: Crucial P2 has bogus namespace ids
Tobias Gruetzmacher
1
-0
/
+2
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2
-11
/
+12
2022-07-14
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2
-3
/
+3
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-2
/
+2
2022-07-14
nvme: fix block device naming collision
Israel Rukshin
1
-3
/
+3
2022-07-14
nvme-pci: fix freeze accounting for error handling
Keith Busch
1
-2
/
+7
2022-07-06
nvme: use struct group for generic command dwords
Keith Busch
1
-1
/
+1
2022-07-06
nvme-pci: phison e16 has bogus namespace ids
Keith Busch
1
-1
/
+2
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
2
-3
/
+3
2022-07-06
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-3
/
+3
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
1
-1
/
+1
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
3
-4
/
+3
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
5
-9
/
+5
2022-06-30
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
Lamarque Vieira Souza
1
-0
/
+2
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
4
-0
/
+82
2022-06-29
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
4
-6
/
+19
2022-06-29
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
Pablo Greco
1
-1
/
+2
2022-06-29
nvme-tcp: always fail a request when sending it failed
Sagi Grimberg
1
-2
/
+1
2022-06-29
nvmet-tcp: fix regression in data_digest calculation
Sagi Grimberg
1
-20
/
+3
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2
-2
/
+2
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
7
-27
/
+26
2022-06-23
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
2
-4
/
+14
2022-06-23
nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
Leo Savernik
1
-0
/
+2
2022-06-13
nvme-pci: disable write zeros support on UMIC and Samsung SSDs
rasheed.hsueh
1
-0
/
+8
2022-06-13
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
Ning Wang
1
-0
/
+2
2022-06-13
nvme-pci: sk hynix p31 has bogus namespace ids
Keith Busch
1
-0
/
+2
2022-06-13
nvme-pci: smi has bogus namespace ids
Keith Busch
1
-1
/
+2
2022-06-13
nvme-pci: phison e12 has bogus namespace ids
Keith Busch
1
-0
/
+2
2022-06-13
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
Stefan Reiter
1
-0
/
+2
2022-06-13
nvme-pci: add trouble shooting steps for timeouts
Keith Busch
1
-0
/
+8
2022-06-13
nvme: add bug report info for global duplicate id
Keith Busch
3
-0
/
+45
2022-06-13
nvme: add device name to warning in uuid_show()
Thomas Weißschuh
1
-2
/
+2
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+18
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+12
2022-05-31
nvmet: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-31
nvme: set controller enable bit in a separate write
Niklas Cassel
1
-1
/
+9
2022-05-31
nvme-pci: disable namespace identifiers for the MAXIO MAP1001
Christoph Hellwig
1
-0
/
+2
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
4
-6
/
+13
[next]