summaryrefslogtreecommitdiffstats
path: root/drivers/fc4
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fc4: remove this and all associated driversMatthew Wilcox2007-10-1712-4064/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-151-26/+15
|\
| * [SCSI] fc4: convert to use the data buffer accessorsFUJITA Tomonori2007-10-121-26/+15
* | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-1/+1
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-5/+5
* [SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar2006-10-252-20/+23
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+2
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-1/+0
* [SCSI] More buffer->request_buffer changesChristoph Hellwig2006-07-141-2/+2
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-202-2/+2
* [PATCH] drivers/fc4/fc.c: memset correct lengthAlexey Dobriyan2006-02-201-1/+1
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-4/+4
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-3/+2
* [PATCH] drivers/fc4: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-073-22/+11
* [SCSI] fc4 warning fixAndrew Morton2005-07-301-1/+1
* [SCSI] ifdef out broken fc4 EH codeChristoph Hellwig2005-07-021-0/+6
* fc4/fc: fix warnings and errors related to recent SCSI EH updatesJeff Garzik2005-06-191-4/+2
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-173-9/+12
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-0/+3
* [SCSI] Remove unnecessary locking around completion function callsJeff Garzik2005-06-171-4/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-1612-0/+4083