index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
nvme
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-25
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
5
-15
/
+17
2024-09-24
nvme: remove CC register read-back during enabling
Keith Busch
1
-5
/
+0
2024-09-24
nvme: null terminate nvme_tls_attrs
Shin'ichiro Kawasaki
1
-0
/
+1
2024-09-24
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
1
-2
/
+10
2024-09-24
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
1
-1
/
+1
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
7
-22
/
+52
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
13
-79
/
+253
2024-09-13
blk-integrity: improved sg segment mapping
Keith Busch
1
-2
/
+2
2024-09-13
nvme-rdma: use request to get integrity segments
Keith Busch
1
-1
/
+1
2024-09-13
block: provide a request helper for user integrity segments
Keith Busch
1
-4
/
+2
2024-09-13
nvme-pci: qdepth 1 quirk
Keith Busch
2
-9
/
+14
2024-09-10
nvme-tcp: fix link failure for TCP auth
Arnd Bergmann
1
-1
/
+1
2024-09-06
nvme: Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-09-03
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
1
-0
/
+10
2024-09-03
nvme: set BLK_FEAT_ZONED for ZNS multipath disks
Christoph Hellwig
1
-1
/
+3
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
1
-0
/
+1
2024-08-30
nvme: fix metadata handling in nvme-passthrough
Puranjay Mohan
1
-8
/
+14
2024-08-27
nvme-pci: Add sleep quirk for Samsung 990 Evo
Georg Gottleuber
1
-0
/
+11
2024-08-27
nvme-pci: allocate tagset on reset if necessary
Keith Busch
1
-0
/
+6
2024-08-26
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
1
-1
/
+3
2024-08-26
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
4
-8
/
+8
2024-08-26
nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
Niklas Cassel
1
-0
/
+2
2024-08-23
nvme: use better description for async reset reason
Keith Busch
1
-1
/
+2
2024-08-23
nvmet: Make nvmet_debugfs static
Jinjie Ruan
1
-1
/
+1
2024-08-22
nvme: Remove unused field
Nilay Shroff
1
-1
/
+0
2024-08-22
nvme: move stopping keep-alive into nvme_uninit_ctrl()
Ming Lei
1
-1
/
+1
2024-08-22
nvme-target: do not check authentication status for admin commands twice
Hannes Reinecke
1
-2
/
+0
2024-08-22
nvmet-auth: allow to clear DH-HMAC-CHAP keys
Hannes Reinecke
1
-0
/
+12
2024-08-22
nvme-sysfs: add 'tls_keyring' attribute
Hannes Reinecke
1
-0
/
+14
2024-08-22
nvme-sysfs: add 'tls_configured_key' sysfs attribute
Hannes Reinecke
1
-0
/
+14
2024-08-22
nvme: split off TLS sysfs attributes into a separate group
Hannes Reinecke
1
-21
/
+41
2024-08-22
nvme: add a newline to the 'tls_key' sysfs attribute
Hannes Reinecke
1
-1
/
+1
2024-08-22
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
4
-2
/
+25
2024-08-22
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
4
-17
/
+43
2024-08-22
nvme-keyring: restrict match length for version '1' identifiers
Hannes Reinecke
1
-10
/
+26
2024-08-22
nvme_core: scan namespaces asynchronously
Stuart Hayes
1
-1
/
+39
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
2
-9
/
+8
2024-07-29
nvme: remove unused parameter
Kanchan Joshi
1
-3
/
+3
2024-07-28
nvme-tcp: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
1
-1
/
+1
2024-07-26
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
4
-8
/
+21
2024-07-25
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
1
-1
/
+2
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+5
2024-07-16
nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE
Francis Pravin
1
-1
/
+7
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
34
-313
/
+992
2024-07-15
nvme-pci: Fix the instructions for disabling power management
Bart Van Assche
1
-1
/
+1
2024-07-15
nvme: remove redundant bdev local variable
Israel Rukshin
1
-3
/
+2
2024-07-15
nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()
Markus Elfring
1
-2
/
+2
[next]