Age | Commit message (Expand) | Author |
2012-11-13 | [SCSI] Add a report opcode helper | Martin K. Petersen |
2012-07-20 | [SCSI] async: make async_synchronize_full() flush all work regardless of domain | Dan Williams |
2012-07-20 | [SCSI] async: introduce 'async_domain' type | Dan Williams |
2012-06-07 | [SCSI] Fix sd_probe_domain config problem | James Bottomley |
2012-05-17 | [SCSI] sd: limit the scope of the async probe domain | Dan Williams |
2012-02-19 | [SCSI] Handle disk devices which can not process medium access commands | Martin K. Petersen |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-09-16 | [SCSI] Fix VPD inquiry page wrapper | Martin K. Petersen |
2010-04-30 | [SCSI] add scsi trace core functions and put trace points | Kei Tokunaga |
2010-03-01 | scsi.c: add missing kernel-doc notation for new VPD parameters | Randy Dunlap |
2010-01-18 | [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() | James Bottomley |
2009-12-04 | [SCSI] add queue_depth ramp up code | Vasu Dev |
2009-10-02 | [SCSI] Fix protection scsi_data_buffer leak | Martin K. Petersen |
2009-08-22 | [SCSI] fix bugs in scsi_vpd_inquiry() | James Bottomley |
2009-06-08 | [SCSI] fix documentation for two functions | Bartlomiej Zolnierkiewicz |
2009-04-03 | [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun |
2009-03-12 | [SCSI] Add VPD helper | Matthew Wilcox |
2009-01-13 | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() | Hannes Reinecke |
2009-01-02 | [SCSI] remove severly outdated comment in scsi_dispatch_cmd | Christoph Hellwig |
2008-10-13 | [SCSI] Add helper code so transport classes/driver can control queueing (v3) | Mike Christie |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-10-09 | block: unify request timeout handling | Jens Axboe |
2008-10-03 | [SCSI] add inline functions for recognising created and blocked states | James Bottomley |
2008-07-26 | [SCSI] Support devices with protection information | Martin K. Petersen |
2008-07-26 | [SCSI] fix shared tag map setup | Mike Christie |
2008-06-05 | [SCSI] make use of the residue value | James Bottomley |
2008-05-02 | [SCSI] add support for variable length extended commands | Boaz Harrosh |
2008-04-29 | [SCSI] bug fix for free list handling | Alan D. Brunelle |
2008-04-21 | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori |
2008-04-07 | [SCSI] export command allocation and freeing functions independently of the host | James Bottomley |
2008-04-07 | [SCSI] consolidate command allocation in a single place | James Bottomley |
2008-04-06 | scsi: fix sense_slab/bio swapping livelock | Hugh Dickins |
2008-03-04 | scsi: missing add of padded bytes to io completion byte count | Jens Axboe |
2008-02-07 | [SCSI] kernel-doc: fix scsi docbook | Randy Dunlap |
2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh |
2008-01-23 | [SCSI] don't use __GFP_DMA for sense buffers if not required | James Bottomley |
2008-01-23 | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori |
2008-01-11 | [SCSI] fix scsi_setup_command_freelist failure path race | FUJITA Tomonori |
2008-01-11 | [SCSI] docbook and kernel-doc updates | Randy Dunlap |
2008-01-11 | [SCSI] Add Documentation and integrate into docbook build | Rob Landley |
2008-01-06 | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds |
2008-01-02 | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar |
2007-12-10 | esp_scsi: fix reset cleanup spinlock recursion | Maciej W. Rozycki |
2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox |
2007-10-12 | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-14 | [SCSI] scsi.c: convert to use the data buffer accessors | Boaz Harrosh |
2007-07-14 | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta |
2007-03-11 | [SCSI] Make error printing more verbose | Martin K. Petersen |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |