summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2024-02-27Drivedroid Patchrafa_99
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-22scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-02scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche
2019-10-30Merge android-4.4-p.196 (736005d) into msm-4.4Srinivasarao P
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-08-26Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P
2019-08-25scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2018-11-15Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P
2018-11-10scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2018-01-18Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P
2017-12-16scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-06-01scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-03-22scsi: include device.h in scsi.hMatt Wagantall
2016-03-22UAPI: scsi: move ioctl related informationAbhimanyu Kapur
2016-03-22UAPI: scsi: move the scsi ioctl related filesAbhimanyu Kapur
2016-03-22scsi: Allow auto suspend override by low-level driverSujit Reddy Thumma
2016-03-22scsi: Adjust DBD setting in mode sense for caching mode page per LLDMaya Erez
2016-03-22test-iosched: ufs_test: fix gendisk usage in testDolev Raviv
2016-03-22scsi: ufs: created UFS unit-tests frameworkDolev Raviv
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg