summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla1280.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-10aacraid: IOCTL pass-through command fixMahesh Rajashekhara1-2/+8
2015-04-10aacraid: AIF support for SES device add/removeMahesh Rajashekhara2-2/+8
2015-04-09ipr: Driver version 2.6.1Brian King1-2/+2
2015-04-09ipr: AF DASD raw mode implementation in ipr driverWen Xiong2-0/+88
2015-04-09ipr: 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-03-03Linux 4.0-rc2v4.0-rc2Linus Torvalds1-1/+1
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior1-0/+1
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov6-0/+10
2015-02-28mm: page_alloc: revert inadvertent !__GFP_FS retry behavior changeJohannes Weiner1-1/+8
2015-02-28kernel/sys.c: fix UNAME26 for 4.0Jon DeVree1-1/+2
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner2-8/+8
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim1-1/+1
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard1-2/+2
2015-02-28nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44