aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+6
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-11/+11
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+31
2015-04-13Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-20/+7
2015-04-11sg_start_req(): use import_iovec()Al Viro1-11/+5
2015-04-11sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2015-04-11Merge branch 'iocb' into for-nextAl Viro1-1/+1
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+4
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-nextMark Brown1-20/+7
2015-04-09Merge branch 'iocb' into for-davemAl Viro1-1/+1
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+4
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke1-0/+31
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+1
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-2/+4
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai1-1/+1
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li2-2/+4
2015-03-09ufs: Rename of regulator_set_optimum_modeBjorn Andersson1-20/+7
2015-03-06libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2015-03-06qla2xxx: Fix printks in ql_log messageYannick Guerrini2-3/+3
2015-03-06qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini1-2/+2
2015-03-06treewide: Fix typo in printk messagesMasanari Iida4-5/+5
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-17/+35
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+1
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+6
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+3
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells1-6/+3
2015-02-17sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby1-1/+16
2015-02-17sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby1-3/+14
2015-02-15sg: fix read() error reportingTony Battersby1-3/+3
2015-02-15wd719x: add missing .module to wd719x_templateOndrej Zary1-0/+1
2015-02-15hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patchDon Brace1-3/+1
2015-02-15fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.Minh Duc Tran1-1/+0
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton1-1/+0
2015-02-13scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-3/+3
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-10/+10
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli1-5/+2
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds76-2192/+4254
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-1273/+848
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+3
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+6
2015-02-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+6