summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0212-58/+61
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-2811-41/+69
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-146-43/+41
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-075-7/+7
| |\ \ \
| * | | | qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha2021-10-041-1/+1
| * | | | qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa2021-10-041-0/+1
| * | | | qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-0412-57/+57
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-3030-271/+252
| |\ \ \ \
| * | | | | qed: Don't ignore devlink allocation failuresLeon Romanovsky2021-09-241-0/+2
* | | | | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-013-5/+8
|\ \ \ \ \ \
| * | | | | | treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook2021-10-181-2/+2
| * | | | | | treewide: Replace open-coded flex arrays in unionsKees Cook2021-10-181-2/+4
| * | | | | | scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srpKees Cook2021-09-251-1/+2
| |/ / / / /
* | | | | | Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds2021-11-0111-39/+92
|\ \ \ \ \ \
| * | | | | | block: remove blk_{get,put}_requestChristoph Hellwig2021-10-299-26/+26
| * | | | | | block: remove QUEUE_FLAG_SCSI_PASSTHROUGHChristoph Hellwig2021-10-222-1/+8
| * | | | | | scsi: add a scsi_alloc_request helperChristoph Hellwig2021-10-227-15/+22
| * | | | | | sd: implement ->get_unique_idChristoph Hellwig2021-10-221-0/+39
* | | | | | | Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-012-0/+82
|\ \ \ \ \ \ \
| * | | | | | | scsi: sd: add concurrent positioning ranges supportDamien Le Moal2021-10-262-0/+82
| |/ / / / / /
* | | | | | | Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-0/+15
|\ \ \ \ \ \ \
| * | | | | | | qla2xxx: add ->map_queues support for nvmeSaurav Kashyap2021-10-201-0/+15
* | | | | | | | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-0114-31/+40
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers2021-10-214-23/+24
| * | | | | | | blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers2021-10-211-1/+1
| |/ / / / / /
| * | | | | | block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe2021-10-181-1/+1
| * | | | | | block: rename REQ_HIPRI to REQ_POLLEDChristoph Hellwig2021-10-181-5/+5
| * | | | | | block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig2021-10-183-1/+3
| * | | | | | block: drop unused includes in <linux/genhd.h>Christoph Hellwig2021-10-184-0/+4
| * | | | | | block: drop unused includes in <linux/blkdev.h>Christoph Hellwig2021-10-181-0/+1
| * | | | | | block: move elevator.h to block/Christoph Hellwig2021-10-181-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman2021-10-303-288/+4
* | | | | | scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen2021-10-291-3/+6
* | | | | | scsi: ufs: ufs-exynos: Correct timeout value setting registersChanho Park2021-10-201-3/+3
* | | | | | scsi: ibmvfc: Fix up duplicate response detectionBrian King2021-10-201-1/+2
| |_|_|_|/ |/| | | |
* | | | | scsi: ufs: ufs-pci: Force a full restore after suspend-to-diskAdrian Hunter2021-10-181-15/+18
* | | | | scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov2021-10-181-9/+5
* | | | | scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu2021-10-181-1/+1
* | | | | scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma2021-10-181-1/+1
* | | | | scsi: sd: Fix crashes in sd_resume_runtime()Miles Chen2021-10-161-1/+6
* | | | | scsi: mpi3mr: Fix duplicate device entries when scanning through sysfsSreekanth Reddy2021-10-161-1/+1
* | | | | scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2021-10-122-1/+12
* | | | | scsi: storvsc: Fix validation for unsolicited incoming packetsAndrea Parri (Microsoft)2021-10-121-9/+23
* | | | | scsi: iscsi: Fix set_param() handlingMike Christie2021-10-121-2/+0
* | | | | scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui2021-10-121-1/+2
|/ / / /
* | | | scsi: iscsi: Fix iscsi_task use after freeMike Christie2021-10-041-6/+9
* | | | scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart2021-10-041-4/+7
* | | | scsi: elx: efct: Delete stray unlock statementDan Carpenter2021-10-041-2/+1
* | | | scsi: ufs: core: Fix task management completionAdrian Hunter2021-10-042-30/+23
* | | | scsi: acornscsi: Remove scsi_cmd_to_tag() referenceJohn Garry2021-10-041-1/+1
| |_|/ |/| |