| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checking | Salyzyn, Mark | 2007-07-28 | 1 | -8/+55 |
| * | [SCSI] add easyRAID to the no report luns blacklist | akpm@linux-foundation.org | 2007-07-28 | 1 | -0/+3 |
| * | [SCSI] advansys: lindent and other large, uninteresting changes | Matthew Wilcox | 2007-07-27 | 1 | -13692/+14569 |
| * | [SCSI] aic79xx, aic7xxx: Fix incorrect width setting | James Bottomley | 2007-07-27 | 2 | -13/+21 |
| * | [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes | Seokmann Ju | 2007-07-27 | 3 | -24/+38 |
| * | [SCSI] aacraid: draw line in sand, sundry cleanup and version update | Salyzyn, Mark | 2007-07-27 | 5 | -10/+7 |
| * | [SCSI] iscsi_tcp: Turn off bounce buffers | Mike Christie | 2007-07-27 | 1 | -0/+1 |
| * | [SCSI] libiscsi: fix cmd seqeunce number checking | Mike Christie | 2007-07-27 | 1 | -21/+25 |
| * | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template | Mike Christie | 2007-07-27 | 1 | -0/+1 |
| * | [SCSI] libiscsi: make sure session is not blocked when removing host | Mike Christie | 2007-07-27 | 1 | -0/+1 |
| * | [SCSI] libsas: Remove PCI dependencies | Jeff Garzik | 2007-07-26 | 4 | -21/+18 |
| * | [SCSI] sym53c8xx: don't claim cpqarray device | Chip Coldwell | 2007-07-24 | 1 | -1/+1 |
| * | [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL | Darrick J. Wong | 2007-07-24 | 1 | -2/+3 |
| * | [SCSI] aacraid: sysfs adapter reset/status format change. | Salyzyn, Mark | 2007-07-23 | 1 | -1/+1 |
| * | [SCSI] aacraid: Fix security hole | Alan Cox | 2007-07-23 | 1 | -0/+4 |
| * | [SCSI] qla2xxx: Data accessors Cleanup of last merge | Boaz Harrosh | 2007-07-23 | 1 | -2/+2 |
* | | aacraid: fix security hole | Alan Cox | 2007-07-24 | 1 | -0/+4 |
* | | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 3 | -9/+9 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 | 47 | -1080/+2921 |
|\ |
|
| * | [SCSI] libsas: make ATA functions selectable by a config option | James Bottomley | 2007-07-22 | 5 | -397/+417 |
| * | [SCSI] bsg: make class backlinks | James Bottomley | 2007-07-21 | 2 | -15/+19 |
| * | [SCSI] 3w-9xxx: add support for 9690SA | adam radford | 2007-07-21 | 2 | -27/+45 |
| * | [SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275. | David Miller | 2007-07-20 | 1 | -1/+1 |
| * | [SCSI] libsas: fix scr_read/write users and update the libata documentation | James Bottomley | 2007-07-20 | 1 | -8/+16 |
| * | [SCSI] scsi_transport_sas: add destructor for bsg | James Bottomley | 2007-07-20 | 1 | -1/+35 |
| * | [SCSI] iscsi_tcp: buggered kmalloc() | Al Viro | 2007-07-20 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Update version number to 8.02.00-k2. | Andrew Vasquez | 2007-07-20 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Add ISP25XX support. | Andrew Vasquez | 2007-07-20 | 11 | -218/+1137 |
| * | [SCSI] qla2xxx: Use pci_try_set_mwi(). | Andrew Vasquez | 2007-07-20 | 1 | -6/+3 |
| * | [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces. | Andrew Vasquez | 2007-07-20 | 1 | -21/+4 |
| * | [SCSI] qla2xxx: Re-factor isp_operations to static structures. | Andrew Vasquez | 2007-07-20 | 9 | -196/+244 |
| * | [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling. | Shyam Sundar | 2007-07-20 | 1 | -0/+19 |
| * | [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD... | Andrew Vasquez | 2007-07-20 | 2 | -9/+28 |
| * | [SCSI] qla2xxx: Generalize iIDMA support. | Andrew Vasquez | 2007-07-20 | 5 | -5/+9 |
| * | [SCSI] qla2xxx: Generalize FW-Interface-2 support. | Andrew Vasquez | 2007-07-20 | 9 | -54/+60 |
| * | [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular) | James Bottomley | 2007-07-19 | 1 | -0/+13 |
| * | [SCSI] Make scsi_host_template::proc_name const char * instead of char *. | Kristian Høgsberg | 2007-07-19 | 1 | -1/+1 |
| * | [SCSI] libsas: kill unused smp_portal code | FUJITA Tomonori | 2007-07-18 | 1 | -106/+0 |
| * | [SCSI] libsas: add SAS management protocol handler | FUJITA Tomonori | 2007-07-18 | 2 | -0/+49 |
| * | [SCSI] transport_sas: add SAS management protocol support | FUJITA Tomonori | 2007-07-18 | 2 | -1/+86 |
| * | [SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy | Matthew Wilcox | 2007-07-18 | 5 | -5/+10 |
| * | [SCSI] aacraid: add vpd to inquiry | Salyzyn, Mark | 2007-07-18 | 2 | -0/+152 |
| * | [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user in... | Salyzyn, Mark | 2007-07-18 | 1 | -7/+9 |
| * | [SCSI] aacraid: correct valid container response in management ioctl | Salyzyn, Mark | 2007-07-18 | 1 | -1/+1 |
| * | [SCSI] Use menuconfig objects | Jan Engelhardt | 2007-07-18 | 2 | -4/+11 |
| * | [SCSI] seagate: make seagate_st0x_detect() static | Adrian Bunk | 2007-07-18 | 1 | -1/+1 |
| * | [SCSI] wd33c93: cleanups | Adrian Bunk | 2007-07-18 | 1 | -1/+3 |
| * | [SCSI] small cleanups | Adrian Bunk | 2007-07-18 | 4 | -3/+5 |
| * | [SCSI] libsas: fix lockdep issue with ATA | James Bottomley | 2007-07-18 | 2 | -10/+10 |
| * | [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA | James Bottomley | 2007-07-18 | 2 | -3/+15 |