index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
cam
/
scsi
/
scsi_enc_ses.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that the flags for the XPT_DEV_ADVINFO CCB are initialized
ken
2015-02-18
1
-2
/
+2
*
Remove instances of variables that were set, but never used. gcc 4.9
imp
2014-03-30
1
-5
/
+2
*
Merge CAM locking changes from the projects/camlock branch to radically
mav
2013-10-21
1
-21
/
+14
*
Make SES driver adequately react on simple enclosure devices -- read Short
mav
2013-09-06
1
-0
/
+12
*
Fix kernel panic if cache->nelms is zero.
mav
2013-09-06
1
-8
/
+8
*
Make CAM return and GEOM DISK pass through new GEOM::lunid attribute.
mav
2013-06-12
1
-4
/
+5
*
Sanitize the element descriptor string before using it as a device name.
jh
2013-01-24
1
-2
/
+10
*
Make SES driver to not fall out on some errors in Additional Status page.
mav
2012-12-20
1
-3
/
+2
*
Fix bug in r242720, that caused additional status page to not be used if
mav
2012-12-19
1
-5
/
+2
*
Use information about suported diagnostic pages to avoid reading optional
mav
2012-11-07
1
-2
/
+7
*
remove duplicate semicolons where possible.
eadler
2012-10-22
1
-1
/
+1
*
XPT_DEV_MATCH is probably the only xpt_action() method that is called
mav
2012-10-13
1
-3
/
+7
*
Get SIM lock in several places while calling CAM functions.
mav
2012-10-12
1
-5
/
+13
*
1. Remove SEN support. I doubt there are any working examples
mjacob
2012-08-12
1
-29
/
+29
*
Remove opt_enc.h from files committed with r235911. enc(4) is the
bz
2012-07-30
1
-2
/
+0
*
Do not call ses_softc_cleanup() in case of configuration read failure.
mav
2012-07-24
1
-1
/
+1
*
MFprojects/zfsd:
mav
2012-05-24
1
-0
/
+2816