index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2026-03-27
nvme: add from0based() helper
Caleb Sander Mateos
1
-0
/
+6
2026-01-28
nvme: stop using AWUPF
John Garry
1
-1
/
+2
2026-01-13
nvme: expose active quirks in sysfs
Maurizio Lombardi
1
-0
/
+54
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
1
-0
/
+7
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
1
-1
/
+1
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-1
/
+1
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
1
-1
/
+1
2025-06-26
nvme: fix atomic write size validation
Christoph Hellwig
1
-2
/
+1
2025-06-04
nvme: spelling fixes
Yi Zhang
1
-1
/
+1
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+24
2025-05-20
nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
Nilay Shroff
1
-4
/
+4
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
1
-1
/
+15
2025-05-14
nvme: all namespaces in a subsystem must adhere to a common atomic write size
Alan Adamson
1
-1
/
+2
2025-05-06
nvme: use fdp streams if write stream is provided
Keith Busch
1
-0
/
+1
2025-05-06
nvme: register fdp parameters with the block layer
Keith Busch
1
-0
/
+2
2025-05-06
nvme: pass a void pointer to nvme_get/set_features for the result
Christoph Hellwig
1
-2
/
+2
2025-03-20
nvme-multipath: Add visibility for queue-depth io-policy
Nilay Shroff
1
-0
/
+1
2025-03-20
nvme-multipath: Add visibility for numa io-policy
Nilay Shroff
1
-0
/
+1
2025-03-20
nvme-multipath: Add visibility for round-robin io-policy
Nilay Shroff
1
-4
/
+14
2025-03-20
nvme-tcp: request secure channel concatenation
Hannes Reinecke
1
-0
/
+2
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-39
/
+0
2025-01-10
nvme: Move opcode string helper functions declarations
Damien Le Moal
1
-39
/
+0
2024-12-11
nvme-pci: 512 byte aligned dma pool segment quirk
Robert Beckett
1
-0
/
+5
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
1
-1
/
+2
2024-11-18
nvme-pci: add support for sgl metadata
Keith Busch
1
-0
/
+7
2024-11-11
nvme: add rotational support
Wang Yugui
1
-0
/
+1
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-15
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
[next]