- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / scsi_lib.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-07 Andrew Morton[SCSI] scsi_kmap_atomic_sg(): check that local irqs...
2007-01-13 Christoph Hellwig[SCSI] kill scsi_rety_command
2006-12-19 Jens Axboe[PATCH] Remove queue merging hooks
2006-12-19 Jens Axboe[PATCH] ->nr_sectors and ->hard_nr_sectors are not...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-02 Tejun Heo[PATCH] scsi: clear garbage after CDBs on SG_IO
2006-11-25 FUJITA Tomonori[SCSI] export scsi-ml functions needed by tgt_scsi_lib...
2006-11-22 James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-16 Tejun Heo[PATCH] scsi: clear garbage after CDBs on SG_IO
2006-11-15 Christoph Hellwig[SCSI] untangle scsi_prep_fn
2006-10-25 Alexey Dobriyan[SCSI] scsi_lib.c: use BUILD_BUG_ON
2006-10-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-10-01 Arne Redlich[SCSI] trivial scsi_execute_async fix
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-08-19 Andreas Herrmann[SCSI] limit recursion when flushing shost->starved_list
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-09 Christoph Hellwig[SCSI] hide EH backup data outside the scsi_cmnd
2006-07-02 James Bottomley[SCSI] fix error handling in scsi_io_completion
2006-06-28 Brian King[SCSI] scsi: Device scanning oops for offlined devices...
2006-06-26 Alan Stern[SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition
2006-06-26 Luben Tuikov[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_comp...
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-12 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-06-10 Christoph Hellwig[SCSI] remove scsi_request infrastructure
2006-06-10 James BottomleyMerge ../linux-2.6
2006-06-10 Tobias Klauser[SCSI] drivers/scsi: Use ARRAY_SIZE macro
2006-06-01 Bryan Holty[SCSI] scsi_lib.c: properly count the number of pages...
2006-05-15 Jeff GarzikMerge branch 'for-jeff' of git://htj.dyndns.org/libata...
2006-05-15 Tejun Heo[PATCH] SCSI: implement shost->host_eh_scheduled
2006-05-12 Hannes Reinecke- add patches.fixes/scsi-fix-scan-offline.patch
2006-04-27 James Bottomley[SCSI] Fix DVD burning issues.
2006-04-20 Andrew Morton[SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg
2006-04-14 Guennadi Liakhovetski[SCSI] dc395x: dynamically map scatter-gather for PIO
2006-04-13 Tejun Heo[SCSI] SCSI: fix scsi_kill_request() busy count handling
2006-04-07 Hannes Reinecke- patches.fixes/scsi-execute-in-context-api
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-19 James Bottomley[SCSI] add scsi_mode_select to scsi_lib.c
2006-03-14 James BottomleyMerge ../linux-2.6
2006-02-28 James Bottomley[SCSI] fix scsi process problems and clean up the targe...
2006-02-28 Al Viro[SCSI] scsi_lib: fix recognition of cache type of Initi...
2006-02-28 Jes Sorensen[SCSI] SCSI core kmalloc2kzalloc
2006-02-28 Brian King[SCSI] scsi: scsi command retries off by one fix
2006-02-27 Olaf Hering+- add patches.fixes/scsi-command-retries-off-by-one...
2006-02-14 James Bottomley[PATCH] add scsi_execute_in_process_context() API
2006-01-30 Hannes Reinecke- patches.drivers/scsi-rc-fixes
2006-01-26 brking@us.ibm.com[SCSI] Prevent scsi_execute_async from guessing cdb...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-14 Christoph Hellwig[SCSI] always handle REQ_BLOCK_PC requests in common...
2006-01-09 Jens Axboe[SCSI] Kill the SCSI softirq handling
2006-01-06 Jens Axboe[SCSI] scsi_end_async() needs to take an uptodate parameter
2006-01-06 Tejun Heo[BLOCK] update SCSI to use new blk_ordered for barriers
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2005-12-16 James BottomleyFix up SCSI mismerge
2005-12-15 Mike Christie[SCSI] seperate max_sectors from max_hw_sectors
2005-12-15 Olaf Hering+- update to 2.6.15-rc5-git5
2005-12-15 Mike Christie[SCSI] add kmemcache for scsi_io_context
2005-12-15 Mike Christie[SCSI] complete the whole command when it is REQ_BLOCK_PC
2005-12-15 Mike Christie[SCSI] add retries field to request for REQ_BLOCK_PC use
2005-12-15 Mike Christie[SCSI] Convert SCSI mid-layer to scsi_execute_async
2005-12-15 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2005-12-14 James Bottomley[SCSI] Consolidate REQ_BLOCK_PC handling path (fix...
2005-12-14 Jens Axboe[SCSI] scsi_lib: stricter checks for clearing use_10_for_rw
2005-12-13 Olaf Hering+- update to 2.6.15-rc5-git3
2005-12-12 Linus TorvaldsRevert revert of "[SCSI] fix usb storage oops"
2005-12-09 Jens Axboe[SCSI] fix panic when ejecting ieee1394 ipod
2005-12-06 Hannes Reinecke- Really enable scsi-misc patch.
2005-12-02 Linus TorvaldsRevert "[SCSI] fix usb storage oops"
2005-12-02 Hannes Reinecke- Added missing patch :-).
2005-11-08 goggin, edward[SCSI] fix usb storage oops
2005-11-06 Christoph Hellwig[SCSI] remove scsi_wait_req
2005-11-03 Hannes Reinecke- patches.drivers/scsi-misc
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-10-16 Alan Stern[SCSI] Fix leak of Scsi_Cmnds
2005-09-19 James Bottomley[SCSI] fix oops on usb storage device disconnect
2005-09-17 Alan Stern[SCSI] fix oops in scsi_release_buffers()
2005-09-14 James Bottomley[SCSI] fix sym scsi boot hang
2005-09-14 Timothy Thelin[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy...
2005-09-11 Mike Christie[SCSI] set error value when failing commands in prep_fn
2005-09-09 James Bottomley[SCSI] SCSI core: fix leakage of scsi_cmnd's
2005-09-09 James Bottomley[SCSI] SCSI core: fix leakage of scsi_cmnd's
2005-09-09 Neil Brown[SCSI] fix possible deadlock in scsi_lib.c
2005-09-06 James Bottomley[SCSI] quieten messages on scsi_execute commands
2005-08-30 Jens Axboe- patches.drivers/libata-suspend.diff: Fix libata suspend
2005-08-28 James Bottomley[SCSI] fix sense buffer length handling problem
2005-08-28 akpm@osdl.org[SCSI] fix C syntax problem in scsi_lib.c
2005-08-28 James Bottomley[SCSI] convert sd to scsi_execute_req (and update the...
2005-08-28 James Bottomley[SCSI] convert SPI transport class to scsi_execute
2005-08-28 James Bottomley[SCSI] convert the remaining mid-layer pieces to scsi_e...
2005-08-28 James BottomleyMerge HEAD from ../scsi-misc-2.6-tmp
2005-08-28 James Bottomley[SCSI] use scatter lists for all block pc requests...
2005-08-28 James Bottomleyupdate scsi_wait_req to new format for blk_rq_map_kern()
2005-08-28 James Bottomley[SCSI] use scatter lists for all block pc requests...
2005-08-09 Hannes Reinecke- add patches.drivers/scsi-misc
2005-07-30 Mike Anderson[SCSI] host state model update: replace old host bitmap...
2005-07-26 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
next