summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier2019-05-301-6/+48
* scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier2019-05-301-0/+1
* scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier2018-05-181-4/+1Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* zfcp: auto port scan resiliencyMartin Peschke2014-11-201-3/+7
* 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-201-3/+1Star
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-041-6/+6
|\
| * [SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke2013-09-031-6/+6
* | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-221-0/+14
|/
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-06-011-8/+0Star
* [SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott2013-06-011-2/+5
* [SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott2013-06-011-6/+6
* [SCSI] zfcp: restore refcount check on port_removeSteffen Maier2012-09-241-2/+16
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-5/+4Star
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-171-7/+3Star
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-171-27/+39
* [SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt2010-09-171-44/+77
* [SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt2010-09-171-48/+8Star
* [SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt2010-07-281-2/+8
* [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-281-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-181-21/+16Star
* [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-041-3/+4
* [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-041-48/+22Star
* [SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt2009-12-041-5/+10
* [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-041-30/+102
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-26/+18Star
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-041-28/+20Star
* [SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt2009-10-221-0/+1
* [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-051-8/+8
* [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-051-1/+1
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-051-8/+8
* [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt2009-07-301-1/+6
* [SCSI] zfcp: remove unit will fail if add unit is not finishedMartin Petermann2009-04-271-6/+15
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-6/+6
* [SCSI] zfcp: Simplify latency lock handlingChristof Schmitt2009-03-121-3/+2Star
* [SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke2009-03-121-1/+2
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-101-1/+1
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-031-2/+4
* [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-031-10/+12
* [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-031-17/+2Star
* [SCSI] zfcp: add queue_full sysfs attributeStefan Raspl2008-10-031-0/+13
* [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-121-0/+496