summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | scsi: powertec: Declare local function staticBart Van Assche2024-06-041-1/+1
| | * | | | | | | | scsi: eesox: Declare local function staticBart Van Assche2024-06-041-1/+1
| | * | | | | | | | scsi: cumana: Declare local function staticBart Van Assche2024-06-041-1/+1
| | * | | | | | | | scsi: acornscsi: Declare local functions staticBart Van Assche2024-06-041-5/+4
| | |/ / / / / / /
| * | | | | | | | scsi: qla2xxx: Remove unused struct 'scsi_dif_tuple'Dr. David Alan Gilbert2024-05-301-6/+0
| * | | | | | | | scsi: core: Pass sdev to blk_mq_alloc_queue()John Garry2024-05-301-2/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-07-172-13/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel2024-07-041-11/+9
| * | | | | | | | ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel2024-07-042-2/+2
* | | | | | | | | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds2024-07-1513-385/+805
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-07-081-0/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | lpfc_nvmet: implement 'host_traddr'Hannes Reinecke2024-06-241-0/+11
| * | | | | | | | | | block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal2024-07-051-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig2024-06-281-6/+0
| * | | | | | | | | megaraid_sas: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig2024-06-281-2/+0
| * | | | | | | | | block: move dma_pad_mask into queue_limitsChristoph Hellwig2024-06-261-2/+2
| |/ / / / / / / /
| * | | | | | | | scsi: scsi_debug: Atomic write supportJohn Garry2024-06-201-134/+454
| * | | | | | | | scsi: sd: Atomic write supportJohn Garry2024-06-203-1/+122
| * | | | | | | | block: move the bounce flag into the features fieldChristoph Hellwig2024-06-191-1/+1
| * | | | | | | | block: move the zone_resetall flag to queue_limitsChristoph Hellwig2024-06-191-4/+1
| * | | | | | | | block: move the zoned flag into the features fieldChristoph Hellwig2024-06-191-1/+1
| * | | | | | | | block: move the stable_writes flag to queue_limitsChristoph Hellwig2024-06-191-4/+4
| * | | | | | | | block: move the add_random flag to queue_limitsChristoph Hellwig2024-06-192-10/+4
| * | | | | | | | block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-191-2/+2
| * | | | | | | | block: move cache control settings out of queue->flagsChristoph Hellwig2024-06-191-9/+19
| * | | | | | | | sd: move zone limits setup out of sd_read_block_characteristicsChristoph Hellwig2024-06-192-20/+10
| * | | | | | | | sd: remove sd_is_zonedChristoph Hellwig2024-06-193-19/+5
| * | | | | | | | block: move integrity information into queue_limitsChristoph Hellwig2024-06-143-34/+20
| * | | | | | | | block: remove the blk_integrity_profile structureChristoph Hellwig2024-06-142-13/+7
| * | | | | | | | block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig2024-06-141-2/+2
| * | | | | | | | sr: convert to the atomic queue limits APIChristoph Hellwig2024-06-141-17/+25
| * | | | | | | | sd: convert to the atomic queue limits APIChristoph Hellwig2024-06-143-66/+85
| * | | | | | | | sd: cleanup zoned queue limits initializationChristoph Hellwig2024-06-141-10/+8
| * | | | | | | | sd: factor out a sd_discard_mode helperChristoph Hellwig2024-06-141-17/+20
| * | | | | | | | sd: simplify the disable case in sd_config_discardChristoph Hellwig2024-06-141-2/+1
| * | | | | | | | sd: add a sd_disable_write_same helperChristoph Hellwig2024-06-141-2/+8
| * | | | | | | | sd: add a sd_disable_discard helperChristoph Hellwig2024-06-141-2/+8
| * | | | | | | | sd: simplify the ZBC case in provisioning_mode_storeChristoph Hellwig2024-06-141-5/+4
| * | | | | | | | block: take io_opt and io_min into account for max_sectorsChristoph Hellwig2024-06-141-24/+5
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-07-101-3/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | scsi: sd: Do not repeat the starting disk messageDamien Le Moal2024-07-041-3/+2
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-07-012-1/+19
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang2024-06-261-0/+14
| * | | | | | scsi: scsi_debug: Fix create target debugfs failureMing Lei2024-06-251-1/+5
* | | | | | | Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-302-4/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel2024-06-302-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-211-0/+4
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche2024-06-131-0/+4
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-148-33/+125
|\| | | | |_|/ |/| |
| * | scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal2024-06-115-28/+87