index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
constants.c
Age
Commit message (
Expand
)
Author
2025-07-17
nvme: fix typo in status code constant for self-test in progress
Alok Tiwari
2025-06-04
nvme: fix command limits status code
Keith Busch
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
2024-01-31
nvme: remove redundant status mask
Caleb Sander
2024-01-31
nvme: return string as char *, not unsigned char *
Caleb Sander
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
2023-06-27
nvme: host: fix command name spelling
Damien Le Moal
2023-05-31
nvme: fix the name of Zone Append for verbose logging
Christoph Hellwig
2023-02-01
nvme: add nvme_opcode_str function for all nvme cmd types
Amit Engel
2022-08-02
nvme-pci: print the command name of aborted commands
Christoph Hellwig
2022-08-02
nvme: don't always build constants.o
Christoph Hellwig
2022-05-18
nvme: add support for TP4084 - Time-to-Ready Enhancements
Christoph Hellwig
2022-05-16
nvme: remove unneeded include from constants file
Max Gurtovoy
2022-05-16
nvme: add missing status values to verbose logging
Max Gurtovoy
2022-02-28
nvme: add verbose error logging
Alan Adamson