aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds22-13799/+14757
2007-07-28[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl1-3/+10
2007-07-28[SCSI] aacraid: fix Sunrise Lake reset handlingSalyzyn, Mark1-1/+1
2007-07-28[SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checkingSalyzyn, Mark1-8/+55
2007-07-28[SCSI] add easyRAID to the no report luns blacklistakpm@linux-foundation.org1-0/+3
2007-07-27[SCSI] advansys: lindent and other large, uninteresting changesMatthew Wilcox1-13692/+14569
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2-13/+21
2007-07-27[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju3-24/+38
2007-07-27[SCSI] aacraid: draw line in sand, sundry cleanup and version updateSalyzyn, Mark5-10/+7
2007-07-27[SCSI] iscsi_tcp: Turn off bounce buffersMike Christie1-0/+1
2007-07-27[SCSI] libiscsi: fix cmd seqeunce number checkingMike Christie1-21/+25
2007-07-27[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie1-0/+1
2007-07-27[SCSI] libiscsi: make sure session is not blocked when removing hostMike Christie1-0/+1
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik4-21/+18
2007-07-24[SCSI] sym53c8xx: don't claim cpqarray deviceChip Coldwell1-1/+1
2007-07-24aacraid: fix security holeAlan Cox1-0/+4
2007-07-24[SCSI] libsas: SMP request handler shouldn't crash when rphy is NULLDarrick J. Wong1-2/+3
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe3-9/+9
2007-07-23[SCSI] aacraid: sysfs adapter reset/status format change.Salyzyn, Mark1-1/+1
2007-07-23[SCSI] aacraid: Fix security holeAlan Cox1-0/+4
2007-07-23[SCSI] qla2xxx: Data accessors Cleanup of last mergeBoaz Harrosh1-2/+2
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds47-1080/+2921
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley5-397/+417
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-248/+185
2007-07-21ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven2-0/+534
2007-07-21[SCSI] bsg: make class backlinksJames Bottomley2-15/+19
2007-07-21[SCSI] 3w-9xxx: add support for 9690SAadam radford2-27/+45
2007-07-20[SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.David Miller1-1/+1
2007-07-20[SCSI] libsas: fix scr_read/write users and update the libata documentationJames Bottomley1-8/+16
2007-07-20[ARM] rpc: update Acorn SCSI drivers to modern ecard interfacesRussell King3-248/+185
2007-07-20[SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley1-1/+35
2007-07-20[SCSI] iscsi_tcp: buggered kmalloc()Al Viro1-1/+1
2007-07-20dpt_i2o depends on virt_to_busStephen Rothwell1-1/+1
2007-07-20Fix buggered kmalloc() call argument orderAl Viro1-1/+1
2007-07-20m68k: missing exportsAl Viro1-0/+7
2007-07-20[SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez1-1/+1
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez11-218/+1137
2007-07-20[SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez1-6/+3
2007-07-20[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez1-21/+4
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez9-196/+244
2007-07-20[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.Shyam Sundar1-0/+19
2007-07-20[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration.Andrew Vasquez2-9/+28
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez5-5/+9
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez9-54/+60
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt7-9/+9
2007-07-19[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley1-0/+13
2007-07-19[SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau18-45/+21
2007-07-18[SCSI] libsas: kill unused smp_portal codeFUJITA Tomonori1-106/+0
2007-07-18[SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori2-0/+49