index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
1
-82
/
+110
|
\
|
*
[SCSI] scsi_debug: add consecutive medium errors
Douglas Gilbert
2011-03-14
1
-4
/
+5
|
*
[SCSI] scsi_debug: Logical Block Provisioning (SBC3r26)
Martin K. Petersen
2011-03-14
1
-78
/
+105
*
|
[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...
Darrick J. Wong
2011-02-12
1
-1
/
+1
|
/
*
[SCSI] scsi_debug: set resid to indicate no data-in when medium error
Douglas Gilbert
2010-12-22
1
-0
/
+1
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
[SCSI] scsi_debug: Convert to use root_device_register() and root_device_unre...
Nicholas Bellinger
2010-09-16
1
-17
/
+8
*
[SCSI] scsi_debug: Update thin provisioning support
Martin K. Petersen
2010-09-09
1
-31
/
+69
*
[SCSI] scsi_debug: fix map_region and unmap_region oops
FUJITA Tomonori
2010-07-27
1
-2
/
+4
*
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
1
-16
/
+73
|
\
|
*
[SCSI] scsi_debug: Block Limits VPD page fixes
Martin K. Petersen
2010-04-30
1
-0
/
+16
|
*
[SCSI] scsi_debug: add max_queue + no_uld parameters
Douglas Gilbert
2010-04-11
1
-16
/
+57
*
|
[SCSI] scsi_debug: virtual_gb ignores sector_size
Douglas Gilbert
2010-05-02
1
-1
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] scsi_debug: fix Thin provisioning support
Douglas Gilbert
2009-12-04
1
-4
/
+9
*
[SCSI] scsi_debug: Thin provisioning support
Martin K. Petersen
2009-12-04
1
-3
/
+335
*
[SCSI] scsi_debug: Implement support for DIF Type 2
Martin K. Petersen
2009-10-02
1
-23
/
+116
*
scsi_debug: Add support for physical block exponent and alignment
Martin K. Petersen
2009-06-21
1
-1
/
+29
*
[SCSI] scsi_debug: fix virtual disk larger than 1TB
FUJITA Tomonori
2009-05-20
1
-1
/
+1
*
[SCSI] scsi_debug: DIF/DIX support
Martin K. Petersen
2009-03-12
1
-7
/
+436
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
1
-2
/
+2
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-6
/
+6
*
[SCSI] scsi_debug: add support for rotation speed
Matthew Wilcox
2008-07-12
1
-0
/
+12
*
[SCSI] scsi_debug: Runtime-configurable sector size
Martin K. Petersen
2008-07-12
1
-39
/
+59
*
block: make queue flags non-atomic
Nick Piggin
2008-04-29
1
-1
/
+1
*
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
2008-04-07
1
-144
/
+133
*
[SCSI] scsi_debug: support large non-fake virtual disk
FUJITA Tomonori
2008-04-07
1
-3
/
+3
*
[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write
FUJITA Tomonori
2008-04-07
1
-66
/
+50
*
[SCSI] scsi_debug: sweep up sdebug_capacity calculation
FUJITA Tomonori
2008-04-07
1
-27
/
+17
*
[SCSI] scsi_debug: remove unnecessary sdebug_store_size
FUJITA Tomonori
2008-04-07
1
-7
/
+6
*
[SCSI] scsi_debug: fix lba and data length calculation bugs
FUJITA Tomonori
2008-04-07
1
-14
/
+18
*
[SCSI] scsi_debug: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-13
/
+5
*
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
2008-04-07
1
-274
/
+233
*
[SCSI] scsi_debug: use list_for_each_entry_safe
FUJITA Tomonori
2008-04-07
1
-10
/
+6
*
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
FUJITA Tomonori
2008-04-07
1
-19
/
+18
*
[SCSI] scsi_debug: create new scsi_debug devices at a single place
FUJITA Tomonori
2008-04-07
1
-11
/
+18
*
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
FUJITA Tomonori
2008-04-07
1
-14
/
+3
*
[SCSI] scsi_debug: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-66
/
+13
*
[SCSI] scsi_debug: use shost_priv macro
FUJITA Tomonori
2008-04-07
1
-3
/
+3
*
[SCSI] scsi_debug: remove unnecessary checking
FUJITA Tomonori
2008-04-07
1
-3
/
+0
*
[SCSI] scsi_debug: remove scsi_debug.h
FUJITA Tomonori
2008-04-07
1
-27
/
+29
*
[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
FUJITA Tomonori
2008-04-07
1
-2
/
+4
*
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
2008-04-07
1
-1
/
+0
*
[SCSI] scsi_debug: disable clustering
FUJITA Tomonori
2008-02-18
1
-1
/
+1
*
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
2008-01-30
1
-0
/
+70
*
[SCSI] scsi_debug: add bidi data transfer support
FUJITA Tomonori
2008-01-30
1
-11
/
+10
*
[SCSI] scsi_debug: add get_data_transfer_info helper function
FUJITA Tomonori
2008-01-30
1
-45
/
+38
*
[SCSI] scsi_debug: convert to use the data buffer accessors
Boaz Harrosh
2008-01-11
1
-27
/
+10
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-2
/
+2
[next]