index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
scsi_debug: use locally assigned naa
Douglas Gilbert
2016-05-10
1
-17
/
+18
*
scsi_debug: uuid for lu name
Douglas Gilbert
2016-05-10
1
-10
/
+51
*
scsi_debug: vpd and mode page work
Douglas Gilbert
2016-05-10
1
-79
/
+108
*
scsi_debug: add multiple queue support
Douglas Gilbert
2016-05-10
1
-256
/
+446
*
scsi_debug: rework resp_report_luns
Douglas Gilbert
2016-05-03
1
-48
/
+87
*
scsi_debug: use pdt constants
Douglas Gilbert
2016-05-03
1
-41
/
+45
*
scsi_debug: use likely hints on fast path
Douglas Gilbert
2016-04-29
1
-114
/
+105
*
scsi_debug: re-order file scope declarations
Douglas Gilbert
2016-04-29
1
-163
/
+151
*
scsi_debug: replace tasklet with work queue
Douglas Gilbert
2016-04-29
1
-135
/
+95
*
scsi_debug: make jiffy delay name clearer
Douglas Gilbert
2016-04-29
1
-23
/
+23
*
scsi_debug: replace jiffy timers with hr timers
Douglas Gilbert
2016-04-29
1
-35
/
+21
*
scsi_debug: ignore host lock option
Douglas Gilbert
2016-04-29
1
-37
/
+7
*
scsi_debug: cleanup naming and bit crunching
Douglas Gilbert
2016-04-29
1
-637
/
+525
*
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-15
1
-1
/
+1
*
Merge branch 'jejb-scsi' into misc
James Bottomley
2016-01-07
1
-4
/
+5
|
\
|
*
scsi_debug: fix prevent_allow+verify regressions
Douglas Gilbert
2015-11-25
1
-4
/
+5
*
|
scsi_debug: Increase the reported optimal transfer length
Martin K. Petersen
2015-12-21
1
-2
/
+2
*
|
scsi_debug: check for bigger value first
Andy Shevchenko
2015-11-30
1
-3
/
+3
*
|
scsi: use sector_div instead of do_div
Arnd Bergmann
2015-11-25
1
-2
/
+2
|
/
*
scsi_debug: resp_request: remove unused variable
Tomas Winkler
2015-09-06
1
-2
/
+1
*
scsi_debug: fix REPORT LUNS Well Known LU
Tomas Winkler
2015-09-06
1
-2
/
+3
*
scsi_debug: schedule_resp fix input variable check
Tomas Winkler
2015-09-06
1
-3
/
+10
*
scsi_debug: make dump_sector static
Tomas Winkler
2015-09-06
1
-1
/
+1
*
scsi_debug: vfree is null safe so drop the check
Tomas Winkler
2015-09-06
1
-7
/
+3
*
scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
Tomas Winkler
2015-09-06
1
-7
/
+6
*
scsi_debug: define pr_fmt() for consistent logging
Tomas Winkler
2015-09-06
1
-65
/
+53
*
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
2015-06-30
1
-8
/
+4
*
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-3
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-02-11
1
-3
/
+125
|
\
|
*
scsi_debug: Implement WRITE BUFFER command
Ewan D. Milne
2015-01-09
1
-3
/
+71
|
*
scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention
Ewan D. Milne
2015-01-09
1
-1
/
+55
*
|
scsi_debug: test always evaluates to false, || should be used instead
Colin Ian King
2015-01-22
1
-1
/
+1
*
|
scsi_debug: use atomic allocation in resp_rsup_opcodes
Sasha Levin
2015-01-20
1
-1
/
+1
|
/
*
scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
Ewan D. Milne
2014-12-15
1
-0
/
+1
*
scsi_debug: take sdebug_host_list_lock when changing capacity
Ewan D. Milne
2014-12-15
1
-0
/
+2
*
scsi_debug: fix compare and write errors
Douglas Gilbert
2014-12-15
1
-15
/
+16
*
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-27
/
+0
*
scsi_debug: add Report supported opcodes+tmfs; Compare and write
Douglas Gilbert
2014-11-25
1
-19
/
+307
*
scsi_debug: change SCSI command parser to table driven
Douglas Gilbert
2014-11-25
1
-558
/
+833
*
scsi_debug: add Capacity Changed Unit Attention
Douglas Gilbert
2014-11-25
1
-4
/
+24
*
scsi_debug: append inject error flags onto scsi_cmnd object
Douglas Gilbert
2014-11-25
1
-0
/
+68
*
scsi_debug: pinpoint invalid field in sense data
Douglas Gilbert
2014-11-25
1
-50
/
+88
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-2
/
+2
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-37
/
+12
*
scsi_debug: error message should say scsi_host_alloc not scsi_register
Finn Thain
2014-11-12
1
-1
/
+1
*
scsi: don't force tagged_supported in drivers
Christoph Hellwig
2014-11-12
1
-1
/
+0
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-5
/
+2
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-8
/
+1
*
scsi: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-1
/
+1
[next]