summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2024-11-18nvme: define the remaining used sgls constantsKeith Busch
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-13nvmet: report ns's vwc not presentGuixin Liu
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-05nvmet: make nvmet_wq visible in sysfsGuixin Liu
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-10-08nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu
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-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-03nvmet: Identify-Active Namespace ID List command should reject invalid nsidMaurizio Lombardi
2024-08-26nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi
2024-08-26nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta
2024-08-23nvmet: Make nvmet_debugfs staticJinjie Ruan
2024-08-22nvme-target: do not check authentication status for admin commands twiceHannes Reinecke
2024-08-22nvmet-auth: allow to clear DH-HMAC-CHAP keysHannes Reinecke
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-08nvmet-auth: fix nvmet_auth hash error handlingGaosheng Cui
2024-06-26nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor
2024-06-24nvme-fcloop: implement 'host_traddr'Hannes Reinecke
2024-06-24nvmet-fc: implement host_traddr()Hannes Reinecke
2024-06-24nvmet-rdma: implement host_traddr()Hannes Reinecke
2024-06-24nvmet-tcp: implement host_traddr()Hannes Reinecke
2024-06-24nvmet: add 'host_traddr' callback for debugfsHannes Reinecke
2024-06-24nvmet: add debugfs supportHannes Reinecke
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2024-06-24nvme: split device add from initializationKeith Busch
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke
2024-06-17nvmet: do not return 'reserved' for empty TSAS valuesHannes Reinecke
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig
2024-06-12nvmet: always initialize cqe.resultDaniel Wagner
2024-06-12nvmet-passthru: propagate status from id override functionsDaniel Wagner
2024-05-28nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg
2024-05-23nvmet: fix ns enable/disable possible hangSagi Grimberg
2024-05-14Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-08nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg
2024-05-08nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter