Age | Commit message (Expand) | Author | Files | Lines |
2008-04-22 | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2008-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 33 | -1223/+1441 |
2008-04-21 | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori | 1 | -1/+1 |
2008-04-20 | SCSI: convert struct class_device to struct device | Tony Jones | 33 | -1223/+1441 |
2008-04-19 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 5 | -5/+5 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 7 | -7/+0 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 100 | -2778/+3194 |
2008-04-18 | [SCSI] iscsi: bidi support for iscsi_tcp | Boaz Harrosh | 1 | -14/+17 |
2008-04-18 | [SCSI] iscsi: bidi support at the generic libiscsi level | Boaz Harrosh | 1 | -15/+70 |
2008-04-18 | [SCSI] iscsi: extended cdb support | Boaz Harrosh | 1 | -5/+50 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -113/+90 |
2008-04-18 | ide-scsi: do non-atomic pc->flags testing | Borislav Petkov | 1 | -21/+16 |
2008-04-18 | ide-scsi: convert driver to using generic ide_atapi_pc | Borislav Petkov | 1 | -71/+62 |
2008-04-18 | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz | 1 | -6/+9 |
2008-04-18 | ide: add ide_atapi_{discard_data,write_zeros} inline helpers | Bartlomiej Zolnierkiewicz | 1 | -15/+3 |
2008-04-17 | libata: kill ata_noop_dev_select() | Tejun Heo | 2 | -2/+0 |
2008-04-17 | libata: remove check_status from non-SFF drivers | Tejun Heo | 2 | -36/+0 |
2008-04-17 | libata: replace tf_read with qc_fill_rtf for non-SFF drivers | Tejun Heo | 2 | -37/+39 |
2008-04-17 | libata: add qc_fill_rtf port operation | Tejun Heo | 2 | -0/+2 |
2008-04-17 | libata: rename SFF port ops | Tejun Heo | 2 | -8/+8 |
2008-04-17 | libata: make reset related methods proper port operations | Tejun Heo | 1 | -1/+2 |
2008-04-17 | [SCSI] qla1280: remove version check | Adrian Bunk | 1 | -5/+0 |
2008-04-17 | [SCSI] libsas: fix endianness bug in sas_ata | Al Viro | 1 | -1/+1 |
2008-04-16 | [SCSI] aacraid: Do not describe check_reset parameter with its value | Paul Bolle | 1 | -1/+1 |
2008-04-16 | [SCSI] aacraid: Fix down_interruptible() to check the return value | Mark Salyzyn | 1 | -3/+5 |
2008-04-16 | [SCSI] sun3_scsi_vme: add MODULE_LICENSE | Adrian Bunk | 1 | -0/+1 |
2008-04-16 | [SCSI] st: rename flush_write_buffer() | Adrian Bunk | 1 | -3/+3 |
2008-04-16 | [SCSI] tgt: use KMEM_CACHE macro | FUJITA Tomonori | 1 | -3/+1 |
2008-04-12 | [SCSI] initio: fix big endian problems for auto request sense | Grant Grundler | 1 | -4/+5 |
2008-04-10 | [SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6 | James Smart | 1 | -1/+1 |
2008-04-10 | [SCSI] lpfc 8.2.6 : Miscellaneous Fixes | James Smart | 8 | -86/+21 |
2008-04-10 | [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixes | James Smart | 2 | -2/+32 |
2008-04-10 | [SCSI] lpfc 8.2.6 : Multiple discovery fixes | James Smart | 11 | -201/+208 |
2008-04-07 | [SCSI] qla2xxx: Update version number to 8.02.01-k1. | Andrew Vasquez | 1 | -2/+2 |
2008-04-07 | [SCSI] qla2xxx: Correct vport configuration-change handling. | Seokmann Ju | 1 | -1/+9 |
2008-04-07 | [SCSI] qla2xxx: Use proper HA during asynchrounous event handling. | Seokmann Ju | 1 | -6/+26 |
2008-04-07 | [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port. | Seokmann Ju | 1 | -1/+2 |
2008-04-07 | [SCSI] qla2xxx: Consistently access the physical HA port. | Seokmann Ju | 1 | -6/+8 |
2008-04-07 | [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure. | Andrew Vasquez | 1 | -3/+0 |
2008-04-07 | [SCSI] qla2xxx: Add ISP84XX support. | Harihara Kadayam | 11 | -26/+454 |
2008-04-07 | [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner. | Ravi Anand | 1 | -31/+31 |
2008-04-07 | [SCSI] qla2xxx: Add midlayer target/device reset support. | Andrew Vasquez | 5 | -198/+192 |
2008-04-07 | [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling. | Andrew Vasquez | 2 | -2/+5 |
2008-04-07 | [SCSI] qla2xxx: Add Flash Descriptor Table layout support. | Andrew Vasquez | 5 | -43/+152 |
2008-04-07 | [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units. | Andrew Vasquez | 1 | -2/+2 |
2008-04-07 | [SCSI] qla2xxx: Cruft cleanup of functions and structures. | Andrew Vasquez | 11 | -428/+2 |
2008-04-07 | [SCSI] qla2xxx: Add hardware trace-logging support. | Andrew Vasquez | 8 | -25/+229 |
2008-04-07 | [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. | Andrew Vasquez | 4 | -0/+102 |
2008-04-07 | [SCSI] qla2xxx: Simplify interrupt handler locking. | Andrew Vasquez | 1 | -19/+12 |
2008-04-07 | [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ... | Andrew Vasquez | 3 | -9/+6 |