summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2025-02-12scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche
2025-02-12scsi: iscsi_tcp: Switch to using the crc32c libraryEric Biggers
2025-02-03scsi: st: Modify st.c to use the new scsi_error countersKai Mäkisara
2025-02-03scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONsKai Mäkisara
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-02scsi: iscsi: Remove unused iscsi_create_session()Dr. David Alan Gilbert
2024-12-09scsi: Eliminate scsi_register() and scsi_unregister() usage & docsRandy Dunlap
2024-12-04Merge patch series "Replace the "slave_*" function names"Martin K. Petersen
2024-12-04scsi: core: Remove the .slave_configure() methodBart Van Assche
2024-12-04scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-04scsi: bsg: Replace zero-length array with flexible array memberThorsten Blum
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-10-03scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-08-28scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()Gaosheng Cui
2024-08-22scsi: core: Simplify an alloc_workqueue() invocationBart Van Assche
2024-08-22scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche
2024-08-16scsi: core: Fix the return value of scsi_logical_block_count()Chaotian Jing
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-20scsi: sd: Atomic write supportJohn Garry
2024-06-13scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche
2024-06-11scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-04-24scsi: libfc: Add some kernel-doc commentsRandy Dunlap
2024-04-24scsi: core: Don't use "proxy" headersAndy Shevchenko
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: core: Add a device_configure method to the host templateChristoph Hellwig
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-04-11scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig
2024-04-11scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...Christoph Hellwig
2024-04-11scsi: core: Initialize scsi midlayer limits before allocating the queueChristoph Hellwig
2024-04-08Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"Martin K. Petersen
2024-04-08scsi: scsi_transport_srp: Fix a couple of kernel-doc warningsRandy Dunlap
2024-04-08scsi: scsi_transport_fc: Add kernel-doc for function returnRandy Dunlap
2024-04-08scsi: core: Add function return kernel-doc for 2 functionsRandy Dunlap
2024-04-08scsi: libfcoe: Fix a slew of kernel-doc warningsRandy Dunlap
2024-04-08scsi: iser: Fix @read_stag kernel-doc warningRandy Dunlap
2024-04-08scsi: core: Add kernel-doc for scsi_msg_to_host_byte()Randy Dunlap
2024-04-05scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen
2024-03-25scsi: libsas: Add LIBSAS_SHT_BASEJohn Garry