summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-04-09ipr: AF DASD raw mode implementation in ipr driverWen Xiong
2015-04-09ipr: Re-enable write sameBrian King
2015-04-09ipr: Fix possible error path oops during initializationBrian King
2015-04-09ipr: Reset in task contextBrian King
2015-04-09ipr: Reboot speed improvementsBrian King
2015-04-09scsi: storvsc: Set the tablesize based on the information given by the hostK. Y. Srinivasan
2015-04-09scsi: storvsc: Don't assume that the scatterlist is not chainedK. Y. Srinivasan
2015-04-09scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan
2015-04-09scsi: storvsc: Retrieve information about the capability of the targetK. Y. Srinivasan
2015-04-09scsi: storvsc: Always send on the selected outgoing channelK. Y. Srinivasan
2015-04-09scsi: storvsc: Size the queue depth based on the ringbuffer sizeK. Y. Srinivasan
2015-04-09scsi: storvsc: Increase the ring buffer sizeK. Y. Srinivasan
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker
2015-03-19scsi: proper state checking and module refcount handling in scsi_device_getChristoph Hellwig
2015-03-19sd: don't grab a device references from driver methodsChristoph Hellwig
2015-03-19scsi: serialize ->rescan against ->removeChristoph Hellwig
2015-03-09ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire
2015-03-09g_NCR5380: Kill compiler warning if builtinGeert Uytterhoeven
2015-03-09ncr5380: Drop owner assignment from platform_driversWolfram Sang
2015-02-22Merge 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-14MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2015-02-14scsi: 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-12mm: gup: use get_user_pages_unlockedAndrea Arcangeli
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-02-05am53c974: remove left-over debugging codeHannes Reinecke
2015-02-05block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet
2015-02-04csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan
2015-02-04scsi_logging: return void for dev_printk() functionsHannes Reinecke
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: merge consecutive seq_puts callsRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02aha152x: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02advansys: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02scsi: remove SPRINTF macroRasmus Villemoes