| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -6/+6 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | aic7xxx_old: removed unused 'req' variable | Jens Axboe | 2010-09-16 | 1 | -1/+0 |
* | block: remove spurious uses of REQ_HARDBARRIER | Tejun Heo | 2010-09-10 | 1 | -19/+2 |
* | Remove pointless casts from void pointers | Jeff Garzik | 2008-02-06 | 1 | -1/+1 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -1/+0 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 1 | -5/+5 |
* | [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que... | FUJITA Tomonori | 2008-01-23 | 1 | -1/+0 |
* | [SCSI] aic7xxx_old: fix accidental logic reversal | Adrian Bunk | 2007-10-18 | 1 | -1/+1 |
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 | 1 | -0/+1 |
* | [SCSI] kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-12 | 1 | -5/+3 |
* | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc | Satyam Sharma | 2007-07-15 | 1 | -1/+1 |
* | [SCSI] aic7xxx_old: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-28 | 1 | -41/+14 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.c | Henne | 2006-10-26 | 1 | -1/+1 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -6/+6 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -6/+6 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-05 | 1 | -154/+144 |
|\ |
|
| * | [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.c | Henne | 2006-10-04 | 1 | -154/+144 |
* | | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 1 | -2/+2 |
|/ |
|
* | [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str... | Alan Cox | 2006-09-24 | 1 | -2/+7 |
* | [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/ | Dave Jones | 2006-08-19 | 1 | -2/+0 |
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 2006-06-10 | 1 | -1/+1 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-15 | 1 | -2/+2 |
* | [SCSI] remove Scsi_Device typedef | Christoph Hellwig | 2005-11-09 | 1 | -5/+5 |
* | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 2005-11-09 | 1 | -4/+4 |
* | [PATCH] kfree cleanup: drivers/scsi | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
* | [SCSI] remove scsi_set_device | Christoph Hellwig | 2005-06-26 | 1 | -1/+0 |
* | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+3 |
* | [SCSI] allow sleeping in ->eh_device_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+13 |
* | [SCSI] allow sleeping in ->eh_abort_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+14 |
* | [PATCH] remove old scsi data direction macros | | 2005-04-18 | 1 | -4/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+11178 |