summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-04nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-19nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff
2024-11-19Revert "nvme: make keep-alive synchronous operation"Nilay Shroff
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
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: implement rotational media information logKeith Busch
2024-11-11nvmet: implement endurance groupsKeith Busch
2024-11-09Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-05nvme-core: remove repeated wq flagsChaitanya Kulkarni
2024-11-04nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-11-01Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch
2024-10-26nvme: core: switch to non_owner variant of start_freeze/unfreeze queueMing Lei
2024-10-22nvme: enhance cns version checkingKeith Busch
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-09nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-24nvme: remove CC register read-back during enablingKeith Busch
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe
2024-09-06nvme: Convert comma to semicolonShen Lichuan
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta
2024-08-23nvme: use better description for async reset reasonKeith Busch
2024-08-22nvme: move stopping keep-alive into nvme_uninit_ctrl()Ming Lei
2024-08-22nvme-tcp: sanitize TLS key handlingHannes Reinecke
2024-08-22nvme_core: scan namespaces asynchronouslyStuart Hayes
2024-07-31nvme: remove a field from nvme_ns_headKanchan Joshi
2024-07-29nvme: remove unused parameterKanchan Joshi
2024-07-26Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11Jens Axboe
2024-07-16nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPEFrancis Pravin
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-08nvme: implement ->get_unique_idChristoph Hellwig
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2024-06-24nvme: fix status magic numbersWeiwen Hu
2024-06-24nvme: split device add from initializationKeith Busch
2024-06-20nvme: Atomic write supportAlan Adamson
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig