index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
14
-87
/
+146
|
\
|
*
nvmet-rdma: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
1
-3
/
+16
|
*
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
1
-3
/
+15
|
*
nvme-pci: set doorbell config before unquiescing
William Butler
2024-01-10
1
-1
/
+1
|
*
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-08
1
-3
/
+7
|
*
nvme-tcp: enhance timeout kernel log
Max Gurtovoy
2024-01-08
1
-3
/
+3
|
*
nvme-rdma: enhance timeout kernel log
Max Gurtovoy
2024-01-08
1
-3
/
+8
|
*
nvme-pci: enhance timeout kernel log
Keith Busch
2024-01-08
1
-10
/
+13
|
*
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
2024-01-05
1
-1
/
+1
|
*
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
2024-01-05
1
-2
/
+1
|
*
nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
2024-01-05
3
-6
/
+17
|
*
nvme-pci: disable write zeroes for SK Hynix BC901
Jim.Lin
2024-01-05
1
-0
/
+2
|
*
nvmet-fcloop: Remove remote port from list when unlinking
Daniel Wagner
2024-01-05
1
-5
/
+2
|
*
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2024-01-03
2
-14
/
+20
|
*
nvmet-fc: remove unnecessary bracket
Daniel Wagner
2024-01-03
1
-1
/
+1
|
*
nvme: simplify the max_discard_segments calculation
Christoph Hellwig
2024-01-03
2
-9
/
+6
|
*
nvme: fix max_discard_sectors calculation
Christoph Hellwig
2024-01-03
2
-12
/
+9
|
*
nvme: also skip discard granularity updates in nvme_config_discard
Christoph Hellwig
2024-01-03
1
-3
/
+1
|
*
nvme: update the explanation for not updating the limits in nvme_config_discard
Christoph Hellwig
2024-01-03
1
-1
/
+7
|
*
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
2024-01-03
1
-1
/
+1
|
*
nvme-common: mark nvme_tls_psk_prio static
Christoph Hellwig
2024-01-03
1
-1
/
+1
|
*
nvme: tcp: remove unnecessary goto statement
Guixin Liu
2024-01-03
1
-3
/
+2
|
*
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
2024-01-02
1
-8
/
+8
|
*
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
2024-01-02
1
-2
/
+1
|
*
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
2024-01-02
1
-1
/
+12
*
|
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-1
/
+1
|
\
\
|
*
|
io_uring: split out cmd api into a separate header
Pavel Begunkov
2023-12-12
1
-1
/
+1
*
|
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
11
-325
/
+307
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'nvme-6.8-2023-12-21' of git://git.infradead.org/nvme into for-6.8/...
Jens Axboe
2023-12-21
11
-156
/
+277
|
|
\
\
|
|
*
|
nvme-fc: set numa_node after nvme_init_ctrl
Keith Busch
2023-12-21
1
-4
/
+2
|
|
*
|
nvme-fabrics: don't check discovery ioccsz/iorcsz
Max Gurtovoy
2023-12-21
1
-2
/
+2
|
|
*
|
nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
2023-12-19
1
-2
/
+2
|
|
*
|
nvme: repack struct nvme_ns_head
Daniel Wagner
2023-12-19
1
-4
/
+4
|
|
*
|
nvme: add csi, ms and nuse to sysfs
Daniel Wagner
2023-12-19
3
-1
/
+96
|
|
*
|
nvme: rename ns attribute group
Daniel Wagner
2023-12-19
4
-10
/
+10
|
|
*
|
nvme: refactor ns info setup function
Daniel Wagner
2023-12-19
2
-60
/
+62
|
|
*
|
nvme: refactor ns info helpers
Daniel Wagner
2023-12-19
4
-28
/
+34
|
|
*
|
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
2023-12-19
5
-66
/
+69
|
|
*
|
nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
Guixin Liu
2023-12-13
1
-3
/
+0
|
|
*
|
nvmet: allow identical cntlid_min and cntlid_max settings
Guixin Liu
2023-12-13
1
-2
/
+2
|
|
*
|
nvme-fabrics: check ioccsz and iorcsz
Guixin Liu
2023-12-06
1
-0
/
+14
|
|
*
|
nvme: introduce nvme_check_ctrl_fabric_info helper
Guixin Liu
2023-12-06
1
-18
/
+24
|
*
|
|
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
1
-1
/
+1
|
*
|
|
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
1
-1
/
+1
|
|
/
/
|
*
|
nvme: use bio_integrity_map_user
Keith Busch
2023-12-01
1
-168
/
+29
*
|
|
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-10
2
-6
/
+6
|
\
\
\
|
*
|
|
nvme-fc: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-01
1
-4
/
+4
|
*
|
|
nvme-fabrics: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-01
1
-2
/
+2
*
|
|
|
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
2023-12-19
1
-1
/
+2
*
|
|
|
Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
2023-12-19
1
-16
/
+5
|
|
_
|
/
|
/
|
|
[next]