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