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
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
nvme-multipath: defer partition scanning
Keith Busch
1
-0
/
+1
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+6
2024-09-13
nvme-pci: qdepth 1 quirk
Keith Busch
1
-0
/
+5
2024-08-22
nvme: Remove unused field
Nilay Shroff
1
-1
/
+0
2024-08-22
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
1
-1
/
+1
2024-07-31
nvme: reorganize nvme_ns_head fields
Kanchan Joshi
1
-6
/
+6
2024-07-31
nvme: change data type of lba_shift
Kanchan Joshi
1
-1
/
+1
2024-07-31
nvme: remove a field from nvme_ns_head
Kanchan Joshi
1
-1
/
+0
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+14
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
1
-0
/
+3
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
1
-0
/
+4
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
1
-11
/
+3
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
1
-1
/
+1
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
1
-2
/
+2
2024-06-24
nvme: split device add from initialization
Keith Busch
1
-0
/
+1
2024-06-17
nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA.
Boyang Yu
1
-1
/
+1
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
1
-1
/
+3
2024-05-24
nvme: remove sgs and sws
Kanchan Joshi
1
-2
/
+0
2024-05-23
nvme-multipath: fix io accounting on failover
Keith Busch
1
-0
/
+1
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
1
-1
/
+1
2024-05-07
nvme-pci: Add quirk for broken MSIs
Sean Anderson
1
-0
/
+5
2024-05-01
nvme: return kernel error codes for admin queue connect
Hannes Reinecke
1
-1
/
+1
2024-05-01
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
1
-0
/
+21
2024-04-02
nvme: split nvme_update_zone_info
Christoph Hellwig
1
-2
/
+10
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+3
2024-03-04
nvme: use the atomic queue limits update API
Christoph Hellwig
1
-8
/
+2
2024-03-04
nvme: remove nvme_revalidate_zones
Christoph Hellwig
1
-1
/
+0
2024-02-12
nvme: allow integrity when PI is not in first bytes
Kanchan Joshi
1
-0
/
+1
2024-02-07
nvme: move passthrough logging attribute to head
Keith Busch
1
-1
/
+1
2024-02-01
nvme: allow passthru cmd error logging
Alan Adamson
1
-1
/
+2
2024-02-01
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
1
-3
/
+10
2024-02-01
nvme: return string as char *, not unsigned char *
Caleb Sander
1
-9
/
+9
2024-02-01
nvme: enable retries for authentication commands
Hannes Reinecke
1
-0
/
+2
2024-02-01
nvme: change __nvme_submit_sync_cmd() calling conventions
Hannes Reinecke
1
-2
/
+15
2024-01-29
nvme: use ctrl state accessor
Keith Busch
1
-5
/
+6
2024-01-19
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+13
2024-01-12
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-19
/
+25
2024-01-06
nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
1
-1
/
+12
2024-01-03
nvme: simplify the max_discard_segments calculation
Christoph Hellwig
1
-1
/
+1
2024-01-03
nvme: fix max_discard_sectors calculation
Christoph Hellwig
1
-1
/
+0
2023-12-19
nvme: repack struct nvme_ns_head
Daniel Wagner
1
-4
/
+4
2023-12-19
nvme: add csi, ms and nuse to sysfs
Daniel Wagner
1
-0
/
+6
2023-12-19
nvme: rename ns attribute group
Daniel Wagner
1
-1
/
+1
2023-12-19
nvme: refactor ns info helpers
Daniel Wagner
1
-6
/
+6
2023-12-19
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
1
-14
/
+14
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
1
-0
/
+5
2023-12-04
nvme: fix deadlock between reset and scan
Bitao Hu
1
-0
/
+1
2023-12-04
nvme: introduce helper function to get ctrl state
Keith Busch
1
-0
/
+5
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
1
-2
/
+2
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
1
-0
/
+1
[next]