summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/3w-sas.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* scsi: Update 3ware driver email addressesadam radford2016-12-141-5/+2
* 3w-sas: fix command completion raceChristoph Hellwig2015-04-271-40/+10
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-12/+1
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-241-2/+0
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* scsi: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-1/+2
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-4/+3
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-2/+6
|\
| * scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-2/+6
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] 3w-sas: Add new driver for LSI 3ware 9750adam radford2009-12-041-0/+1924