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