summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds2 days1-3/+4
|\
| * nvme: define the remaining used sgls constantsKeith Busch2024-11-181-3/+4
* | Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds2024-11-199-26/+1714
|\|
| * Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-11-138-18/+1701
| |\
| | * nvmet: add tracing of reservation commandsGuixin Liu2024-11-131-0/+108
| | * nvmet: report ns's vwc not presentGuixin Liu2024-11-131-0/+7
| | * nvmet: support for csi identify nsKeith Busch2024-11-111-0/+32
| | * nvmet: implement rotational media information logKeith Busch2024-11-111-0/+42
| | * nvmet: implement endurance groupsKeith Busch2024-11-111-0/+95
| | * nvmet: declare 2.1 version complianceKeith Busch2024-11-111-1/+1
| | * nvmet: implement crto propertyKeith Busch2024-11-111-0/+3
| | * nvmet: implement supported features logKeith Busch2024-11-111-0/+33
| | * nvmet: implement supported log pagesKeith Busch2024-11-111-0/+28
| | * nvmet: implement active command set ns listKeith Busch2024-11-111-2/+7
| | * nvmet: implement id ns for nvm command setKeith Busch2024-11-111-2/+16
| | * nvmet: support reservation featureGuixin Liu2024-11-117-12/+1328
| | * nvmet: make nvmet_wq visible in sysfsGuixin Liu2024-11-051-1/+1
| * | block: remove bio_add_zone_append_pageChristoph Hellwig2024-10-311-8/+13
| |/
* | Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linuxLinus Torvalds2024-11-021-0/+1
|\ \ | |/ |/|
| * nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov2024-10-301-0/+1
* | Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds2024-10-193-33/+42
|\|
| * nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff2024-10-171-0/+13
| * nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu2024-10-081-29/+27
| * nvmet-passthru: clear EUID/NGUID/UUID while using loop targetNilay Shroff2024-10-011-4/+2
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-024-4/+4
|/
* Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds2024-09-163-4/+14
|\
| * nvme: rename apptag and appmask to lbat and lbatmAnuj Gupta2024-08-261-2/+2
| * nvme-target: do not check authentication status for admin commands twiceHannes Reinecke2024-08-221-2/+0
| * nvmet-auth: allow to clear DH-HMAC-CHAP keysHannes Reinecke2024-08-221-0/+12
* | nvmet: Identify-Active Namespace ID List command should reject invalid nsidMaurizio Lombardi2024-09-031-0/+10
* | nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi2024-08-271-1/+3
* | nvmet: Make nvmet_debugfs staticJinjie Ruan2024-08-231-1/+1
|/
* Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2024-07-1519-118/+486
|\
| * nvmet-auth: fix nvmet_auth hash error handlingGaosheng Cui2024-07-081-6/+8
| * nvme-fcloop: implement 'host_traddr'Hannes Reinecke2024-06-241-0/+11
| * nvmet-fc: implement host_traddr()Hannes Reinecke2024-06-241-0/+33
| * nvmet-rdma: implement host_traddr()Hannes Reinecke2024-06-241-0/+12
| * nvmet-tcp: implement host_traddr()Hannes Reinecke2024-06-241-0/+14
| * nvmet: add 'host_traddr' callback for debugfsHannes Reinecke2024-06-243-0/+31
| * nvmet: add debugfs supportHannes Reinecke2024-06-246-3/+262
| * nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu2024-06-2410-101/+101
| * nvme: split device add from initializationKeith Busch2024-06-241-0/+5
| * block: remove the blk_integrity_profile structureChristoph Hellwig2024-06-142-8/+9
* | nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor2024-06-261-1/+1
* | nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke2024-06-211-9/+30
* | nvmet: do not return 'reserved' for empty TSAS valuesHannes Reinecke2024-06-171-1/+1
* | nvmet: always initialize cqe.resultDaniel Wagner2024-06-123-9/+1
* | nvmet-passthru: propagate status from id override functionsDaniel Wagner2024-06-121-3/+3
|/
* nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg2024-05-281-0/+9
* nvmet: fix ns enable/disable possible hangSagi Grimberg2024-05-231-0/+8