aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-6/+6
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-1/+0
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds7-10/+12
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook2-2/+4
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook3-6/+6
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-07-03block: do not pass disk names as format stringsKees Cook1-1/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-8/+3
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-26/+2
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-55/+7
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-06-29lpfc: switch to fixed_size_llseek()Al Viro1-16/+2
2013-06-29bfa: switch to fixed_size_llseek()Al Viro1-25/+3
2013-06-29fnic: switch to fixed_size_llseek()Al Viro1-14/+2
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki1-8/+3
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley6-7/+15
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley3-24/+30
2013-06-25fcoe: Use correct API to set vlan tag for FCoE Ethertype skbsRobert Love1-2/+5
2013-06-24[SCSI] a3000: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-06-24[SCSI] a4000t: use module_platform_driver_probe()Jingoo Han1-14/+1
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+5
2013-06-19[SCSI] nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-06-18treewide: Fix typo in printkMasanari Iida2-2/+2
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro3-3/+3
2013-06-14tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier1-1/+5
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng1-1/+1
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-8/+3
2013-06-02ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov1-1/+0
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich1-0/+1
2013-05-28treewide: Fix typo in printkMasanari Iida1-1/+1
2013-05-28scsi: Spelling hsot -> hostGeert Uytterhoeven2-2/+2
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel1-1/+1
2013-05-12[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2-19/+3
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com5-49/+27
2013-05-10libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman1-13/+24
2013-05-10libfc: Correct check for initiator roleMark Rustad1-1/+1
2013-05-10libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan1-10/+5
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley3-34/+81
2013-05-10Merge branch 'misc' into for-linusJames Bottomley91-1414/+10452
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2-49/+47
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley20-144/+144
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for itSakthivel K4-27/+14