summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_lib.c
AgeCommit message (Expand)Author
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
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar
2008-01-02[SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley
2007-11-03SCSI: add asynchronous event notification APIJeff Garzik
2007-11-02[SG] Get rid of __sg_mark_end()Jens Axboe
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-17Revert "[SCSI] Remove full sg table memset()"Jens Axboe
2007-10-17[SCSI] Remove full sg table memset()FUJITA Tomonori
2007-10-16remove sglist_lenFUJITA Tomonori
2007-10-16revert sg segment size ifdefsFUJITA Tomonori
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe
2007-10-16scsi: simplify scsi_free_sgtable()Jens Axboe
2007-10-16scsi: convert to using sg helpersJens Axboe
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox
2007-10-12[SCSI] Fix device not ready printkJames Bottomley
2007-10-12[SCSI] move ULD attachment into the prep functionJames Bottomley
2007-10-12[SCSI] stale residual returned on write following BUSY retryMichael Reed
2007-10-12[SCSI] fix write buffer length in scsi_req_map_sg()Mike Christie
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown