Age | Commit message (Expand) | Author | Files | Lines |
2010-09-17 | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig | 1 | -7/+3 |
2010-09-17 | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt | 1 | -27/+39 |
2010-09-17 | [SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou... | Christof Schmitt | 1 | -44/+77 |
2010-09-17 | [SCSI] zfcp: Move code for managing zfcp_unit devices to new file | Christof Schmitt | 1 | -48/+8 |
2010-07-28 | [SCSI] zfcp: Remove SCSI device when removing unit | Christof Schmitt | 1 | -2/+8 |
2010-07-28 | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add | Christof Schmitt | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-18 | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 1 | -21/+16 |
2009-12-04 | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 1 | -3/+4 |
2009-12-04 | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig | 1 | -48/+22 |
2009-12-04 | [SCSI] zfcp: Access ports and units with container_of in sysfs code | Christof Schmitt | 1 | -5/+10 |
2009-12-04 | [SCSI] zfcp: Remove global config_mutex | Swen Schillig | 1 | -30/+102 |
2009-12-04 | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 1 | -26/+18 |
2009-12-04 | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 1 | -28/+20 |
2009-10-22 | [SCSI] zfcp: Flush SCSI registration work when adding unit | Christof Schmitt | 1 | -0/+1 |
2009-09-05 | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt | 1 | -8/+8 |
2009-09-05 | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig | 1 | -1/+1 |
2009-09-05 | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 1 | -8/+8 |
2009-07-30 | [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization | Christof Schmitt | 1 | -1/+6 |
2009-04-27 | [SCSI] zfcp: remove unit will fail if add unit is not finished | Martin Petermann | 1 | -6/+15 |
2009-03-12 | [SCSI] zfcp: replace current ERP logging with a more convenient version | Swen Schillig | 1 | -6/+6 |
2009-03-12 | [SCSI] zfcp: Simplify latency lock handling | Christof Schmitt | 1 | -3/+2 |
2009-03-12 | [SCSI] zfcp: add measurement data for average qdio queue utilisation | Martin Peschke | 1 | -1/+2 |
2008-12-25 | [S390] convert zfcp printks to pr_xxx macros. | Christof Schmitt | 1 | -0/+3 |
2008-10-10 | [S390] more bus_id -> dev_name conversions | Cornelia Huck | 1 | -1/+1 |
2008-10-03 | [SCSI] zfcp: Simplify zfcp data structures | Christof Schmitt | 1 | -2/+4 |
2008-10-03 | [SCSI] zfcp: remove all typedefs and replace them with standards | Swen Schillig | 1 | -10/+12 |
2008-10-03 | [SCSI] zfcp: attach and release SAN nameserver port on demand | Swen Schillig | 1 | -17/+2 |
2008-10-03 | [SCSI] zfcp: add queue_full sysfs attribute | Stefan Raspl | 1 | -0/+13 |
2008-07-12 | [SCSI] zfcp: consolidate sysfs things into one file. | Swen Schillig | 1 | -0/+496 |