aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi.c
Commit message (Expand)AuthorAge
* Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-11
|\
| * scsi: async sd resumeDan Williams2014-04-10
* | [SCSI] add support for per-host cmd poolsChristoph Hellwig2014-03-27
* | [SCSI] simplify command allocation and freeing a bitChristoph Hellwig2014-03-27
* | [SCSI] megaraid: simplify internal command handlingChristoph Hellwig2014-03-27
* | [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-27
* | [SCSI] Return VPD page length in scsi_vpd_inquiry()Hannes Reinecke2014-03-27
* | [SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig2014-03-15
* | [SCSI] avoid useless free_list lock roundtripsChristoph Hellwig2014-03-15
|/
* [SCSI] Update documentationHannes Reinecke2013-12-19
* [SCSI] improved eh timeout handlerHannes Reinecke2013-12-19
* [SCSI] remove check for 'resetting'Hannes Reinecke2013-10-25
* [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-02
* [SCSI] sd: Update WRITE SAME heuristicsMartin K. Petersen2013-06-26
* [SCSI] Add a report opcode helperMartin K. Petersen2012-11-14
* [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-20
* [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-20
* [SCSI] Fix sd_probe_domain config problemJames Bottomley2012-06-06
* [SCSI] sd: limit the scope of the async probe domainDan Williams2012-05-17
* [SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2012-02-19
* SCSI host lock push-downJeff Garzik2010-11-16
* [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-16
* [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-30
* scsi.c: add missing kernel-doc notation for new VPD parametersRandy Dunlap2010-03-01
* [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley2010-01-18
* [SCSI] add queue_depth ramp up codeVasu Dev2009-12-04
* [SCSI] Fix protection scsi_data_buffer leakMartin K. Petersen2009-10-02
* [SCSI] fix bugs in scsi_vpd_inquiry()James Bottomley2009-08-22
* [SCSI] fix documentation for two functionsBartlomiej Zolnierkiewicz2009-06-08
* [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2009-04-03
* [SCSI] Add VPD helperMatthew Wilcox2009-03-12
* [SCSI] Skip deleted devices in __scsi_device_lookup_by_target()Hannes Reinecke2009-01-13
* [SCSI] remove severly outdated comment in scsi_dispatch_cmdChristoph Hellwig2009-01-02
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\
| * [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-03
* | block: unify request timeout handlingJens Axboe2008-10-09
|/
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
* [SCSI] fix shared tag map setupMike Christie2008-07-26
* [SCSI] make use of the residue valueJames Bottomley2008-06-05
* [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-02
* [SCSI] bug fix for free list handlingAlan D. Brunelle2008-04-29
* block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-21
* [SCSI] export command allocation and freeing functions independently of the hostJames Bottomley2008-04-07
* [SCSI] consolidate command allocation in a single placeJames Bottomley2008-04-07
* scsi: fix sense_slab/bio swapping livelockHugh Dickins2008-04-06
* scsi: missing add of padded bytes to io completion byte countJens Axboe2008-03-04
* [SCSI] kernel-doc: fix scsi docbookRandy Dunlap2008-02-07
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-30
* [SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley2008-01-23