Age | Commit message (Expand) | Author | Files | Lines |
2007-07-27 | [SCSI] aacraid: draw line in sand, sundry cleanup and version update | Salyzyn, Mark | 5 | -10/+7 |
2007-07-27 | [SCSI] iscsi_tcp: Turn off bounce buffers | Mike Christie | 1 | -0/+1 |
2007-07-27 | [SCSI] libiscsi: fix cmd seqeunce number checking | Mike Christie | 1 | -21/+25 |
2007-07-27 | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template | Mike Christie | 1 | -0/+1 |
2007-07-27 | [SCSI] libiscsi: make sure session is not blocked when removing host | Mike Christie | 1 | -0/+1 |
2007-07-26 | [SCSI] libsas: Remove PCI dependencies | Jeff Garzik | 4 | -21/+18 |
2007-07-25 | [SCSI] sym53c8xx: don't claim cpqarray device | Chip Coldwell | 1 | -1/+1 |
2007-07-24 | [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL | Darrick J. Wong | 1 | -2/+3 |
2007-07-24 | [SCSI] aacraid: sysfs adapter reset/status format change. | Salyzyn, Mark | 1 | -1/+1 |
2007-07-24 | [SCSI] aacraid: Fix security hole | Alan Cox | 1 | -0/+4 |
2007-07-23 | [SCSI] qla2xxx: Data accessors Cleanup of last merge | Boaz Harrosh | 1 | -2/+2 |
2007-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 47 | -1080/+2921 |
2007-07-22 | [SCSI] libsas: make ATA functions selectable by a config option | James Bottomley | 5 | -397/+417 |
2007-07-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -248/+185 |
2007-07-22 | ps3: BD/DVD/CD-ROM Storage Driver | Geert Uytterhoeven | 2 | -0/+534 |
2007-07-21 | [SCSI] bsg: make class backlinks | James Bottomley | 2 | -15/+19 |
2007-07-21 | [SCSI] 3w-9xxx: add support for 9690SA | adam radford | 2 | -27/+45 |
2007-07-21 | [SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275. | David Miller | 1 | -1/+1 |
2007-07-21 | [SCSI] libsas: fix scr_read/write users and update the libata documentation | James Bottomley | 1 | -8/+16 |
2007-07-21 | [ARM] rpc: update Acorn SCSI drivers to modern ecard interfaces | Russell King | 3 | -248/+185 |
2007-07-20 | [SCSI] scsi_transport_sas: add destructor for bsg | James Bottomley | 1 | -1/+35 |
2007-07-20 | [SCSI] iscsi_tcp: buggered kmalloc() | Al Viro | 1 | -1/+1 |
2007-07-20 | dpt_i2o depends on virt_to_bus | Stephen Rothwell | 1 | -1/+1 |
2007-07-20 | Fix buggered kmalloc() call argument order | Al Viro | 1 | -1/+1 |
2007-07-20 | m68k: missing exports | Al Viro | 1 | -0/+7 |
2007-07-20 | [SCSI] qla2xxx: Update version number to 8.02.00-k2. | Andrew Vasquez | 1 | -1/+1 |
2007-07-20 | [SCSI] qla2xxx: Add ISP25XX support. | Andrew Vasquez | 11 | -218/+1137 |
2007-07-20 | [SCSI] qla2xxx: Use pci_try_set_mwi(). | Andrew Vasquez | 1 | -6/+3 |
2007-07-20 | [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces. | Andrew Vasquez | 1 | -21/+4 |
2007-07-20 | [SCSI] qla2xxx: Re-factor isp_operations to static structures. | Andrew Vasquez | 9 | -196/+244 |
2007-07-20 | [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling. | Shyam Sundar | 1 | -0/+19 |
2007-07-20 | [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD... | Andrew Vasquez | 2 | -9/+28 |
2007-07-20 | [SCSI] qla2xxx: Generalize iIDMA support. | Andrew Vasquez | 5 | -5/+9 |
2007-07-20 | [SCSI] qla2xxx: Generalize FW-Interface-2 support. | Andrew Vasquez | 9 | -54/+60 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 7 | -9/+9 |
2007-07-19 | [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular) | James Bottomley | 1 | -0/+13 |
2007-07-19 | [SCSI] Make scsi_host_template::proc_name const char * instead of char *. | Kristian Høgsberg | 1 | -1/+1 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 18 | -45/+21 |
2007-07-18 | [SCSI] libsas: kill unused smp_portal code | FUJITA Tomonori | 1 | -106/+0 |
2007-07-18 | [SCSI] libsas: add SAS management protocol handler | FUJITA Tomonori | 2 | -0/+49 |
2007-07-18 | [SCSI] transport_sas: add SAS management protocol support | FUJITA Tomonori | 2 | -1/+86 |
2007-07-18 | [SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy | Matthew Wilcox | 5 | -5/+10 |
2007-07-18 | [SCSI] aacraid: add vpd to inquiry | Salyzyn, Mark | 2 | -0/+152 |
2007-07-18 | [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user in... | Salyzyn, Mark | 1 | -7/+9 |
2007-07-18 | [SCSI] aacraid: correct valid container response in management ioctl | Salyzyn, Mark | 1 | -1/+1 |
2007-07-18 | [SCSI] Use menuconfig objects | Jan Engelhardt | 2 | -4/+11 |
2007-07-18 | [SCSI] seagate: make seagate_st0x_detect() static | Adrian Bunk | 1 | -1/+1 |
2007-07-18 | [SCSI] wd33c93: cleanups | Adrian Bunk | 1 | -1/+3 |
2007-07-18 | [SCSI] small cleanups | Adrian Bunk | 4 | -3/+5 |
2007-07-18 | [SCSI] libsas: fix lockdep issue with ATA | James Bottomley | 2 | -10/+10 |