| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-20 | [SCSI] async: make async_synchronize_full() flush all work regardless of domain | Dan Williams | 1 | -0/+1 |
| 2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams | 1 | -1/+2 |
| 2012-06-07 | [SCSI] Fix sd_probe_domain config problem | James Bottomley | 1 | -3/+1 |
| 2012-05-17 | [SCSI] sd: limit the scope of the async probe domain | Dan Williams | 1 | -0/+6 |
| 2012-02-19 | [SCSI] Handle disk devices which can not process medium access commands | Martin K. Petersen | 1 | -6/+0 |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -13/+5 |
| 2010-09-16 | [SCSI] Fix VPD inquiry page wrapper | Martin K. Petersen | 1 | -2/+2 |
| 2010-04-30 | [SCSI] add scsi trace core functions and put trace points | Kei Tokunaga | 1 | -0/+6 |
| 2010-03-01 | scsi.c: add missing kernel-doc notation for new VPD parameters | Randy Dunlap | 1 | -0/+2 |
| 2010-01-18 | [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() | James Bottomley | 1 | -28/+12 |
| 2009-12-04 | [SCSI] add queue_depth ramp up code | Vasu Dev | 1 | -2/+8 |
| 2009-10-02 | [SCSI] Fix protection scsi_data_buffer leak | Martin K. Petersen | 1 | -4/+7 |
| 2009-08-22 | [SCSI] fix bugs in scsi_vpd_inquiry() | James Bottomley | 1 | -6/+7 |
| 2009-06-08 | [SCSI] fix documentation for two functions | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2009-04-03 | [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 1 | -3/+1 |
| 2009-03-12 | [SCSI] Add VPD helper | Matthew Wilcox | 1 | -0/+104 |
| 2009-01-13 | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() | Hannes Reinecke | 1 | -1/+4 |
| 2009-01-02 | [SCSI] remove severly outdated comment in scsi_dispatch_cmd | Christoph Hellwig | 1 | -4/+0 |
| 2008-10-13 | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie | 1 | -2/+8 |
| 2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -6/+7 |
| 2008-10-09 | block: unify request timeout handling | Jens Axboe | 1 | -75/+17 |
| 2008-10-03 | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 1 | -6/+7 |
| 2008-07-26 | [SCSI] Support devices with protection information | Martin K. Petersen | 1 | -2/+34 |
| 2008-07-26 | [SCSI] fix shared tag map setup | Mike Christie | 1 | -5/+14 |
| 2008-06-05 | [SCSI] make use of the residue value | James Bottomley | 1 | -0/+9 |
| 2008-05-02 | [SCSI] add support for variable length extended commands | Boaz Harrosh | 1 | -11/+4 |
| 2008-04-29 | [SCSI] bug fix for free list handling | Alan D. Brunelle | 1 | -0/+8 |
| 2008-04-21 | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori | 1 | -1/+1 |
| 2008-04-07 | [SCSI] export command allocation and freeing functions independently of the host | James Bottomley | 1 | -37/+112 |
| 2008-04-07 | [SCSI] consolidate command allocation in a single place | James Bottomley | 1 | -32/+50 |
| 2008-04-06 | scsi: fix sense_slab/bio swapping livelock | Hugh Dickins | 1 | -10/+12 |
| 2008-03-04 | scsi: missing add of padded bytes to io completion byte count | Jens Axboe | 1 | -1/+1 |
| 2008-02-07 | [SCSI] kernel-doc: fix scsi docbook | Randy Dunlap | 1 | -2/+3 |
| 2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 1 | -1/+1 |
| 2008-01-23 | [SCSI] don't use __GFP_DMA for sense buffers if not required | James Bottomley | 1 | -61/+50 |
| 2008-01-23 | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori | 1 | -2/+59 |
| 2008-01-11 | [SCSI] fix scsi_setup_command_freelist failure path race | FUJITA Tomonori | 1 | -3/+2 |
| 2008-01-11 | [SCSI] docbook and kernel-doc updates | Randy Dunlap | 1 | -1/+1 |
| 2008-01-11 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 1 | -87/+96 |
| 2008-01-06 | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 1 | -3/+17 |
| 2008-01-02 | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 1 | -17/+3 |
| 2007-12-10 | esp_scsi: fix reset cleanup spinlock recursion | Maciej W. Rozycki | 1 | -2/+29 |
| 2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 1 | -3/+17 |
| 2007-10-12 | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 1 | -5/+1 |
| 2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
| 2007-07-14 | [SCSI] scsi.c: convert to use the data buffer accessors | Boaz Harrosh | 1 | -1/+1 |
| 2007-07-14 | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 1 | -46/+0 |
| 2007-03-11 | [SCSI] Make error printing more verbose | Martin K. Petersen | 1 | -30/+17 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2007-01-13 | [SCSI] kill scsi_rety_command | Christoph Hellwig | 1 | -21/+0 |
| 2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -1/+1 |
| 2006-11-25 | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori | 1 | -17/+26 |
| 2006-11-15 | [SCSI] fix module unload induced compile warning | Ingo Molnar | 1 | -1/+1 |
| 2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2006-10-01 | [SCSI] fix scsi_device_types overrun in scsi.c | Eric Sesterhenn | 1 | -1/+1 |
| 2006-09-30 | [PATCH] SCSI: scsi_done_q is unused | Jens Axboe | 1 | -10/+1 |
| 2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 1 | -1/+1 |
| 2006-09-24 | [PATCH] Revert ABI-breaking change in /proc | Matthew Wilcox | 1 | -6/+10 |
| 2006-09-12 | [SCSI] fix compile error on module_refcount | Daniel Walker | 1 | -0/+2 |
| 2006-09-07 | [SCSI] fix up non-modular SCSI | James Bottomley | 1 | -2/+4 |
| 2006-09-02 | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart | 1 | -0/+3 |
| 2006-09-01 | [SCSI] sd: fix cache flushing on module removal (and individual device removal) | James Bottomley | 1 | -6/+9 |
| 2006-08-06 | [SCSI] Improve inquiry printing | Matthew Wilcox | 1 | -10/+26 |
| 2006-07-09 | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 1 | -10/+1 |
| 2006-06-22 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -157/+0 |
| 2006-06-10 | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 1 | -157/+0 |
| 2006-05-15 | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) | Luben Tuikov | 1 | -0/+18 |
| 2006-04-13 | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions | James Bottomley | 1 | -1/+2 |
| 2006-04-13 | [SCSI] for_each_possible_cpu: scsi | KAMEZAWA Hiroyuki | 1 | -1/+1 |
| 2006-02-27 | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH | 1 | -3/+0 |
| 2006-02-27 | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 1 | -2/+1 |
| 2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 1 | -1/+1 |
| 2006-01-12 | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 1 | -6/+7 |
| 2006-01-09 | [SCSI] Kill the SCSI softirq handling | Jens Axboe | 1 | -101/+8 |
| 2005-11-22 | [PATCH] Fix a bug in scsi_get_command | Matthew Dobson | 1 | -1/+1 |
| 2005-10-28 | [SCSI] use {sdev,scmd,starget,shost}_printk in generic code | Jeff Garzik | 1 | -2/+3 |
| 2005-10-28 | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 1 | -13/+8 |
| 2005-10-28 | [PATCH] gfp_t: drivers/scsi | Al Viro | 1 | -4/+4 |
| 2005-09-19 | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 1 | -3/+2 |
| 2005-08-12 | [SCSI] fix warning in scsi_softirq | akpm@osdl.org | 1 | -1/+1 |
| 2005-08-08 | [SCSI] add global timeout to the scsi mid-layer | James Bottomley | 1 | -0/+15 |
| 2005-07-30 | [SCSI] host state model update: reimplement scsi_host_cancel | Mike Anderson | 1 | -1/+1 |
| 2005-07-30 | [SCSI] host state model update: replace old host bitmap state | Mike Anderson | 1 | -1/+1 |
| 2005-07-11 | [SCSI] add TYPE_RBC to our type table | James Bottomley | 1 | -0/+1 |
| 2005-06-26 | [SCSI] remove scsi_cmnd->state | Christoph Hellwig | 1 | -7/+0 |
| 2005-06-26 | [SCSI] remove scsi_cmnd->owner | Christoph Hellwig | 1 | -5/+0 |
| 2005-06-26 | [SCSI] remove scsi_cmnd->abort_reason | Christoph Hellwig | 1 | -1/+0 |
| 2005-06-24 | [PATCH] make various thing static | Adrian Bunk | 1 | -2/+4 |
| 2005-05-20 | merge by hand - fix up rejections in Documentation/DocBook/Makefile | James Bottomley | 1 | -1/+1 |
| 2005-05-20 | [SCSI] remove a timer race in scsi_queue_insert() | Tejun Heo | 1 | -4/+6 |
| 2005-05-01 | [SCSI] call correct scsi_done function in scsi_dispatch_cmd | Mike Christie | 1 | -1/+1 |
| 2005-04-18 | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field | | 1 | -2/+0 |
| 2005-04-18 | [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field | | 1 | -1/+0 |
| 2005-04-18 | [PATCH] remove outdated print_* functions | | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1375 |