aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fc4/fc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-5/+5
2006-10-25[SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar1-13/+15
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-1/+0
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig1-2/+2
2006-02-20[PATCH] drivers/fc4/fc.c: memset correct lengthAlexey Dobriyan1-1/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-3/+2
2005-11-07[PATCH] drivers/fc4: kmalloc + memset -> kzalloc conversionDeepak Saxena1-18/+9
2005-07-30[SCSI] fc4 warning fixAndrew Morton1-1/+1
2005-07-02[SCSI] ifdef out broken fc4 EH codeChristoph Hellwig1-0/+6
2005-06-19fc4/fc: fix warnings and errors related to recent SCSI EH updatesJeff Garzik1-4/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-7/+12
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-0/+3
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-4/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1158