index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-21
Merge tag 'nvme-6.8-2023-12-21' of git://git.infradead.org/nvme into for-6.8/...
Jens Axboe
2023-12-21
nvme-fc: set numa_node after nvme_init_ctrl
Keith Busch
2023-12-21
nvme-fabrics: don't check discovery ioccsz/iorcsz
Max Gurtovoy
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
2023-12-19
nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
2023-12-19
nvme: repack struct nvme_ns_head
Daniel Wagner
2023-12-19
nvme: add csi, ms and nuse to sysfs
Daniel Wagner
2023-12-19
nvme: rename ns attribute group
Daniel Wagner
2023-12-19
nvme: refactor ns info setup function
Daniel Wagner
2023-12-19
nvme: refactor ns info helpers
Daniel Wagner
2023-12-19
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
2023-12-19
Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
2023-12-13
nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
Guixin Liu
2023-12-13
nvmet: allow identical cntlid_min and cntlid_max settings
Guixin Liu
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2023-12-06
nvme-fabrics: check ioccsz and iorcsz
Guixin Liu
2023-12-06
nvme: introduce nvme_check_ctrl_fabric_info helper
Guixin Liu
2023-12-04
nvme: fix deadlock between reset and scan
Bitao Hu
2023-12-04
nvme: prevent potential spectre v1 gadget
Nitesh Shetty
2023-12-04
nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
Shin'ichiro Kawasaki
2023-12-04
nvme-ioctl: move capable() admin check to the end
Keith Busch
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
2023-12-04
nvme: introduce helper function to get ctrl state
Keith Busch
2023-12-01
nvme: use bio_integrity_map_user
Keith Busch
2023-12-01
nvme-fc: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-01
nvme-fabrics: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
2023-11-27
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
2023-11-27
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
2023-11-27
nvme: fine-tune sending of first keep-alive
Mark O'Donovan
2023-11-22
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
2023-11-22
nvme: target: fix Kconfig select statements
Arnd Bergmann
2023-11-22
nvme: target: fix nvme_keyring_id() references
Arnd Bergmann
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-11-20
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
2023-11-20
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
2023-11-20
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
2023-11-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
2023-11-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
2023-11-20
nvme-auth: unlock mutex in one place only
Mark O'Donovan
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
2023-11-06
nvme: start keep-alive after admin queue setup
Hannes Reinecke
[next]