aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/3w-sas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-14scsi: Update 3ware driver email addressesadam radford1-5/+2
2015-04-273w-sas: fix command completion raceChristoph Hellwig1-40/+10
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-12/+1
2014-11-24scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig1-2/+0
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-1/+1
2014-08-08scsi: use pci_zalloc_consistentJoe Perches1-3/+2
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-1/+2
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann1-4/+3
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-2/+6
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04[SCSI] 3w-sas: Add new driver for LSI 3ware 9750adam radford1-0/+1924