index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2024-02-13
nvmet: remove superfluous initialization
Chaitanya Kulkarni
2024-02-13
nvme: implement support for relaxed effects
Keith Busch
2024-02-13
nvme-fabrics: fix I/O connect error handling
Chaitanya Kulkarni
2024-02-07
nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
Francis Pravin
2024-02-07
nvme-core: fix comment to reflect right functions
Chaitanya Kulkarni
2024-02-07
nvme: move passthrough logging attribute to head
Keith Busch
2024-02-01
nvme-host: fix the updating of the firmware version
Maurizio Lombardi
2024-02-01
nvme: allow passthru cmd error logging
Alan Adamson
2024-02-01
nvme-fc: show hostnqn when connecting to fc target
Nitin U. Yewale
2024-02-01
nvme-rdma: show hostnqn when connecting to rdma target
Nitin U. Yewale
2024-02-01
nvme-tcp: show hostnqn when connecting to tcp target
Nitin U. Yewale
2024-02-01
nvmet-fc: use RCU list iterator for assoc_list
Daniel Wagner
2024-02-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
2024-02-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
2024-02-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
2024-02-01
nvmet-fc: do not tack refs on tgtports from assoc
Daniel Wagner
2024-02-01
nvmet-fc: remove null hostport pointer check
Daniel Wagner
2024-02-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
2024-02-01
nvmet-fc: free queue and assoc directly
Daniel Wagner
2024-02-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
2024-02-01
nvmet-fc: release reference on target port
Daniel Wagner
2024-02-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
2024-02-01
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
2024-01-31
nvme-fc: log human-readable opcode on timeout
Caleb Sander
2024-01-31
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
2024-01-31
nvme: remove redundant status mask
Caleb Sander
2024-01-31
nvme: return string as char *, not unsigned char *
Caleb Sander
2024-01-31
nvme-common: add module description
Chaitanya Kulkarni
2024-01-31
nvme: enable retries for authentication commands
Hannes Reinecke
2024-01-31
nvme: change __nvme_submit_sync_cmd() calling conventions
Hannes Reinecke
2024-01-31
nvme-auth: open-code single-use macros
Hannes Reinecke
2024-01-29
nvme: use ctrl state accessor
Keith Busch
2024-01-26
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
2024-01-24
nvme-rdma: Fix transfer length when write_generate/read_verify are 0
Israel Rukshin
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-24
nvme: add module description to stop warnings
Chaitanya Kulkarni
2024-01-23
nvmet: unify aer type enum
Guixin Liu
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
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
nvmet-rdma: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-10
nvme-pci: set doorbell config before unquiescing
William Butler
2024-01-08
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-08
nvme-tcp: enhance timeout kernel log
Max Gurtovoy
2024-01-08
nvme-rdma: enhance timeout kernel log
Max Gurtovoy
2024-01-08
nvme-pci: enhance timeout kernel log
Keith Busch
2024-01-05
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
2024-01-05
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
[next]