| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 2007-10-12 | 1 | -3/+17 |
* | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 2007-10-12 | 1 | -5/+1 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | [SCSI] scsi.c: convert to use the data buffer accessors | Boaz Harrosh | 2007-07-14 | 1 | -1/+1 |
* | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 2007-07-14 | 1 | -46/+0 |
* | [SCSI] Make error printing more verbose | Martin K. Petersen | 2007-03-11 | 1 | -30/+17 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [SCSI] kill scsi_rety_command | Christoph Hellwig | 2007-01-13 | 1 | -21/+0 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs | FUJITA Tomonori | 2006-11-25 | 1 | -17/+26 |
* | [SCSI] fix module unload induced compile warning | Ingo Molnar | 2006-11-15 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-04 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] fix scsi_device_types overrun in scsi.c | Eric Sesterhenn | 2006-10-01 | 1 | -1/+1 |
* | | [PATCH] SCSI: scsi_done_q is unused | Jens Axboe | 2006-09-30 | 1 | -10/+1 |
* | | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
|/ |
|
* | [PATCH] Revert ABI-breaking change in /proc | Matthew Wilcox | 2006-09-24 | 1 | -6/+10 |
* | [SCSI] fix compile error on module_refcount | Daniel Walker | 2006-09-12 | 1 | -0/+2 |
* | [SCSI] fix up non-modular SCSI | James Bottomley | 2006-09-07 | 1 | -2/+4 |
* | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart | 2006-09-02 | 1 | -0/+3 |
* | [SCSI] sd: fix cache flushing on module removal (and individual device removal) | James Bottomley | 2006-09-01 | 1 | -6/+9 |
* | [SCSI] Improve inquiry printing | Matthew Wilcox | 2006-08-06 | 1 | -10/+26 |
* | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 | 1 | -10/+1 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 | 1 | -157/+0 |
|\ |
|
| * | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 2006-06-10 | 1 | -157/+0 |
* | | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) | Luben Tuikov | 2006-05-15 | 1 | -0/+18 |
|/ |
|
* | [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions | James Bottomley | 2006-04-13 | 1 | -1/+2 |
* | [SCSI] for_each_possible_cpu: scsi | KAMEZAWA Hiroyuki | 2006-04-13 | 1 | -1/+1 |
* | [SCSI] Remove devfs support from the SCSI subsystem | Greg KH | 2006-02-27 | 1 | -3/+0 |
* | [SCSI] SCSI core kmalloc2kzalloc | Jes Sorensen | 2006-02-27 | 1 | -2/+1 |
* | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 | 1 | -1/+1 |
* | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 2006-01-12 | 1 | -6/+7 |
* | [SCSI] Kill the SCSI softirq handling | Jens Axboe | 2006-01-09 | 1 | -101/+8 |
* | [PATCH] Fix a bug in scsi_get_command | Matthew Dobson | 2005-11-22 | 1 | -1/+1 |
* | [SCSI] use {sdev,scmd,starget,shost}_printk in generic code | Jeff Garzik | 2005-10-28 | 1 | -2/+3 |
* | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 2005-10-28 | 1 | -13/+8 |
* | [PATCH] gfp_t: drivers/scsi | Al Viro | 2005-10-28 | 1 | -4/+4 |
* | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 2005-09-19 | 1 | -3/+2 |
* | [SCSI] fix warning in scsi_softirq | akpm@osdl.org | 2005-08-12 | 1 | -1/+1 |
* | [SCSI] add global timeout to the scsi mid-layer | James Bottomley | 2005-08-08 | 1 | -0/+15 |
* | [SCSI] host state model update: reimplement scsi_host_cancel | Mike Anderson | 2005-07-30 | 1 | -1/+1 |
* | [SCSI] host state model update: replace old host bitmap state | Mike Anderson | 2005-07-30 | 1 | -1/+1 |
* | [SCSI] add TYPE_RBC to our type table | James Bottomley | 2005-07-11 | 1 | -0/+1 |
* | [SCSI] remove scsi_cmnd->state | Christoph Hellwig | 2005-06-26 | 1 | -7/+0 |
* | [SCSI] remove scsi_cmnd->owner | Christoph Hellwig | 2005-06-26 | 1 | -5/+0 |
* | [SCSI] remove scsi_cmnd->abort_reason | Christoph Hellwig | 2005-06-26 | 1 | -1/+0 |
* | [PATCH] make various thing static | Adrian Bunk | 2005-06-24 | 1 | -2/+4 |
* | merge by hand - fix up rejections in Documentation/DocBook/Makefile | James Bottomley | 2005-05-20 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] call correct scsi_done function in scsi_dispatch_cmd | Mike Christie | 2005-05-01 | 1 | -1/+1 |
* | | [SCSI] remove a timer race in scsi_queue_insert() | Tejun Heo | 2005-05-20 | 1 | -4/+6 |
|/ |
|
* | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field | | 2005-04-18 | 1 | -2/+0 |