summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2024-11-13nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-11-13nvmet: add tracing of reservation commandsGuixin Liu
2024-11-13nvme: parse reservation commands's action and rtype to stringGuixin Liu
2024-11-13nvmet: report ns's vwc not presentGuixin Liu
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu
2024-11-11nvme: add rotational supportWang Yugui
2024-11-11nvme: use command set independent id ns if availableMatias Bjørling
2024-11-11nvmet: support for csi identify nsKeith Busch
2024-11-11nvmet: implement rotational media information logKeith Busch
2024-11-11nvmet: implement endurance groupsKeith Busch
2024-11-11nvmet: declare 2.1 version complianceKeith Busch
2024-11-11nvmet: implement crto propertyKeith Busch
2024-11-11nvmet: implement supported features logKeith Busch
2024-11-11nvmet: implement supported log pagesKeith Busch
2024-11-11nvmet: implement active command set ns listKeith Busch
2024-11-11nvmet: implement id ns for nvm command setKeith Busch
2024-11-11nvmet: support reservation featureGuixin Liu
2024-11-11nvme-multipath: don't bother clearing max_hw_zone_append_sectorsChristoph Hellwig
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-05nvme-core: remove repeated wq flagsChaitanya Kulkarni
2024-11-05nvmet: make nvmet_wq visible in sysfsGuixin Liu
2024-11-05nvme-pci: use dma_alloc_noncontigous if possibleChristoph Hellwig
2024-11-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch
2024-10-26nvme: core: switch to non_owner variant of start_freeze/unfreeze queueMing Lei
2024-10-22nvme: use helpers to access io_uring cmd spacePavel Begunkov
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-17nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish functionNilay Shroff
2024-10-17nvme: make keep-alive synchronous operationNilay Shroff
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-10-15nvme-multipath: defer partition scanningKeith Busch
2024-10-09nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce
2024-10-08nvme: delete unnecessary fallthru commentTokunori Ikegami
2024-10-08nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu
2024-10-03nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01nvmet-passthru: clear EUID/NGUID/UUID while using loop targetNilay Shroff
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-24nvme: remove CC register read-back during enablingKeith Busch
2024-09-24nvme: null terminate nvme_tls_attrsShin'ichiro Kawasaki
2024-09-24nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke
2024-09-24nvme-multipath: system fails to create generic nvme deviceHannes Reinecke
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds