aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-05-09fix oops in scsi_run_queue()James Bottomley
2011-05-09put stricter guards on queue dead checksJames Bottomley
2011-05-09scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer
2011-05-09mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg
2011-05-09pmcraid: reject negative request sizeDan Rosenberg
2011-04-14scsi_transport_iscsi: make priv_sess file writeable only by rootVasiliy Kulikov
2011-04-14ses: show devices for enclosures with no page 7John Hughes
2011-03-23scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-02-15[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez
2011-02-12[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...Darrick J. Wong
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar
2011-02-12[SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley
2011-01-24[SCSI] libsas: fix runaway error handler problemJames Bottomley
2011-01-24[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200NickCheng
2011-01-24[SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problemKashyap, Desai
2011-01-24[SCSI] mpt2sas: Kernel Panic during Large Topology discovery Kashyap, Desai
2011-01-24[SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...Kashyap, Desai
2011-01-24[SCSI] mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai
2011-01-24[SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev KKashyap, Desai
2011-01-24[SCSI] mpt2sas: Fix device removal handshake for zoned devicesKashyap, 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
2010-12-31[SCSI] libiscsi: use bh locking instead of irq with session lockMike Christie
2010-12-31[SCSI] libiscsi: do not take host lock in queuecommandMike Christie
2010-12-31[SCSI] be2iscsi: fix null ptr when accessing task hdrMike Christie
2010-12-31[SCSI] be2iscsi: fix gfp use in alloc_pduMike Christie
2010-12-31[SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie
2010-12-31[SCSI] gdth: Add missing call to gdth_ioctl_freeJulia Lawall
2010-12-31[SCSI] bfa: remove unused defintions and misc cleanupsJing Huang
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-12-23[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.Giridhar Malavali
2010-12-23[SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.Giridhar Malavali
2010-12-23[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali
2010-12-23[SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.Andrew Vasquez
2010-12-23[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f...Andrew Vasquez