summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-04-13Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-04-11sg_start_req(): use import_iovec()Al Viro
2015-04-11sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown
2015-04-09Merge branch 'iocb' into for-davemAl Viro
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li
2015-03-16xen: support suspend/resume in pvscsi frontendJuergen Gross
2015-03-09ufs: Rename of regulator_set_optimum_modeBjorn Andersson
2015-03-06libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2015-03-06qla2xxx: Fix printks in ql_log messageYannick Guerrini
2015-03-06qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-17sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby
2015-02-17sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby
2015-02-15sg: fix read() error reportingTony Battersby
2015-02-15wd719x: add missing .module to wd719x_templateOndrej Zary
2015-02-15hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patchDon Brace
2015-02-15fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2015-02-13scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli