index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi.c: add missing kernel-doc notation for new VPD parameters
Randy Dunlap
2010-03-01
1
-0
/
+2
*
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
James Bottomley
2010-01-18
1
-28
/
+12
*
[SCSI] add queue_depth ramp up code
Vasu Dev
2009-12-04
1
-2
/
+8
*
[SCSI] Fix protection scsi_data_buffer leak
Martin K. Petersen
2009-10-02
1
-4
/
+7
*
[SCSI] fix bugs in scsi_vpd_inquiry()
James Bottomley
2009-08-22
1
-6
/
+7
*
[SCSI] fix documentation for two functions
Bartlomiej Zolnierkiewicz
2009-06-08
1
-2
/
+2
*
[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2009-04-03
1
-3
/
+1
*
[SCSI] Add VPD helper
Matthew Wilcox
2009-03-12
1
-0
/
+104
*
[SCSI] Skip deleted devices in __scsi_device_lookup_by_target()
Hannes Reinecke
2009-01-13
1
-1
/
+4
*
[SCSI] remove severly outdated comment in scsi_dispatch_cmd
Christoph Hellwig
2009-01-02
1
-4
/
+0
*
[SCSI] Add helper code so transport classes/driver can control queueing (v3)
Mike Christie
2008-10-13
1
-2
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-10
1
-6
/
+7
|
\
|
*
[SCSI] add inline functions for recognising created and blocked states
James Bottomley
2008-10-03
1
-6
/
+7
*
|
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-75
/
+17
|
/
*
[SCSI] Support devices with protection information
Martin K. Petersen
2008-07-26
1
-2
/
+34
*
[SCSI] fix shared tag map setup
Mike Christie
2008-07-26
1
-5
/
+14
*
[SCSI] make use of the residue value
James Bottomley
2008-06-05
1
-0
/
+9
*
[SCSI] add support for variable length extended commands
Boaz Harrosh
2008-05-02
1
-11
/
+4
*
[SCSI] bug fix for free list handling
Alan D. Brunelle
2008-04-29
1
-0
/
+8
*
block: move the padding adjustment to blk_rq_map_sg
FUJITA Tomonori
2008-04-21
1
-1
/
+1
*
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
2008-04-07
1
-37
/
+112
*
[SCSI] consolidate command allocation in a single place
James Bottomley
2008-04-07
1
-32
/
+50
*
scsi: fix sense_slab/bio swapping livelock
Hugh Dickins
2008-04-06
1
-10
/
+12
*
scsi: missing add of padded bytes to io completion byte count
Jens Axboe
2008-03-04
1
-1
/
+1
*
[SCSI] kernel-doc: fix scsi docbook
Randy Dunlap
2008-02-07
1
-2
/
+3
*
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-30
1
-1
/
+1
*
[SCSI] don't use __GFP_DMA for sense buffers if not required
James Bottomley
2008-01-23
1
-61
/
+50
*
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
2008-01-23
1
-2
/
+59
*
[SCSI] fix scsi_setup_command_freelist failure path race
FUJITA Tomonori
2008-01-11
1
-3
/
+2
*
[SCSI] docbook and kernel-doc updates
Randy Dunlap
2008-01-11
1
-1
/
+1
*
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2008-01-11
1
-87
/
+96
*
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
2008-01-06
1
-3
/
+17
*
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
2008-01-02
1
-17
/
+3
*
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
2007-12-10
1
-2
/
+29
*
[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
[next]