summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier2016-12-144-9/+77
* scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier2016-12-142-3/+30
* scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block2016-12-143-3/+95
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-1/+1
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-172-9/+10
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-3/+5
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-2/+4
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-1/+1
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-171-3/+6
* scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2016-10-141-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-077-34/+196
|\
| * zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2016-08-122-13/+104
| * zfcp: fix payload trace length for SAN request&responseSteffen Maier2016-08-121-2/+2
| * zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier2016-08-123-2/+6
| * zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2016-08-122-0/+4
| * zfcp: trace on request for open and close of WKA portSteffen Maier2016-08-123-2/+39
| * zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier2016-08-121-1/+2
| * zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2016-08-123-10/+12
| * zfcp: close window with unblocked rport during rport goneSteffen Maier2016-08-123-5/+22
| * zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier2016-08-121-0/+4
| * zfcp: fix fc_host port_type with NPIVSteffen Maier2016-08-121-3/+5
* | s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-061-1/+1
|/
* zfcp: Revert to original scanning behaviourHannes Reinecke2016-04-151-1/+1
* scsi: disable automatic target scanHannes Reinecke2016-04-111-1/+2
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-035-56/+56
|\
| * atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-275-56/+56
* | s390: remove unneeded semicolonPeter Senna Tschudin2015-08-071-1/+1
|/
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* mm, mempool: do not allow atomic resizingDavid Rientjes2015-04-141-2/+2
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-9/+2
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-13/+2
* zfcp: auto port scan resiliencyMartin Peschke2014-11-206-14/+90
* zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier2014-11-201-3/+49
* zfcp: remove access control tables interface (port leftovers)Martin Peschke2014-11-203-12/+2
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-5/+3
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-13/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-28/+21
|\
| * s390/zfcp: use qdio buffer helpersSebastian Ott2014-07-221-28/+21
* | scsi: use 64-bit LUNsHannes Reinecke2014-07-172-3/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-3/+3
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-3/+3
* | s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-241-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-035-22/+12
|\
| * [SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier2013-09-031-2/+2
| * [SCSI] zfcp: dead code removalMartin Peschke2013-09-032-11/+0
| * [SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke2013-09-032-8/+8
| * [SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke2013-09-031-1/+2
* | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-221-0/+14
* | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-221-7/+22
* | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-221-6/+2
|/