summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-16/+0
2024-08-29scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()Gaosheng Cui1-7/+0
2024-08-23scsi: core: Simplify an alloc_workqueue() invocationBart Van Assche1-1/+0
2024-08-23scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche1-6/+0
2024-08-23scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche1-2/+0
2024-08-17scsi: core: Fix the return value of scsi_logical_block_count()Chaotian Jing1-1/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-07-16Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-1/+1
2024-06-21scsi: sd: Atomic write supportJohn Garry1-0/+1
2024-06-14scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche1-1/+3
2024-06-12scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal1-0/+2
2024-05-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-24/+98
2024-04-25scsi: libfc: Add some kernel-doc commentsRandy Dunlap1-3/+15
2024-04-25scsi: core: Don't use "proxy" headersAndy Shevchenko1-2/+3
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen4-3/+14
2024-04-12scsi: libata: Switch to using ->device_configureChristoph Hellwig1-2/+3
2024-04-12scsi: core: Add a device_configure method to the host templateChristoph Hellwig1-0/+4
2024-04-12scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig1-0/+3
2024-04-12scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig1-0/+2
2024-04-12scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...Christoph Hellwig1-0/+1
2024-04-12scsi: core: Initialize scsi midlayer limits before allocating the queueChristoph Hellwig1-1/+1
2024-04-09Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"Martin K. Petersen6-16/+29
2024-04-09scsi: scsi_transport_srp: Fix a couple of kernel-doc warningsRandy Dunlap1-2/+2
2024-04-09scsi: scsi_transport_fc: Add kernel-doc for function returnRandy Dunlap1-3/+2
2024-04-09scsi: core: Add function return kernel-doc for 2 functionsRandy Dunlap1-3/+4
2024-04-09scsi: libfcoe: Fix a slew of kernel-doc warningsRandy Dunlap1-7/+18
2024-04-09scsi: iser: Fix @read_stag kernel-doc warningRandy Dunlap1-1/+1
2024-04-09scsi: core: Add kernel-doc for scsi_msg_to_host_byte()Randy Dunlap1-0/+2
2024-04-06scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski1-1/+3
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen1-0/+29
2024-03-25scsi: libsas: Add LIBSAS_SHT_BASEJohn Garry1-0/+29
2024-03-25scsi: libsas: Define NCQ Priority sysfs attributes for SATA devicesIgor Pylypiv1-0/+6
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2-0/+2
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+79
2024-03-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+51
2024-02-27scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche1-0/+78
2024-02-27scsi: core: Query the Block Limits Extension VPD pageBart Van Assche1-0/+1
2024-02-15scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen1-4/+0
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen1-0/+1
2024-01-30Merge patch series "scsi: Allow scsi_execute users to request retries"Martin K. Petersen1-0/+48
2024-01-30scsi: core: Allow passthrough to request midlayer retriesMike Christie1-0/+48
2024-01-24scsi: core: Move autosuspend timer delay to Scsi_HostPeter Wang1-3/+3
2023-11-25scsi: sd: Fix system start for ATA devicesDamien Le Moal1-0/+6
2023-11-25scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal1-3/+3
2023-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-17/+3
2023-11-02Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+0
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal1-2/+18
2023-10-25scsi: core: Add comment to target_destroy in scsi_host_templateWenchao Hao1-0/+3
2023-10-03scsi: Remove scsi device no_start_on_resume flagDamien Le Moal1-1/+0