summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_cfdc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-311-448/+0
* [SCSI] zfcp: cfdc fops add ownerSebastian Ott2013-05-311-0/+2
* [SCSI] zfcp: remove invalid reference to list iterator variableJulia Lawall2012-09-241-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-2/+184
|\
| * [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-11/+11
| * [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-161-2/+184
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
|/
* [SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt2010-07-281-9/+3
* [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-171-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] zfcp: add missing compat ptr conversionHeiko Carstens2010-01-171-2/+7
* [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-041-15/+10
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-3/+2
* [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-021-1/+16
* [SCSI] zfcp: Reference counting for cfdc requestsChristof Schmitt2009-04-271-1/+2
* [SCSI] zfcp: Remove adapter listChristof Schmitt2008-12-291-14/+3
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [SCSI] zfcp: Move CFDC code to new file.Christof Schmitt2008-07-121-0/+259