block: unify request timeout handling
[safe/jmp/linux-2.6] / drivers / scsi / scsi.c
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-07-26 Martin K. Petersen[SCSI] Support devices with protection information
2008-07-26 Mike Christie[SCSI] fix shared tag map setup
2008-06-05 James Bottomley[SCSI] make use of the residue value
2008-05-02 Boaz Harrosh[SCSI] add support for variable length extended commands
2008-04-30 Alan D. Brunelle[SCSI] bug fix for free list handling
2008-04-21 FUJITA Tomonoriblock: move the padding adjustment to blk_rq_map_sg
2008-04-07 James Bottomley[SCSI] export command allocation and freeing functions...
2008-04-07 James Bottomley[SCSI] consolidate command allocation in a single place
2008-04-06 Hugh Dickinsscsi: fix sense_slab/bio swapping livelock
2008-03-04 Jens Axboescsi: missing add of padded bytes to io completion...
2008-02-08 Randy Dunlap[SCSI] kernel-doc: fix scsi docbook
2008-01-30 Boaz Harrosh[SCSI] implement scsi_data_buffer
2008-01-23 James Bottomley[SCSI] don't use __GFP_DMA for sense buffers if not...
2008-01-23 FUJITA Tomonori[SCSI] use dynamically allocated sense buffer
2008-01-12 FUJITA Tomonori[SCSI] fix scsi_setup_command_freelist failure path...
2008-01-12 Randy Dunlap[SCSI] docbook and kernel-doc updates
2008-01-12 Rob Landley[SCSI] Add Documentation and integrate into docbook...
2008-01-06 Linus TorvaldsRevert "scsi: revert "[SCSI] Get rid of scsi_cmnd-...
2008-01-02 Ingo Molnarscsi: revert "[SCSI] Get rid of scsi_cmnd->done"
2007-12-11 Maciej W. Rozyckiesp_scsi: fix reset cleanup spinlock recursion
2007-10-12 Matthew Wilcox[SCSI] Get rid of scsi_cmnd->done
2007-10-12 Matthew Wilcox[SCSI] Remove ->pid field from scsi_cmnd
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-14 Boaz Harrosh[SCSI] scsi.c: convert to use the data buffer accessors
2007-07-14 Priyanka Gupta[SCSI] Remove unused method scsi_device_cancel
2007-03-11 Martin K. Petersen[SCSI] Make error printing more verbose
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-01-13 Christoph Hellwig[SCSI] kill scsi_rety_command
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-11-25 FUJITA Tomonori[SCSI] export scsi-ml functions needed by tgt_scsi_lib...
2006-11-15 Ingo Molnar[SCSI] fix module unload induced compile warning
2006-10-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-10-01 Eric Sesterhenn[SCSI] fix scsi_device_types overrun in scsi.c
2006-09-30 Jens Axboe[PATCH] SCSI: scsi_done_q is unused
2006-09-30 Jens Axboe[PATCH] Remove ->rq_status from struct request
2006-09-25 Matthew Wilcox[PATCH] Revert ABI-breaking change in /proc
2006-09-12 Daniel Walker[SCSI] fix compile error on module_refcount
2006-09-07 James Bottomley[SCSI] fix up non-modular SCSI
2006-09-02 James Smart[SCSI] SCSI and FC Transport: add netlink support for...
2006-09-01 James Bottomley[SCSI] sd: fix cache flushing on module removal (and...
2006-08-06 Matthew Wilcox[SCSI] Improve inquiry printing
2006-07-09 Christoph Hellwig[SCSI] hide EH backup data outside the scsi_cmnd
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-10 Christoph Hellwig[SCSI] remove scsi_request infrastructure
2006-05-15 Luben Tuikov[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
2006-04-13 James Bottomley[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
2006-04-13 KAMEZAWA Hiroyuki[SCSI] for_each_possible_cpu: scsi
2006-02-28 Greg KH[SCSI] Remove devfs support from the SCSI subsystem
2006-02-28 Jes Sorensen[SCSI] SCSI core kmalloc2kzalloc
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-01-12 Arjan van de Ven[SCSI] turn most scsi semaphores into mutexes
2006-01-09 Jens Axboe[SCSI] Kill the SCSI softirq handling
2005-11-22 Matthew Dobson[PATCH] Fix a bug in scsi_get_command
2005-10-29 Jeff Garzik[SCSI] use {sdev,scmd,starget,shost}_printk in generic...
2005-10-28 James Bottomley[SCSI] move the mid-layer printk's over to shost/starge...
2005-10-28 Al Viro[PATCH] gfp_t: drivers/scsi
2005-09-19 James Bottomley[SCSI] fix oops on usb storage device disconnect
2005-08-12 akpm@osdl.org[SCSI] fix warning in scsi_softirq
2005-08-08 James Bottomley[SCSI] add global timeout to the scsi mid-layer
2005-07-30 Mike Anderson[SCSI] host state model update: reimplement scsi_host_c...
2005-07-30 Mike Anderson[SCSI] host state model update: replace old host bitmap...
2005-07-11 James Bottomley[SCSI] add TYPE_RBC to our type table
2005-06-26 Christoph Hellwig[SCSI] remove scsi_cmnd->state
2005-06-26 Christoph Hellwig[SCSI] remove scsi_cmnd->owner
2005-06-26 Christoph Hellwig[SCSI] remove scsi_cmnd->abort_reason
2005-06-24 Adrian Bunk[PATCH] make various thing static
2005-05-20 James Bottomleymerge by hand - fix up rejections in Documentation...
2005-05-20 Tejun Heo [SCSI] remove a timer race in scsi_queue_insert()
2005-05-01 Mike Christie[SCSI] call correct scsi_done function in scsi_dispatch_cmd
2005-04-18 <htejun@gmail.com>[PATCH] scsi: remove meaningless scsi_cmnd->serial_numb...
2005-04-18 <htejun@gmail.com>[PATCH] scsi: remove unused scsi_cmnd->internal_timeout...
2005-04-18 <hch@lst.de>[PATCH] remove outdated print_* functions
2005-04-17 <htejun@gmail.com>[PATCH] scsi: remove meaningless scsi_cmnd->serial_numb...
2005-04-17 <htejun@gmail.com>[PATCH] scsi: remove unused scsi_cmnd->internal_timeout...
2005-04-17 <hch@lst.de>[PATCH] remove outdated print_* functions
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2