index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
1
-1
/
+1
|
*
nvmet: zns: Do not reference the gendisk conv_zones_bitmap
Damien Le Moal
2024-04-17
1
-7
/
+3
*
|
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
1
-4
/
+11
|
\
\
|
*
|
nvme/io_uring: use helper for polled completions
Jens Axboe
2024-04-15
1
-4
/
+11
*
|
|
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
2024-05-08
1
-12
/
+4
*
|
|
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
2024-05-08
1
-3
/
+2
*
|
|
nvmet: make nvmet_wq unbound
Sagi Grimberg
2024-05-07
1
-1
/
+2
*
|
|
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
2024-05-07
1
-1
/
+1
*
|
|
nvme-pci: Add quirk for broken MSIs
Sean Anderson
2024-05-07
2
-3
/
+16
*
|
|
nvme-tcp: strict pdu pacing to avoid send stalls on TLS
Hannes Reinecke
2024-05-01
1
-2
/
+8
*
|
|
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
2024-05-01
3
-1
/
+18
*
|
|
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
2024-05-01
1
-7
/
+4
*
|
|
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
2024-05-01
3
-22
/
+28
*
|
|
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
2024-05-01
1
-3
/
+3
*
|
|
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
2024-05-01
1
-1
/
+1
*
|
|
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
2024-05-01
1
-1
/
+2
*
|
|
nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
Yi Zhang
2024-04-11
1
-1
/
+1
|
/
/
*
|
nvme-fc: rename free_ctrl callback to match name pattern
Daniel Wagner
2024-04-04
1
-2
/
+2
*
|
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
Daniel Wagner
2024-04-04
1
-7
/
+10
*
|
nvmet: implement unique discovery NQN
Hannes Reinecke
2024-04-04
2
-0
/
+54
*
|
nvme: don't create a multipath node for zero capacity devices
Christoph Hellwig
2024-04-04
1
-1
/
+1
*
|
nvme: split nvme_update_zone_info
Christoph Hellwig
2024-04-02
3
-23
/
+41
*
|
nvme-multipath: don't inherit LBA-related fields for the multipath node
Christoph Hellwig
2024-04-02
1
-0
/
+20
|
/
*
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-21
11
-33
/
+233
|
\
|
*
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
2024-03-21
1
-5
/
+3
|
*
nvme: remove redundant BUILD_BUG_ON check
Guixin Liu
2024-03-21
1
-3
/
+0
|
*
nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
Li Feng
2024-03-18
1
-3
/
+18
|
*
nvme-tcp: Export the nvme_tcp_wq to sysfs
Li Feng
2024-03-18
1
-1
/
+1
|
*
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
2024-03-18
1
-0
/
+3
|
*
nvme: parse format command's lbafu when tracing
Guixin Liu
2024-03-14
1
-1
/
+4
|
*
nvme: add tracing of reservation commands
Guixin Liu
2024-03-14
1
-0
/
+62
|
*
nvme: parse zns command's zsa and zrasf to string
Guixin Liu
2024-03-14
1
-3
/
+35
|
*
nvme: use nvme_disk_is_ns_head helper
Guixin Liu
2024-03-14
2
-4
/
+2
|
*
nvme: fix reconnection fail due to reserved tag allocation
Chunguang Xu
2024-03-14
2
-9
/
+4
|
*
nvmet: add tracing of zns commands
Guixin Liu
2024-03-08
1
-0
/
+66
|
*
nvmet: add tracing of authentication commands
Guixin Liu
2024-03-08
1
-0
/
+32
|
*
nvme-apple: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-08
1
-4
/
+2
|
*
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
2024-03-08
1
-0
/
+1
|
*
nvme: change shutdown timeout setting message
Keith Busch
2024-03-08
1
-1
/
+1
*
|
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
2
-9
/
+2
|
\
\
|
*
|
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
2
-9
/
+2
*
|
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
18
-290
/
+361
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nvme: clear caller pointer on identify failure
Keith Busch
2024-03-06
1
-1
/
+4
|
*
|
nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
Shin'ichiro Kawasaki
2024-03-06
1
-5
/
+2
|
*
|
nvme: fcloop: make fcloop_class constant
Ricardo B. Marliere
2024-03-05
1
-8
/
+9
|
*
|
nvme: fabrics: make nvmf_class constant
Ricardo B. Marliere
2024-03-05
1
-9
/
+11
|
*
|
nvme: core: constify struct class usage
Ricardo B. Marliere
2024-03-05
1
-25
/
+28
|
*
|
nvme-fabrics: typo in nvmf_parse_key()
Hannes Reinecke
2024-03-04
1
-1
/
+1
|
*
|
nvme-multipath: use atomic queue limits API for stacking limits
Christoph Hellwig
2024-03-04
1
-3
/
+6
|
*
|
nvme-multipath: pass queue_limits to blk_alloc_disk
Christoph Hellwig
2024-03-04
1
-6
/
+7
[prev]
[next]