summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2015-04-10aacraid: AIF support for SES device add/removeMahesh Rajashekhara2-2/+8
2015-04-10ipr: Driver version 2.6.1Brian King1-2/+2
2015-04-10ipr: AF DASD raw mode implementation in ipr driverWen Xiong2-0/+88
2015-04-10ipr: Re-enable write sameBrian King1-1/+0
2015-04-09ipr: Fix possible error path oops during initializationBrian King1-7/+9
2015-04-09ipr: Reset in task contextBrian King2-26/+67
2015-04-09ipr: Reboot speed improvementsBrian King2-9/+157
2015-04-09scsi: storvsc: Set the tablesize based on the information given by the hostK. Y. Srinivasan1-25/+64
2015-04-09scsi: storvsc: Don't assume that the scatterlist is not chainedK. Y. Srinivasan1-42/+57
2015-04-09scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan1-7/+8
2015-04-09scsi: storvsc: Retrieve information about the capability of the targetK. Y. Srinivasan1-0/+6
2015-04-09scsi: storvsc: Always send on the selected outgoing channelK. Y. Srinivasan1-1/+1
2015-04-09scsi: storvsc: Size the queue depth based on the ringbuffer sizeK. Y. Srinivasan1-11/+16
2015-04-09scsi: storvsc: Increase the ring buffer sizeK. Y. Srinivasan1-1/+1
2015-04-09aic7xxx: replace kmalloc/memset by kzallocMichael Opdenacker4-12/+7
2015-03-19scsi: proper state checking and module refcount handling in scsi_device_getChristoph Hellwig1-7/+13
2015-03-19sd: don't grab a device references from driver methodsChristoph Hellwig1-44/+11
2015-03-19scsi: serialize ->rescan against ->removeChristoph Hellwig1-4/+3
2015-03-09ncr5380: Harmonize jiffies conversion with msecs_to_jiffiesNicholas Mc Guire3-9/+9
2015-03-09g_NCR5380: Kill compiler warning if builtinGeert Uytterhoeven1-1/+1
2015-03-09ncr5380: Drop owner assignment from platform_driversWolfram Sang3-3/+0
2015-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-17/+35
2015-02-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-3/+1
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2015-02-18Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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 gathe...Minh Duc Tran1-1/+0
2015-02-14MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton1-1/+0
2015-02-14scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-3/+3
2015-02-13Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-10/+10
2015-02-12mm: 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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-1273/+848
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2015-02-11Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2015-02-06Merge 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/...Linus Torvalds2-3/+6
2015-02-05am53c974: remove left-over debugging codeHannes Reinecke1-6/+0
2015-02-05block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet1-9/+6
2015-02-05csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan3-8/+7
2015-02-04scsi_logging: return void for dev_printk() functionsHannes Reinecke1-13/+9
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes15-45/+45
2015-02-02scsi: merge consecutive seq_puts callsRasmus Villemoes4-35/+21
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes21-138/+136
2015-02-02aha152x: replace seq_printf with seq_putsRasmus Villemoes1-124/+124