summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-02-12[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endioMike Snitzer
2011-02-12[SCSI] megaraid_sas: Sanity check user supplied length before passing it to d...Bjørn Mork
2011-02-12[SCSI] pm8001: simplify workqueue usageTejun Heo
2011-02-12[SCSI] remove flush_scheduled_work() usagesTejun Heo
2011-01-24[SCSI] libosd: osd_req_read_sg, optimize the single entry caseBoaz Harrosh
2011-01-24[SCSI] libsas: remove spurious sata control register read/writeJames Bottomley
2011-01-24[SCSI] libsas: convert to standard kernel debuggingJames Bottomley
2011-01-24[SCSI] libsas: fix ATAPI check condition terminationJames Bottomley
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones
2011-01-24[SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones
2011-01-24[SCSI] cxgb3i: fixed connection problem with iscsi private ipkxie@chelsio.com
2011-01-24[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai
2011-01-24[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com
2011-01-24[SCSI] cxgbi: set ulpmode only if digest is onkxie@chelsio.com
2011-01-24[SCSI] hpsa: avoid leaking stack contents to userlandVasiliy Kulikov
2011-01-24[SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u...Stephen M. Cameron
2011-01-24[SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_...Stephen M. Cameron
2011-01-24[SCSI] hpsa: Add a per controller commands_outstanding entry in /sysStephen M. Cameron
2011-01-24[SCSI] hpsa: use usleep_range not msleep for small sleepsStephen M. Cameron
2011-01-24[SCSI] hpsa: allow driver to put controller in either simple or performant modeStephen M. Cameron
2011-01-24[SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ackStephen M. Cameron
2011-01-24[SCSI] hpsa: do not reset unknown boards on reset_devicesStephen M. Cameron
2011-01-24[SCSI] hpsa: limit commands allocated on reset_devicesStephen M. Cameron
2011-01-24[SCSI] hpsa: Use kernel provided PCI state save and restore functionsStephen M. Cameron
2011-01-24[SCSI] hpsa: fix board status waiting codeStephen M. Cameron
2011-01-24[SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constantsStephen M. Cameron
2011-01-24[SCSI] hpsa: fixup DMA address before freeing.Stephen M. Cameron
2011-01-24[SCSI] hpsa: defend against zero sized buffers in passthru ioctlsStephen M. Cameron
2011-01-24[SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer
2011-01-24[SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong
2011-01-24[SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher
2011-01-24[SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher
2011-01-24[SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher
2011-01-24[SCSI] mpt2sas: Bump version 08.100.00.00Kashyap, Desai
2011-01-24[SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_baseKashyap, Desai
2011-01-24[SCSI] mpt2sas: Add support for Customer specific branding messagesKashyap, Desai
2011-01-24[SCSI] mpt2sas: Revision P MPI Header UpdateKashyap, Desai
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-01-14[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo
2011-01-14[SCSI] sd: implement sd_check_events()Tejun Heo
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik
2011-01-03[SCSI] arcmsr: fix write to device checkroel kluin
2011-01-03[SCSI] lpfc: lower stack use in lpfc_fc_frame_checkTomas Henzl
2011-01-03[SCSI] eliminate an unnecessary local variable from scsi_remove_target()Alan Stern
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock