index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
[SCSI] scsi_debug: Fix off-by-one bug when unmapping region
Lukas Czerner
1
-1
/
+1
2012-09-24
[SCSI] scsi_debug: Add "removable" parameter
Martin Pitt
1
-3
/
+27
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-7
/
+20
2012-03-27
[SCSI] scsi_debug: Fix incorrect page length in logical block provisioning VPD
Martin K. Petersen
1
-2
/
+2
2012-03-27
[SCSI] scsi_debug: add LBPRZ support
Eric Sandeen
1
-5
/
+18
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-1
/
+5
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-12
/
+12
2012-02-19
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
1
-0
/
+4
2012-02-19
[SCSI] scsi_debug: GET LBA STATUS response length correction
Douglas Gilbert
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-82
/
+110
2011-03-14
[SCSI] scsi_debug: add consecutive medium errors
Douglas Gilbert
1
-4
/
+5
2011-03-14
[SCSI] scsi_debug: Logical Block Provisioning (SBC3r26)
Martin K. Petersen
1
-78
/
+105
2011-02-12
[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...
Darrick J. Wong
1
-1
/
+1
2010-12-22
[SCSI] scsi_debug: set resid to indicate no data-in when medium error
Douglas Gilbert
1
-0
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-09-16
[SCSI] scsi_debug: Convert to use root_device_register() and root_device_unre...
Nicholas Bellinger
1
-17
/
+8
2010-09-09
[SCSI] scsi_debug: Update thin provisioning support
Martin K. Petersen
1
-31
/
+69
2010-07-27
[SCSI] scsi_debug: fix map_region and unmap_region oops
FUJITA Tomonori
1
-2
/
+4
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
1
-16
/
+73
2010-05-02
[SCSI] scsi_debug: virtual_gb ignores sector_size
Douglas Gilbert
1
-1
/
+2
2010-04-30
[SCSI] scsi_debug: Block Limits VPD page fixes
Martin K. Petersen
1
-0
/
+16
2010-04-11
[SCSI] scsi_debug: add max_queue + no_uld parameters
Douglas Gilbert
1
-16
/
+57
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
[SCSI] scsi_debug: fix Thin provisioning support
Douglas Gilbert
1
-4
/
+9
2009-12-04
[SCSI] scsi_debug: Thin provisioning support
Martin K. Petersen
1
-3
/
+335
2009-10-02
[SCSI] scsi_debug: Implement support for DIF Type 2
Martin K. Petersen
1
-23
/
+116
2009-06-21
scsi_debug: Add support for physical block exponent and alignment
Martin K. Petersen
1
-1
/
+29
2009-05-20
[SCSI] scsi_debug: fix virtual disk larger than 1TB
FUJITA Tomonori
1
-1
/
+1
2009-03-12
[SCSI] scsi_debug: DIF/DIX support
Martin K. Petersen
1
-7
/
+436
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
1
-6
/
+6
2008-07-12
[SCSI] scsi_debug: add support for rotation speed
Matthew Wilcox
1
-0
/
+12
2008-07-12
[SCSI] scsi_debug: Runtime-configurable sector size
Martin K. Petersen
1
-39
/
+59
2008-04-29
block: make queue flags non-atomic
Nick Piggin
1
-1
/
+1
2008-04-07
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
1
-144
/
+133
2008-04-07
[SCSI] scsi_debug: support large non-fake virtual disk
FUJITA Tomonori
1
-3
/
+3
2008-04-07
[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write
FUJITA Tomonori
1
-66
/
+50
2008-04-07
[SCSI] scsi_debug: sweep up sdebug_capacity calculation
FUJITA Tomonori
1
-27
/
+17
2008-04-07
[SCSI] scsi_debug: remove unnecessary sdebug_store_size
FUJITA Tomonori
1
-7
/
+6
2008-04-07
[SCSI] scsi_debug: fix lba and data length calculation bugs
FUJITA Tomonori
1
-14
/
+18
2008-04-07
[SCSI] scsi_debug: use scsi_build_sense_buffer
FUJITA Tomonori
1
-13
/
+5
2008-04-07
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
1
-274
/
+233
2008-04-07
[SCSI] scsi_debug: use list_for_each_entry_safe
FUJITA Tomonori
1
-10
/
+6
2008-04-07
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
FUJITA Tomonori
1
-19
/
+18
2008-04-07
[SCSI] scsi_debug: create new scsi_debug devices at a single place
FUJITA Tomonori
1
-11
/
+18
2008-04-07
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
FUJITA Tomonori
1
-14
/
+3
2008-04-07
[SCSI] scsi_debug: use sg buffer copy helper functions
FUJITA Tomonori
1
-66
/
+13
2008-04-07
[SCSI] scsi_debug: use shost_priv macro
FUJITA Tomonori
1
-3
/
+3
2008-04-07
[SCSI] scsi_debug: remove unnecessary checking
FUJITA Tomonori
1
-3
/
+0
[next]