index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Age
Commit message (
Expand
)
Author
2013-07-13
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-07-09
scsi_debug: fix do_device_access() with wrap around range
Akinobu Mita
2013-07-09
[SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif...
Akinobu Mita
2013-07-09
[SCSI] scsi_debug: simplify offset calculation for dif_storep
Akinobu Mita
2013-07-09
[SCSI] scsi_debug: invalidate protection info for unmapped region
Akinobu Mita
2013-07-09
[SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1
Akinobu Mita
2013-07-09
[SCSI] scsi_debug: fix incorrectly nested kmap_atomic()
Akinobu Mita
2013-07-09
[SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()
Akinobu Mita
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
2013-05-02
[SCSI] scsi_debug: fix logical block provisioning support
Akinobu Mita
2013-05-02
[SCSI] scsi_debug: clear correct memory region when LBPRZ is enabled
Akinobu Mita
2013-05-02
[SCSI] scsi_debug: prohibit scsi_debug_unmap_granularity == scsi_debug_unmap_...
Akinobu Mita
2013-05-02
[SCSI] scsi_debug: call map_region() and unmap_region() only when needed
Akinobu Mita
2013-04-09
scsi_debug: switch to ->show_info()
Al Viro
2012-10-09
[SCSI] scsi_debug: Fix off-by-one bug when unmapping region
Lukas Czerner
2012-09-24
[SCSI] scsi_debug: Add "removable" parameter
Martin Pitt
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-27
[SCSI] scsi_debug: Fix incorrect page length in logical block provisioning VPD
Martin K. Petersen
2012-03-27
[SCSI] scsi_debug: add LBPRZ support
Eric Sandeen
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-19
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
2012-02-19
[SCSI] scsi_debug: GET LBA STATUS response length correction
Douglas Gilbert
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-14
[SCSI] scsi_debug: add consecutive medium errors
Douglas Gilbert
2011-03-14
[SCSI] scsi_debug: Logical Block Provisioning (SBC3r26)
Martin K. Petersen
2011-02-12
[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...
Darrick J. Wong
2010-12-22
[SCSI] scsi_debug: set resid to indicate no data-in when medium error
Douglas Gilbert
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-09-16
[SCSI] scsi_debug: Convert to use root_device_register() and root_device_unre...
Nicholas Bellinger
2010-09-09
[SCSI] scsi_debug: Update thin provisioning support
Martin K. Petersen
2010-07-27
[SCSI] scsi_debug: fix map_region and unmap_region oops
FUJITA Tomonori
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-02
[SCSI] scsi_debug: virtual_gb ignores sector_size
Douglas Gilbert
2010-04-30
[SCSI] scsi_debug: Block Limits VPD page fixes
Martin K. Petersen
2010-04-11
[SCSI] scsi_debug: add max_queue + no_uld parameters
Douglas Gilbert
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
[SCSI] scsi_debug: fix Thin provisioning support
Douglas Gilbert
2009-12-04
[SCSI] scsi_debug: Thin provisioning support
Martin K. Petersen
2009-10-02
[SCSI] scsi_debug: Implement support for DIF Type 2
Martin K. Petersen
2009-06-21
scsi_debug: Add support for physical block exponent and alignment
Martin K. Petersen
2009-05-20
[SCSI] scsi_debug: fix virtual disk larger than 1TB
FUJITA Tomonori
2009-03-12
[SCSI] scsi_debug: DIF/DIX support
Martin K. Petersen
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-12
[SCSI] scsi_debug: add support for rotation speed
Matthew Wilcox
2008-07-12
[SCSI] scsi_debug: Runtime-configurable sector size
Martin K. Petersen
2008-04-29
block: make queue flags non-atomic
Nick Piggin
2008-04-07
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
[next]