block: introduce struct rq_map_data to use reserved pages
[safe/jmp/linux-2.6] / drivers / scsi / scsi_tgt_lib.c
2008-10-09 FUJITA Tomonoriblock: introduce struct rq_map_data to use reserved...
2008-10-09 FUJITA Tomonoriblock: add gfp_mask argument to blk_rq_map_user and...
2008-05-02 Boaz Harrosh[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
2008-04-16 FUJITA Tomonori[SCSI] tgt: use KMEM_CACHE macro
2008-03-03 FUJITA Tomonori[SCSI] tgt: set the data length properly
2008-03-03 FUJITA Tomonori[SCSI] tgt: stop zero'ing scsi_cmnd
2008-02-03 Joe Perchesdrivers/scsi/: Spelling fixes
2008-01-30 Boaz Harrosh[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
2008-01-28 Jens AxboeSG: Convert SCSI to use scatterlist helpers for sg...
2008-01-12 Rusty Russell[SCSI] BUG_ON() impossible condition in sg list counting
2008-01-12 Randy Dunlap[SCSI] tgt: fix build when dprintk is defined
2008-01-12 FUJITA Tomonori[SCSI] tgt: convert to use the data buffer accessors
2007-10-16 Jens Axboescsi: simplify scsi_free_sgtable()
2007-10-12 FUJITA Tomonori[SCSI] tgt: fix can_queue bug
2007-10-12 FUJITA Tomonori[SCSI] tgt: move tsk_mgmt_response callback to transpor...
2007-10-12 FUJITA Tomonori[SCSI] tgt: add I_T nexus support
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-03-20 FUJITA Tomonori[SCSI] tgt: remove the code to build sense
2007-03-11 FUJITA Tomonori[SCSI] tgt: fix scsi command leak
2007-03-11 FUJITA Tomonori[SCSI] tgt: fix sesnse buffer problems
2007-03-11 Mike Christie[SCSI] tgt: rm bio hacks in scsi tgt
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-06 David HowellsActually update the fixed up compile failures.
2006-11-25 FUJITA Tomonori[SCSI] scsi tgt: scsi target lib functionality