index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2023-02-28
nvme-fabrics: show well known discovery name
Daniel Wagner
2023-02-28
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
2023-02-28
nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()
Dan Carpenter
2023-02-28
nvme: bring back auto-removal of deleted namespaces during sequential scan
Christoph Hellwig
2023-02-27
nvme: fix sparse warning on effects masking
Keith Busch
2023-02-14
nvme-pci: remove iod use_sgls
Keith Busch
2023-02-14
nvme-pci: fix freeing single sgl
Keith Busch
2023-02-07
Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
2023-02-03
nvme: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-01
nvme: mask CSE effects for security receive
Keith Busch
2023-02-01
nvme: always initialize known command effects
Keith Busch
2023-02-01
nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
Amit Engel
2023-02-01
nvme-tcp: add additional info for nvme_tcp_timeout log
Amit Engel
2023-02-01
nvme: add nvme_opcode_str function for all nvme cmd types
Amit Engel
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
2023-02-01
nvme-pci: place descriptor addresses in iod
Keith Busch
2023-02-01
nvme-pci: use mapped entries for sgl decision
Keith Busch
2023-02-01
nvme-pci: remove SGL segment descriptors
Keith Busch
2023-02-01
nvme-auth: don't use NVMe status codes
Hannes Reinecke
2023-02-01
nvme-fabrics: clarify AUTHREQ result handling
Hannes Reinecke
2023-01-29
block: introduce bdev_zone_no helper
Pankaj Raghav
2023-01-29
nvme: set REQ_ALLOC_CACHE for uring-passthru request
Anuj Gupta
2023-01-27
Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-25
nvme: fix passthrough csi check
Keith Busch
2023-01-24
nvme-pci: flush initial scan_work for async probe
Keith Busch
2023-01-23
nvme-fc: fix initialization order
Ross Lagerwall
2023-01-20
Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-19
nvme-pci: fix timeout request state check
Keith Busch
2023-01-19
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
2023-01-19
nvme-apple: reset controller during shutdown
Janne Grunau
2023-01-13
Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-10
nvme: don't allow unprivileged passthrough on partitions
Christoph Hellwig
2023-01-10
nvme: replace the "bool vec" arguments with flags in the ioctl path
Christoph Hellwig
2023-01-10
nvme: remove __nvme_ioctl
Christoph Hellwig
2023-01-10
nvme-pci: fix error handling in nvme_pci_enable()
Tong Zhang
2023-01-10
nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers
Hector Martin
2023-01-10
nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
Hector Martin
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
2022-12-29
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
2022-12-26
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
2022-12-26
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]