Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4f34197120be8edfe099bb6cde35740d299b6d1
/
drivers
/
scsi
/
scsi_debug.c
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
32f7ef7
[SCSI] scsi_debug: add consecutive medium errors
by Douglas Gilbert
· 14 years ago
5b94e23
[SCSI] scsi_debug: Logical Block Provisioning (SBC3r26)
by Martin K. Petersen
· 14 years ago
a361cc0
[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory corruption
by Darrick J. Wong
· 14 years ago
a87e3a6
[SCSI] scsi_debug: set resid to indicate no data-in when medium error
by Douglas Gilbert
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
9b90677
[SCSI] scsi_debug: Convert to use root_device_register() and root_device_unregister()
by Nicholas Bellinger
· 14 years ago
6014759
[SCSI] scsi_debug: Update thin provisioning support
by Martin K. Petersen
· 14 years ago
9ab98f5
[SCSI] scsi_debug: fix map_region and unmap_region oops
by FUJITA Tomonori
· 14 years ago
95bb335
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
by James Bottomley
· 14 years ago
5447ed6
[SCSI] scsi_debug: virtual_gb ignores sector_size
by Douglas Gilbert
· 15 years ago
e308b3d
[SCSI] scsi_debug: Block Limits VPD page fixes
by Martin K. Petersen
· 15 years ago
78d4e5a
[SCSI] scsi_debug: add max_queue + no_uld parameters
by Douglas Gilbert
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1e49f78
[SCSI] scsi_debug: fix Thin provisioning support
by Douglas Gilbert
· 15 years ago
44d9269
[SCSI] scsi_debug: Thin provisioning support
by Martin K. Petersen
· 15 years ago
395cef0
[SCSI] scsi_debug: Implement support for DIF Type 2
by Martin K. Petersen
· 15 years ago
ea61fca
scsi_debug: Add support for physical block exponent and alignment
by Martin K. Petersen
· 15 years ago
73da9c1
[SCSI] scsi_debug: fix virtual disk larger than 1TB
by FUJITA Tomonori
· 16 years ago
c6a4428
[SCSI] scsi_debug: DIF/DIX support
by Martin K. Petersen
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
eac6e8e4
[SCSI] scsi_debug: add support for rotation speed
by Matthew Wilcox
· 16 years ago
597136a
[SCSI] scsi_debug: Runtime-configurable sector size
by Martin K. Petersen
· 16 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
8dea0d0
[SCSI] scsi_debug: remove unnecessary function declarations
by FUJITA Tomonori
· 17 years ago
5f2578e
[SCSI] scsi_debug: support large non-fake virtual disk
by FUJITA Tomonori
· 17 years ago
1978910
[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write
by FUJITA Tomonori
· 17 years ago
2889887
[SCSI] scsi_debug: sweep up sdebug_capacity calculation
by FUJITA Tomonori
· 17 years ago
f58b0ef
[SCSI] scsi_debug: remove unnecessary sdebug_store_size
by FUJITA Tomonori
· 17 years ago
d5cdc98
[SCSI] scsi_debug: fix lba and data length calculation bugs
by FUJITA Tomonori
· 17 years ago
a34c4e9
[SCSI] scsi_debug: use scsi_build_sense_buffer
by FUJITA Tomonori
· 17 years ago
639db47
[SCSI] scsi_debug: remove unnecessary function declarations
by FUJITA Tomonori
· 17 years ago
8b40228f
[SCSI] scsi_debug: use list_for_each_entry_safe
by FUJITA Tomonori
· 17 years ago
a75869d
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
by FUJITA Tomonori
· 17 years ago
5cb2fc0
[SCSI] scsi_debug: create new scsi_debug devices at a single place
by FUJITA Tomonori
· 17 years ago
f3df41c
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
by FUJITA Tomonori
· 17 years ago
21a6182
[SCSI] scsi_debug: use sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
d1e4c9c
[SCSI] scsi_debug: use shost_priv macro
by FUJITA Tomonori
· 17 years ago
96ad0df
[SCSI] scsi_debug: remove unnecessary checking
by FUJITA Tomonori
· 17 years ago
9e603ca
[SCSI] scsi_debug: remove scsi_debug.h
by FUJITA Tomonori
· 17 years ago
9ff26ee
[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
by FUJITA Tomonori
· 17 years ago
9924a78
[SCSI] Remove random noop unchecked_isa_dma users
by Andi Kleen
· 17 years ago
cbccc20
[SCSI] scsi_debug: disable clustering
by FUJITA Tomonori
· 17 years ago
c639d14
[SCSI] scsi_debug: add XDWRITEREAD_10 support
by FUJITA Tomonori
· 17 years ago
072d0bb
[SCSI] scsi_debug: add bidi data transfer support
by FUJITA Tomonori
· 17 years ago
3de9f94
[SCSI] scsi_debug: add get_data_transfer_info helper function
by FUJITA Tomonori
· 17 years ago
c73961e
[SCSI] scsi_debug: convert to use the data buffer accessors
by Boaz Harrosh
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
852e034
scsi_debug: support sg chaining
by Jens Axboe
· 17 years ago
b02b6bc
[SCSI] Make scsi_host_template::proc_name const char * instead of char *.
by Kristian Høgsberg
· 17 years ago
beb87c3
[SCSI] scsi_debug: correct parameter default text
by Randy Dunlap
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
6f3cbf5
[SCSI] scsi_debug: error processing
by Douglas Gilbert
· 18 years ago
5a09e39
[SCSI] scsi_debug: support REPORT TARGET PORT GROUPS
by Hannes Reinecke
· 18 years ago
2318391
[SCSI] scsi_debug version 1.80
by Douglas Gilbert
· 18 years ago
6ecaff7
[SCSI] scsi_debug: must_check fixes
by Randy Dunlap
· 18 years ago
c4e00fa
Merge ../scsi-misc-2.6
by James Bottomley
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c65b144
[SCSI] scsi_debug version 1.79
by Douglas Gilbert
· 18 years ago
24669f75
[SCSI] SCSI core kmalloc2kzalloc
by Jes Sorensen
· 19 years ago
bbbe3a4
[PATCH] Add Pseudo LLD bus_type probe and remove methods
by Russell King
· 19 years ago
8a87a0b
Merge by hand (whitespace conflicts in libata.h)
by James Bottomley
· 19 years ago
d0be4a7d
[SCSI] remove Scsi_Host_Template typedef
by Christoph Hellwig
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
422c0d6
[SCSI] use scmd_id(), scmd_channel() throughout code
by Jeff Garzik
· 19 years ago
3bf743e
[SCSI] use {sdev,scmd,starget,shost}_printk in generic code
by Jeff Garzik
· 19 years ago
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago