| Commit message (Expand) | Author | Age |
* | 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 |
* | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | [SCSI] qla2xxx: Update version number to 8.02.00-k5. | Andrew Vasquez | 2007-10-23 |
| * | [SCSI] qla2xxx: Correct display of ISP serial-number. | Andrew Vasquez | 2007-10-23 |
| * | [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN... | Andrew Vasquez | 2007-10-23 |
| * | [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. | Andrew Vasquez | 2007-10-23 |
| * | [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into... | Andrew Vasquez | 2007-10-23 |
| * | [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. | Andrew Vasquez | 2007-10-23 |
| * | [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen... | Andrew Vasquez | 2007-10-23 |
| * | [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. | Andrew Vasquez | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Use scmd_printk where appropriate | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Simplify DAC DMA handling | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove tag_ctrl module parameter | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove ->device_id | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Use pdev->revision | Matthew Wilcox | 2007-10-23 |