aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endioMike Snitzer2011-02-12
* [SCSI] megaraid_sas: Sanity check user supplied length before passing it to d...Bjørn Mork2011-02-12
* [SCSI] pm8001: simplify workqueue usageTejun Heo2011-02-12
* [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-12
* [SCSI] libosd: osd_req_read_sg, optimize the single entry caseBoaz Harrosh2011-01-24
* [SCSI] libsas: remove spurious sata control register read/writeJames Bottomley2011-01-24
* [SCSI] libsas: convert to standard kernel debuggingJames Bottomley2011-01-24
* [SCSI] libsas: fix ATAPI check condition terminationJames Bottomley2011-01-24
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-24
* [SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones2011-01-24
* [SCSI] cxgb3i: fixed connection problem with iscsi private ipkxie@chelsio.com2011-01-24
* [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai2011-01-24
* [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com2011-01-24
* [SCSI] cxgbi: set ulpmode only if digest is onkxie@chelsio.com2011-01-24
* [SCSI] hpsa: avoid leaking stack contents to userlandVasiliy Kulikov2011-01-24
* [SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u...Stephen M. Cameron2011-01-24
* [SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_...Stephen M. Cameron2011-01-24
* [SCSI] hpsa: Add a per controller commands_outstanding entry in /sysStephen M. Cameron2011-01-24
* [SCSI] hpsa: use usleep_range not msleep for small sleepsStephen M. Cameron2011-01-24
* [SCSI] hpsa: allow driver to put controller in either simple or performant modeStephen M. Cameron2011-01-24
* [SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ackStephen M. Cameron2011-01-24
* [SCSI] hpsa: do not reset unknown boards on reset_devicesStephen M. Cameron2011-01-24
* [SCSI] hpsa: limit commands allocated on reset_devicesStephen M. Cameron2011-01-24
* [SCSI] hpsa: Use kernel provided PCI state save and restore functionsStephen M. Cameron2011-01-24
* [SCSI] hpsa: fix board status waiting codeStephen M. Cameron2011-01-24
* [SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constantsStephen M. Cameron2011-01-24
* [SCSI] hpsa: fixup DMA address before freeing.Stephen M. Cameron2011-01-24
* [SCSI] hpsa: defend against zero sized buffers in passthru ioctlsStephen M. Cameron2011-01-24
* [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer2011-01-24
* [SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong2011-01-24
* [SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher2011-01-24
* [SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher2011-01-24
* [SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher2011-01-24
* [SCSI] mpt2sas: Bump version 08.100.00.00Kashyap, Desai2011-01-24
* [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_baseKashyap, Desai2011-01-24
* [SCSI] mpt2sas: Add support for Customer specific branding messagesKashyap, Desai2011-01-24
* [SCSI] mpt2sas: Revision P MPI Header UpdateKashyap, Desai2011-01-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds2011-01-14
|\
| * [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-14
| * [SCSI] sd: implement sd_check_events()Tejun Heo2011-01-14
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-14
|\ \ | |/ |/|
| * PCI: make pci_restore_state return voidJon Mason2010-12-23
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * | Revert "sd: implement sd_check_events()"Jens Axboe2010-12-22
| * | sd: implement sd_check_events()Tejun Heo2010-12-16
| * | sr: implement sr_check_events()Tejun Heo2010-12-16
| * | scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-16
| * | scsi: fix TUR error handling in sr_media_change()Tejun Heo2010-12-16
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \
| * | | drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-03