aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2021-03-29scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed
2021-02-08scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie
2021-02-08scsi: libiscsi: Drop taskqueuelockMike Christie
2021-01-22scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish
2021-01-22scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish
2021-01-22scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2021-01-22scsi: core: Add 'set_status_byte()' accessorHannes Reinecke
2021-01-22scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke
2021-01-14scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINALMuneendra Kumar
2021-01-14scsi: core: No retries on abort successMuneendra Kumar
2021-01-14scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.hMuneendra Kumar
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-11-16scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-10-29scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann
2020-10-26scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar
2020-10-26scsi: fc: Parse FPIN packets and update statisticsShyam Sundar
2020-10-26scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-07scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke
2020-10-02scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov
2020-09-15scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei
2020-09-02scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart
2020-07-24scsi: core: Only return started requests from scsi_host_find_tag()Hannes Reinecke
2020-07-24scsi: scsi_transport_iscsi: Drop a duplicated wordRandy Dunlap
2020-07-15scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitionsLee Jones
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-05-11scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-07scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-26scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig
2020-03-11scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne
2020-03-11scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche
2020-02-28scsi: core: Remove cmd_list functionalityHannes Reinecke
2020-02-28scsi: core: add scsi_host_busy_iter()Hannes Reinecke
2020-02-28scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke
2020-02-28scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke
2020-02-14scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-02-10scsi: core: remove .for_blk_mqMing Lei
2020-02-10scsi: iscsi: Perform connection failure entirely in kernel spaceBharath Ravi
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen
2020-01-03compat_ioctl: add scsi_compat_ioctlArnd Bergmann