aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_cfdc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke1-448/+0
2013-05-31[SCSI] zfcp: cfdc fops add ownerSebastian Ott1-0/+2
2012-09-24[SCSI] zfcp: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig1-4/+4
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+184
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig1-11/+11
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt1-2/+184
2010-07-28[SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt1-9/+3
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-17[SCSI] zfcp: add missing compat ptr conversionHeiko Carstens1-2/+7
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig1-15/+10
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-3/+2
2009-10-02[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt1-1/+16
2009-04-27[SCSI] zfcp: Reference counting for cfdc requestsChristof Schmitt1-1/+2
2008-12-29[SCSI] zfcp: Remove adapter listChristof Schmitt1-14/+3
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt1-0/+259