| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+3 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -3/+4 |
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-21 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-11-14 | 1 | -3/+0 |
|\ |
|
| * | scsi: libsas: kill useless ha_event and do some cleanup | Jason Yan | 2017-09-15 | 1 | -3/+0 |
* | | scsi: aic94xx: Convert timers to use timer_setup() | Kees Cook | 2017-10-27 | 1 | -2/+1 |
|/ |
|
* | scsi: aic94xx: Add a missing call to kfree | Quentin Lambert | 2016-11-29 | 1 | -1/+4 |
* | scsi: aic94xx: Add missing error code assignment before test | Christophe JAILLET | 2016-08-25 | 1 | -1/+1 |
* | treewide: Fix typos in printk | Masanari Iida | 2016-04-18 | 1 | -1/+1 |
* | libsas: remove task_collector mode | Christoph Hellwig | 2014-11-27 | 1 | -2/+1 |
* | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 2013-05-10 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 1 | -1/+1 |
* | [SCSI] aic94xx: cleanups | Adrian Bunk | 2008-04-07 | 1 | -12/+12 |
* | [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack... | Darrick J. Wong | 2008-04-07 | 1 | -11/+9 |
* | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong | 2008-01-11 | 1 | -1/+1 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -2/+1 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [SCSI] aic94xx SCSI timeout fix | malahal@us.ibm.com | 2006-11-09 | 1 | -0/+18 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+1 |
* | [PATCH] SCSI gfp_t annotations | Al Viro | 2006-09-24 | 1 | -4/+4 |
* | [SCSI] SAS: consolidate linkspeed definitions | James Bottomley | 2006-09-07 | 1 | -1/+1 |
* | [SCSI] aic94xx: new driver | James Bottomley | 2006-08-29 | 1 | -0/+1376 |