aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_lib.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-23[SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda
2008-10-23[SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda
2008-10-23[SCSI] fix removable device inability to detect disk changesJames Bottomley
2008-10-13[SCSI] modify scsi to handle new fail fast flags.Mike Christie
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley
2008-09-23[SCSI] Fix hang with split requestsJames Bottomley
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-07-26[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fnMike Christie
2008-07-26[SCSI] Do not retry a request whose data integrity check failedMartin K. Petersen
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen
2008-07-26[SCSI] fix shared tag map tag allocationMike Christie
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-12[SCSI] fix locking in host use of blk_plug_device()James Bottomley
2008-07-12[SCSI] Rename scsi_bidi_sdb_cacheMartin K. Petersen
2008-07-06[SCSI] erase invalid data returned by deviceAlan Stern
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-07[SCSI] fix barrier failure issueJames Bottomley
2008-04-07[SCSI] make scsi_end_bidi_request() staticAdrian Bunk
2008-03-19[SCSI] fix media change events for polled devicesKay Sievers
2008-02-19block: add request->raw_data_lenTejun Heo
2008-02-07[SCSI] fix BUG when sum(scatterlist) > bufflenTony Battersby
2008-02-05iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori
2008-02-05iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queueFUJITA Tomonori
2008-01-30[SCSI] handle scsi_init_queue failure properlyFUJITA Tomonori
2008-01-30[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queueFUJITA Tomonori
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-30[SCSI] bidirectional: fix up for the new blk_end_request codeKiyoshi Ueda
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley
2008-01-28blk_end_request: changing scsi (take 4)Kiyoshi Ueda
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley
2008-01-11[SCSI] BUG_ON() impossible condition in sg list countingRusty Russell
2008-01-11[SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds
2008-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds