aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_host_smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-4/+1
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig1-66/+40
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-19/+19
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+10
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-02-29[SCSI] libsas: route local link resets through ata-ehDan Williams1-1/+10
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-09-22[SCSI] libsas: sgpio write supportDan Williams1-2/+101
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-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo1-3/+0
2009-05-11block: cleanup rq->data_len usagesTejun Heo1-9/+9
2009-05-11block: add rq->resid_lenTejun Heo1-18/+20
2009-01-02[SCSI] libsas: fix test for negative unsigned and typosRoel Kluin1-6/+6
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley1-0/+274