summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-12-08gdth: Prevent negative offsets in ioctl CVE-2009-3080Dave Jones
2009-11-09dpt_i2o: Fix typo of EINVALOGAWA Hirofumi
2009-11-09dpt_i2o: Fix up copy*userAlan Cox
2009-10-22SCSI: sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt
2009-10-22SCSI: Fix protection scsi_data_buffer leakMartin K. Petersen
2009-10-22SCSI: Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke
2009-09-24SCSI: libsrp: fix memory leak in srp_ring_free()Bart Van Assche
2009-09-24SCSI: fix oops during scsi scanningJames Bottomley
2009-09-24mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai
2009-09-24mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai
2009-09-24mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai
2009-09-24mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai
2009-09-24sg: fix oops in the error path in sg_build_indirect()Michal Schmidt
2009-08-14[SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai
2009-08-13[SCSI] mpt2sas: Bump driver version 01.100.04.00Kashyap, Desai
2009-08-13[SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai
2009-08-13[SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai
2009-08-13[SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai
2009-08-13[SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai
2009-08-13[SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai
2009-08-13[SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai
2009-08-13[SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-30iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan
2009-07-30[SCSI] sd: Avoid sending extended inquiry to legacy devicesMartin K. Petersen
2009-07-30[SCSI] libsas: fix wide port hotplug issuesTom Peng
2009-07-30[SCSI] libfc: fix a circular locking warning during sending RRQVasu Dev
2009-07-30[SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...Karen Higgins
2009-07-30[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins
2009-07-30[SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins
2009-07-30[SCSI] qla4xxx: add timeout handlerMike Christie
2009-07-30[SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins
2009-07-30[SCSI] libiscsi: disable bh in and abort handler.Mike Christie
2009-07-16[SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-07-01block: get rid of queue-private command filterJens Axboe
2009-06-27[SCSI] cxgb3i: fix connection error when vlan is enabledKaren Xie
2009-06-27kbuild: finally remove the obsolete variable $TOPDIRAmerigo Wang
2009-06-26[SCSI] FC transport: Locking fix for common-code FC pass-through patchChristof Schmitt
2009-06-25[SCSI] zalon: fix oops on attach failureJames Bottomley
2009-06-25[SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar
2009-06-25[SCSI] fnic: remove redundant BUG_ONs and fix checks on unsignedRoel Kluin
2009-06-25[SCSI] ibmvscsi: Fix module load hangBrian King
2009-06-21[SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke
2009-06-21scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targetsJaswinder Singh Rajput