aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_tgt_lib.c
Commit message (Expand)AuthorAge
* [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov2011-05-01
* Fix common misspellingsLucas De Marchi2011-03-31
* scsi/scsi_tgt_lib: scsi_tgtd isn't used in memory reclaim pathTejun Heo2011-02-01
* [SCSI] tgt: fix warningJoe Eykholt2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: cleanup rq->data_len usagesTejun Heo2009-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\
| * [SCSI] scsi_host_lookup: error returns and NULL pointersJames Smart2008-10-03
* | block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2008-10-09
* | block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2008-10-09
|/
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-02
* [SCSI] tgt: use KMEM_CACHE macroFUJITA Tomonori2008-04-16
* [SCSI] tgt: set the data length properlyFUJITA Tomonori2008-03-03
* [SCSI] tgt: stop zero'ing scsi_cmndFUJITA Tomonori2008-03-03
* drivers/scsi/: Spelling fixesJoe Perches2008-02-03
* [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh2008-01-30
* SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe2008-01-28
* [SCSI] BUG_ON() impossible condition in sg list countingRusty Russell2008-01-11
* [SCSI] tgt: fix build when dprintk is definedRandy Dunlap2008-01-11
* [SCSI] tgt: convert to use the data buffer accessorsFUJITA Tomonori2008-01-11
* scsi: simplify scsi_free_sgtable()Jens Axboe2007-10-16
* [SCSI] tgt: fix can_queue bugFUJITA Tomonori2007-10-12
* [SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori2007-10-12
* [SCSI] tgt: add I_T nexus supportFUJITA Tomonori2007-10-12
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [SCSI] tgt: remove the code to build senseFUJITA Tomonori2007-03-20
* [SCSI] tgt: fix scsi command leakFUJITA Tomonori2007-03-11
* [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-11
* [SCSI] tgt: rm bio hacks in scsi tgtMike Christie2007-03-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Actually update the fixed up compile failures.David Howells2006-12-06
* [SCSI] scsi tgt: scsi target lib functionalityFUJITA Tomonori2006-11-25