index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-04-03
Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
5
-74
/
+75
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+2
2025-04-01
nvme-pci: skip nvme_write_sq_db on empty rqlist
Maurizio Lombardi
1
-0
/
+3
2025-04-01
nvme-multipath: change the NVME_MULTIPATH config option
John Meneghini
1
-4
/
+9
2025-04-01
nvme: update the multipath warning in nvme_init_ns_head
John Meneghini
1
-1
/
+1
2025-04-01
nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()
Caleb Sander Mateos
1
-21
/
+24
2025-04-01
nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request()
Caleb Sander Mateos
1
-14
/
+17
2025-04-01
nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
Caleb Sander Mateos
1
-1
/
+1
2025-04-01
nvmet: pci-epf: Keep completion queues mapped
Damien Le Moal
1
-38
/
+25
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
27
-81
/
+1049
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+7
2025-03-25
objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
Josh Poimboeuf
1
-1
/
+1
2025-03-20
nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)
Li Haoran
1
-1
/
+1
2025-03-20
nvme-tcp: fix selinux denied when calling sock_sendmsg
Peijie Shao
1
-1
/
+2
2025-03-20
nvmet: pci-epf: Always configure BAR0 as 64-bit
Niklas Cassel
1
-2
/
+9
2025-03-20
nvmet: Remove duplicate uuid_copy
Mike Christie
1
-2
/
+0
2025-03-20
nvme: zns: Simplify nvme_zone_parse_entry()
Damien Le Moal
1
-6
/
+4
2025-03-20
nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls
Chen Ni
1
-1
/
+0
2025-03-20
nvmet-fc: Remove unused functions
WangYuli
1
-14
/
+0
2025-03-20
nvme-pci: remove stale comment
Baruch Siach
1
-3
/
+0
2025-03-20
nvme-fc: Utilise min3() to simplify queue count calculation
Qasim Ijaz
1
-2
/
+2
2025-03-20
nvme-multipath: Add visibility for queue-depth io-policy
Nilay Shroff
3
-1
/
+15
2025-03-20
nvme-multipath: Add visibility for numa io-policy
Nilay Shroff
3
-0
/
+33
2025-03-20
nvme-multipath: Add visibility for round-robin io-policy
Nilay Shroff
4
-4
/
+130
2025-03-20
nvmet: add tls_concat and tls_key debugfs entries
Hannes Reinecke
1
-0
/
+27
2025-03-20
nvmet-tcp: support secure channel concatenation
Hannes Reinecke
6
-13
/
+199
2025-03-20
nvmet: Add 'sq' argument to alloc_ctrl_args
Hannes Reinecke
5
-9
/
+14
2025-03-20
nvme-fabrics: reset admin connection for secure concatenation
Hannes Reinecke
1
-0
/
+10
2025-03-20
nvme-tcp: request secure channel concatenation
Hannes Reinecke
7
-15
/
+198
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
3
-3
/
+64
2025-03-20
nvme: add nvme_auth_derive_tls_psk()
Hannes Reinecke
2
-0
/
+117
2025-03-20
nvme: add nvme_auth_generate_digest()
Hannes Reinecke
1
-0
/
+134
2025-03-20
nvme: add nvme_auth_generate_psk()
Hannes Reinecke
1
-0
/
+87
2025-03-17
nvme: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-4
/
+2
2025-03-13
Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
2
-15
/
+26
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
5
-6
/
+5
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2
-3
/
+5
2025-03-11
nvme: move error logging from nvme_end_req() to __nvme_end_req()
Shin'ichiro Kawasaki
1
-6
/
+6
2025-03-10
nvmet: pci-epf: Do not add an IRQ vector if not needed
Damien Le Moal
1
-8
/
+7
2025-03-10
nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
Damien Le Moal
1
-6
/
+7
2025-03-10
nvme-pci: fix stuck reset on concurrent DPC and HP
Keith Busch
1
-1
/
+12
2025-03-06
Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into ...
Arnd Bergmann
1
-1
/
+1
2025-03-05
nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
Dan Carpenter
1
-3
/
+3
2025-02-28
nvme: map uring_cmd data even if address is 0
Xinyu Zhang
1
-1
/
+1
2025-02-27
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Meir Elisha
1
-4
/
+11
2025-02-27
nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
Maurizio Lombardi
1
-3
/
+29
2025-02-27
nvme-tcp: Fix a C2HTermReq error message
Maurizio Lombardi
1
-1
/
+1
[next]