aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-21scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen1-1/+1
2017-11-16scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2-26/+28
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-79/+106
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche1-0/+1
2017-11-08scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-10-18scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke1-1/+2
2017-10-17scsi: scsi_devinfo: Reformat blacklist flagsHannes Reinecke1-26/+50
2017-10-16scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal1-11/+34
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov1-1/+0
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-0/+2
2017-09-15scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan1-3/+0
2017-09-15scsi: libsas: remove the numbering for each event enumJason Yan1-17/+17
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan1-21/+0
2017-09-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+0
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-0/+1
2017-09-05scsi: Remove Scsi_Host.uspace_req_qBart Van Assche1-6/+0
2017-08-31scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche1-0/+3
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2-4/+3
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche1-4/+14
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-25scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche1-1/+1
2017-08-25scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche1-1/+1
2017-08-25scsi: Avoid sign extension of scsi_device.typeBart Van Assche1-1/+1
2017-08-25scsi: Remove an obsolete function declarationBart Van Assche1-1/+0
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal1-0/+1
2017-08-07scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier1-0/+1
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-07-06target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal1-0/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-23/+9
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-0/+2
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne1-0/+1
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig1-0/+1
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn1-3/+3
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im1-0/+1
2017-06-26scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIALBart Van Assche1-3/+0
2017-06-26scsi: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang1-4/+0
2017-06-26scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig1-1/+0
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig1-9/+0
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche1-1/+1
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche1-0/+1
2017-06-12scsi: Protect SCSI device state changes with a mutexBart Van Assche1-0/+1
2017-06-12scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche1-2/+2
2017-06-12scsi: Split scsi_internal_device_block()Bart Van Assche1-1/+1
2017-06-12scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche1-0/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig1-1/+1