index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-12-19
nvme-pci: clear the prp2 field when not used
Lei Rao
1
-0
/
+2
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
1
-4
/
+4
2022-12-08
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2
-1
/
+4
2022-12-02
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Aleksandr Miloserdov
1
-2
/
+5
2022-12-02
nvme: quiet user passthrough command errors
Keith Busch
2
-4
/
+1
2022-11-26
nvme: ensure subsystem reset is single threaded
Keith Busch
1
-3
/
+13
2022-11-26
nvme: restrict management ioctls to admin
Keith Busch
1
-0
/
+6
2022-11-26
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
Tiago Dias Ferreira
1
-0
/
+2
2022-11-26
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
1
-0
/
+2
2022-11-26
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
1
-0
/
+2
2022-11-26
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2022-11-10
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
1
-0
/
+10
2022-10-29
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
1
-1
/
+1
2022-10-29
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
1
-7
/
+16
2022-10-29
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2
-6
/
+13
2022-10-21
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
1
-2
/
+9
2022-10-21
nvme: copy firmware_rev on each init
Keith Busch
1
-1
/
+2
2022-10-21
nvme: handle effects after freeing the request
Keith Busch
4
-14
/
+23
2022-10-21
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
4
-14
/
+13
2022-10-21
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
1
-0
/
+1
2022-10-15
nvme-pci: set min_align_mask before calculating max_hw_sectors
Rishabh Bhatnagar
1
-1
/
+2
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+7
2022-09-27
nvme-pci: disable Write Zeroes on Phison E3C/E4C
Tina Hsu
1
-0
/
+4
2022-09-27
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
1
-3
/
+3
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+32
2022-09-07
nvme: requeue aen after firmware activation
Keith Busch
1
-3
/
+11
2022-09-07
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
1
-2
/
+15
2022-09-06
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
1
-4
/
+1
2022-09-06
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
1
-1
/
+1
2022-09-05
nvmet: fix a use-after-free
Bart Van Assche
1
-2
/
+4
2022-09-02
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-0
/
+6
2022-08-31
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
1
-0
/
+3
2022-08-31
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
1
-0
/
+1
2022-08-31
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
Shyamin Ayesh
1
-0
/
+2
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-4
/
+18
2022-08-11
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
Dennis P. Kliem
1
-0
/
+2
2022-08-10
nvme-tcp: check if the queue is allocated before stopping it
Maurizio Lombardi
1
-0
/
+3
2022-08-10
nvme-fabrics: Fix a typo in an error message
Christophe JAILLET
1
-1
/
+1
2022-08-10
nvme-fabrics: parse nvme connect Linux error codes
Amit Engel
1
-0
/
+6
2022-08-10
nvmet-auth: use kmemdup instead of kmalloc + memcpy
Zhang Xiaoxu
1
-2
/
+2
2022-08-10
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
1
-1
/
+2
2022-08-10
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
1
-0
/
+2
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
4
-46
/
+42
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
31
-354
/
+3609
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
1
-1
/
+1
2022-08-02
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
Sagi Grimberg
1
-1
/
+2
2022-08-02
nvme: enable generic interface (/dev/ngXnY) for unknown command sets
Joel Granados
1
-7
/
+34
2022-08-02
nvme: factor out a nvme_ns_is_readonly helper
Christoph Hellwig
1
-5
/
+10
2022-08-02
nvme: refactor namespace probing
Christoph Hellwig
1
-105
/
+125
[next]