index
:
linux.git
cached
cdir_v2
cfid-fixes
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-16
nvmet: pci-epf: clear CC and CSTS when disabling the controller
Damien Le Moal
1
-17
/
+32
2025-04-16
nvmet: pci-epf: always fully initialize completion entries
Damien Le Moal
1
-7
/
+18
2025-04-16
nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free()
Damien Le Moal
1
-1
/
+1
2025-04-16
nvme-multipath: sysfs links may not be created for devices
Hannes Reinecke
1
-7
/
+7
2025-04-16
nvme: fixup scan failure for non-ANA multipath controllers
Hannes Reinecke
1
-1
/
+1
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
5
-75
/
+72
2025-04-09
nvmet-fc: put ref when assoc->del_work is already scheduled
Daniel Wagner
1
-1
/
+2
2025-04-09
nvmet-fc: take tgtport reference only once
Daniel Wagner
1
-15
/
+7
2025-04-09
nvmet-fc: update tgtport ref per assoc
Daniel Wagner
1
-0
/
+3
2025-04-09
nvmet-fc: inline nvmet_fc_free_hostport
Daniel Wagner
1
-16
/
+6
2025-04-09
nvmet-fc: inline nvmet_fc_delete_assoc
Daniel Wagner
1
-8
/
+2
2025-04-09
nvmet-fcloop: add ref counting to lport
Daniel Wagner
1
-13
/
+31
2025-04-09
nvmet-fcloop: replace kref with refcount
Daniel Wagner
1
-24
/
+12
2025-04-09
nvmet-fcloop: swap list_add_tail arguments
Daniel Wagner
1
-1
/
+1
2025-04-09
nvme-tcp: fix use-after-free of netns by kernel TCP socket.
Kuniyuki Iwashima
1
-0
/
+2
2025-04-08
nvme: multipath: fix return value of nvme_available_path
Uday Shankar
1
-1
/
+1
2025-04-08
nvme: re-read ANA log page after ns scan completes
Hannes Reinecke
1
-0
/
+5
2025-04-07
nvme: requeue namespace scan on missed AENs
Hannes Reinecke
1
-0
/
+4
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
[prev]
[next]