summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2017-08-10scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier
2017-08-10scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier
2017-08-10scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2017-08-10scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-08-10scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block
2017-08-10scsi: zfcp: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-08-10scsi: zfcp: use setup_timer instead of init_timerLukáš Korenčik
2017-08-10scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-09scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier
2016-12-14scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier
2016-12-14scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn
2016-10-14scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-12zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier
2016-08-12zfcp: fix payload trace length for SAN request&responseSteffen Maier
2016-08-12zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier
2016-08-12zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier
2016-08-12zfcp: trace on request for open and close of WKA portSteffen Maier
2016-08-12zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier
2016-08-12zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier
2016-08-12zfcp: close window with unblocked rport during rport goneSteffen Maier
2016-08-12zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier
2016-08-12zfcp: fix fc_host port_type with NPIVSteffen Maier
2016-04-15zfcp: Revert to original scanning behaviourHannes Reinecke
2016-04-11scsi: disable automatic target scanHannes Reinecke
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-20zfcp: auto port scan resiliencyMartin Peschke
2014-11-20zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds