index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-64
/
+75
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2025-12-04
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
14
-62
/
+69
2025-12-04
nvme-fabrics: add ENOKEY to no retry criteria for authentication failures
Justin Tee
1
-1
/
+1
2025-12-04
nvme-auth: use kvfree() for memory allocated with kvcalloc()
Israel Rukshin
1
-1
/
+1
2025-12-04
nvmet-tcp: use kvcalloc for commands array
Israel Rukshin
1
-3
/
+3
2025-12-04
nvmet-rdma: use kvcalloc for commands and responses arrays
Israel Rukshin
1
-6
/
+6
2025-12-04
nvme: fix typo error in nvme target
Chu Guangqing
2
-2
/
+2
2025-12-04
nvmet-fc: use pr_* print macros instead of dev_*
Daniel Wagner
1
-27
/
+21
2025-12-04
nvmet-fcloop: remove unused lsdir member.
Daniel Wagner
1
-1
/
+0
2025-12-04
nvmet-fcloop: check all request and response have been processed
Daniel Wagner
1
-2
/
+6
2025-12-04
nvme-fc: check all request and response have been processed
Daniel Wagner
1
-0
/
+2
2025-12-04
nvme: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
1
-1
/
+5
2025-12-04
block: use bio_alloc_bioset for passthru IO by default
Fengnan Chang
1
-1
/
+1
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-35
/
+132
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2025-12-01
nvme-fc: don't hold rport lock when putting ctrl
Daniel Wagner
1
-2
/
+4
2025-12-01
nvme-pci: add debug message on fail to read CSTS
Gerd Bayer
1
-0
/
+1
2025-12-01
nvme-pci: print error message on failure in nvme_probe
Gerd Bayer
1
-0
/
+1
2025-12-01
nvmet: pci-epf: fix DMA channel debug print
Shin'ichiro Kawasaki
1
-4
/
+6
2025-12-01
nvmet: pci-epf: move DMA initialization to EPC init callback
Shin'ichiro Kawasaki
1
-2
/
+2
2025-12-01
nvmet: remove redundant subsysnqn field from ctrl
Max Gurtovoy
4
-11
/
+11
2025-12-01
nvmet: add sanity checks when freeing subsystem
Max Gurtovoy
1
-0
/
+2
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-11
/
+15
2025-11-20
lib/base64: add support for multiple variants
Kuan-Wei Chiu
1
-2
/
+2
2025-11-17
nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
Ewan D. Milne
1
-1
/
+1
2025-11-17
nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
Ewan D. Milne
1
-6
/
+7
2025-11-17
nvme-multipath: fix lockdep WARN due to partition scan work
Shin'ichiro Kawasaki
1
-1
/
+1
2025-11-17
nvmet-auth: update sc_c in target host hash calculation
Alistair Francis
3
-2
/
+4
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
1
-8
/
+65
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
1
-12
/
+13
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
9
-8
/
+48
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+13
2025-11-05
nvme: fix admin request_queue lifetime
Keith Busch
1
-1
/
+2
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
4
-11
/
+10
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2
-2
/
+2
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
1
-3
/
+4
2025-10-22
nvme-pci: use blk_map_iter for p2p metadata
Keith Busch
1
-3
/
+10
2025-10-22
nvmet-auth: update sc_c in host response
Hannes Reinecke
1
-2
/
+3
2025-10-16
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
1
-0
/
+3
2025-10-14
nvme-auth: update sc_c in host response
Martin George
1
-1
/
+5
2025-10-09
nvme-multipath: Skip nr_active increments in RETRY disposition
Amit Chaudhary
1
-2
/
+4
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-154
/
+222
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-60
/
+137
2025-09-23
Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
9
-57
/
+126
2025-09-23
nvme: Use non zero KATO for persistent discovery connections
Alistair Francis
1
-1
/
+7
2025-09-23
nvmet: add safety check for subsys lock
Max Gurtovoy
1
-9
/
+6
2025-09-23
nvme-core: use nvme_is_io_ctrl() for I/O controller check
Martin George
1
-1
/
+1
[next]