aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21cnic: Fix parity error code conflictMichael Chan2-0/+2
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds20-95/+90
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-12/+11
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-5/+11
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-1/+5
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-0/+1558
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang19-69/+64
2012-03-19fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on txYi Zou1-1/+1
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2-1/+5
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar1-1/+1
2012-02-28qla4xxx: Add missing spaces to error messagesPetr Uzel1-2/+2
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-121/+103
2012-02-25[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh1-2/+2
2012-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds17-100/+101
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2-1/+5
2012-02-22[SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu1-11/+14
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake1-21/+2
2012-02-21scsi: Fix typo in pmcraid.hMasanari Iida1-3/+3
2012-02-20bnx2fc: HSI dependent changes for 7.2.xx FWBhanu Prakash Gollapudi2-4/+10
2012-02-18[SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2-0/+17
2012-02-18[SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li1-2/+2
2012-02-18[SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis1-1/+1
2012-02-18[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali1-1/+1
2012-02-18[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP82xx.Shyam Sundar1-13/+0
2012-02-18[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle.Giridhar Malavali1-0/+4
2012-02-18[SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie1-10/+0
2012-02-18[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez2-1/+2
2012-02-18[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB processing.Andrew Vasquez1-1/+0
2012-02-18[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez1-1/+2
2012-02-18[SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez4-51/+28
2012-02-18[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis1-0/+6
2012-02-18[SCSI] qla2xxx: Propagate up abort failures.Arun Easi1-0/+1
2012-02-18[SCSI] isci: Fix NULL ptr dereference when no firmware is being loadedDave Jiang1-1/+3
2012-02-18[SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza1-6/+18
2012-02-13Staging: hv: storvsc: Move the storage driver out of the staging areaK. Y. Srinivasan3-0/+1558
2012-02-12[SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-unlockAlexey Khoroshilov1-1/+2
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2-8/+1
2012-02-10SCSI, ISCSI: Just #include "host.h" once in host.cJesper Juhl1-1/+0
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2-1/+5
2012-02-05aic7xxx: Fix typo in aic7xxxMasanari Iida2-3/+3
2012-02-03qla2xxx: fix printk typo in qla_bsg.cMasanari Iida1-1/+1
2012-02-03pm8001: fix printk typo in pm8001_hwi.cMasanari Iida1-1/+1
2012-02-03Merge branch 'master' into for-nextJiri Kosina126-4066/+4901
2012-02-03mpt2sas: Fix typo in mpt2sas_config.cMasanari Iida1-1/+1
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-8/+1
2012-01-22mac_esp: rename irqFinn Thain1-2/+1
2012-01-22mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain1-6/+0
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds56-1441/+1179
2012-01-16[SCSI] libfc: remove redundant timer init for fcpYi Zou1-3/+1