| Commit message (Expand) | Author | Age |
* | [SCSI] initio: fix module hangs on loading | Stuart Swales | 2008-01-23 |
* | Fix file references in documentation and Kconfig | Johann Felix Soden | 2008-01-22 |
* | advansys: fix section mismatch warning | Randy Dunlap | 2008-01-14 |
* | scsi/qla2xxx/qla_os.c section fix | Adrian Bunk | 2008-01-14 |
* | [SCSI] qla1280: fix 32 bit segment code | FUJITA Tomonori | 2008-01-09 |
* | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 2008-01-06 |
* | [SCSI] SRP transport: only remove our own entries | Dave Dillow | 2008-01-04 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-01-03 |
|\ |
|
| * | [SCSI] scsi_sysfs: restore prep_fn when ULD is removed | James Bottomley | 2008-01-02 |
* | | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 2008-01-02 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-12-19 |
|\ |
|
| * | [SCSI] initio: bugfix for accessors patch | Boaz Harrosh | 2007-12-18 |
| * | [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! | FUJITA Tomonori | 2007-12-18 |
| * | [SCSI] initio: fix conflict when loading driver | Alan Cox | 2007-12-18 |
| * | [SCSI] sym53c8xx: fix "irq X: nobody cared" regression | Tony Battersby | 2007-12-18 |
| * | [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask | James Bottomley | 2007-12-18 |
| * | [SCSI] sym53c8xx: fix free_irq() regression | Tony Battersby | 2007-12-18 |
* | | ide-scsi: add ide_scsi_hex_dump() helper | Bartlomiej Zolnierkiewicz | 2007-12-12 |
|/ |
|
* | esp_scsi: fix reset cleanup spinlock recursion | Maciej W. Rozycki | 2007-12-10 |
* | revert "dpt_i2o: convert to SCSI hotplug model" | Andrew Morton | 2007-12-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-12-03 |
|\ |
|
| * | [SCSI] NCR5380: Fix bugs and canonicalize irq handler usage | Jeff Garzik | 2007-11-25 |
| * | [SCSI] qla1280: convert to use the data buffer accessors | Jes Sorensen | 2007-11-14 |
| * | [SCSI] iscsi: return data transfer residual for data-out commands | Tony Battersby | 2007-11-14 |
| * | [SCSI] iscsi_tcp: fix potential lockup with write commands | Tony Battersby | 2007-11-14 |
| * | [SCSI] aacraid: fix security weakness | Alan Cox | 2007-11-11 |
| * | [SCSI] aacraid: fix up le32 issues in BlinkLED | Salyzyn, Mark | 2007-11-07 |
| * | [SCSI] aacraid: fix potential panic in thread stop | Salyzyn, Mark | 2007-11-07 |
| * | [SCSI] aacraid: don't assign cpu_to_le32(constant) to u8 | Stephen Rothwell | 2007-11-07 |
* | | m68k: zorro7xx needs <asm/amigahw.h> | Geert Uytterhoeven | 2007-11-29 |
* | | ide-scsi: use print_hex_dump from <linux/kernel.h> | Denis Cheng | 2007-11-27 |
* | | aic94xx_sds: rename FLASH_SIZE | Andrew Morton | 2007-11-14 |
|/ |
|
* | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 2007-11-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-11-05 |
|\ |
|
| * | [SCSI] ibmvscsi: Prevent IO during partner login | Robert Jennings | 2007-11-03 |
| * | [SCSI] lpfc : Correct queue tag handling | James Smart | 2007-11-03 |
| * | [SCSI] osst: fix if (...) \n #if... cases missing semicolons when false | Ilpo Järvinen | 2007-10-27 |
* | | SCSI: add asynchronous event notification API | Jeff Garzik | 2007-11-03 |
* | | [SG] Get rid of __sg_mark_end() | Jens Axboe | 2007-11-02 |
* | | [ARM] Fix an rpc_defconfig regression | Russell King | 2007-10-31 |
* | | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 |
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-29 |
|\ \ |
|
| * | | Initialise scatter/gather list in sg driver | Anton Blanchard | 2007-10-29 |
| |/ |
|
* | | deal with resource allocation bugs in arcmsr | Al Viro | 2007-10-29 |
* | | fix abuses of ptrdiff_t | Al Viro | 2007-10-29 |
* | | fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer() | Al Viro | 2007-10-29 |
* | | arcmsr: endianness bug | Al Viro | 2007-10-29 |
* | | trivial annotations in arcmsr | Al Viro | 2007-10-29 |
|/ |
|
* | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 2007-10-27 |
* | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 |