aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo2-2/+2
2011-02-15[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez1-1/+0
2011-02-12[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory corruptionDarrick J. Wong1-1/+1
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar3-8/+12
2011-02-12[SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley1-1/+3
2011-01-24[SCSI] libsas: fix runaway error handler problemJames Bottomley1-0/+1
2011-01-24[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200NickCheng3-78/+49
2011-01-24[SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problemKashyap, Desai1-0/+1
2011-01-24[SCSI] mpt2sas: Kernel Panic during Large Topology discovery Kashyap, Desai1-2/+11
2011-01-24[SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command completionKashyap, Desai1-9/+45
2011-01-24[SCSI] mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai1-3/+3
2011-01-24[SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev KKashyap, Desai1-0/+6
2011-01-24[SCSI] mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai1-3/+0
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds3-58/+50
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-13/+2
2011-01-14[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2-9/+0
2011-01-14[SCSI] sd: implement sd_check_events()Tejun Heo2-52/+53
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-99/+103
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds20-27/+29
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-3/+2
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds142-5957/+10326
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2-3/+2
2011-01-03[SCSI] arcmsr: fix write to device checkroel kluin1-2/+1
2011-01-03[SCSI] lpfc: lower stack use in lpfc_fc_frame_checkTomas Henzl1-1/+2
2011-01-03[SCSI] eliminate an unnecessary local variable from scsi_remove_target()Alan Stern1-4/+2
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-1/+1
2010-12-31[SCSI] libiscsi: use bh locking instead of irq with session lockMike Christie1-8/+6
2010-12-31[SCSI] libiscsi: do not take host lock in queuecommandMike Christie1-23/+14
2010-12-31[SCSI] be2iscsi: fix null ptr when accessing task hdrMike Christie1-1/+2
2010-12-31[SCSI] be2iscsi: fix gfp use in alloc_pduMike Christie1-1/+1
2010-12-31[SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie1-5/+5
2010-12-31[SCSI] gdth: Add missing call to gdth_ioctl_freeJulia Lawall2-5/+15
2010-12-31[SCSI] bfa: remove unused defintions and misc cleanupsJing Huang9-514/+158
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang7-74/+0
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang16-135/+125
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller113-267/+338
2010-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds9-46/+47
2010-12-23[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.Giridhar Malavali1-1/+1
2010-12-23[SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.Giridhar Malavali1-0/+2
2010-12-23[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali3-10/+1
2010-12-23[SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.Andrew Vasquez1-0/+2
2010-12-23[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command fails on CNAs.Andrew Vasquez1-0/+1
2010-12-23[SCSI] qla2xxx: Remove redundant module parameter permission bitsJoe Carnuccio1-16/+16
2010-12-23[SCSI] qla2xxx: Add sysfs node for displaying board temperature.Andrew Vasquez5-1/+97
2010-12-23[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.Giridhar Malavali2-38/+0
2010-12-23[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XXMadhuranath Iyengar1-0/+44
2010-12-23[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOsMadhuranath Iyengar4-11/+12
2010-12-23[SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback().Joe Carnuccio1-1/+1
2010-12-23[SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* caseAndrew Vasquez1-4/+7
2010-12-23[SCSI] qla2xxx: list cursors are not nullDan Carpenter2-2/+2