aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI: zfcp: restore refcount check on port_removeSteffen Maier2012-10-131-2/+16
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-5/+4
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-7/+3
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-161-27/+39
* [SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt2010-09-161-44/+77
* [SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt2010-09-161-48/+8
* [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-171-21/+16
* [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/+22
* [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/+18
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-041-28/+20
* [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/+2
* [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/+2
* [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