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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide "soconnect() error" messages under bootverbose.
mav
2016-01-22
1
-1
/
+1
*
Convert sys/cam to use make_dev_s().
kib
2016-01-07
7
-89
/
+129
*
Fix style issues around existing SDT probes.
markj
2015-12-16
1
-20
/
+20
*
Set DS flag, required for LPB log page by spec.
mav
2015-12-15
1
-0
/
+2
*
The ccb_xflags enumeration was removed from FreeBSD/head in
ken
2015-12-07
1
-3
/
+3
*
Improve cam tracing a little by including the function code in the
imp
2015-12-07
1
-2
/
+8
*
Add asynchronous command support to the pass(4) driver, and the new
ken
2015-12-03
7
-64
/
+1625
*
Fix panic when trying to sort unsupported command in OOA queue.
mav
2015-11-27
1
-0
/
+2
*
Add API to obtain primary enclosure name and ID for /dev/sesX devices.
mav
2015-11-21
3
-3
/
+58
*
Add NULL check to make Coverity happy.
mav
2015-11-14
1
-1
/
+2
*
Modify target port groups logic in CTL.
mav
2015-11-11
4
-33
/
+82
*
Removed unused malloc types.
mav
2015-11-06
2
-4
/
+0
*
Add two more KASSERTs.
mav
2015-11-06
1
-0
/
+8
*
Extend mask of VMware virtual disks.
mav
2015-11-05
1
-1
/
+1
*
Don't try to replicate mode pages not present on this device.
mav
2015-10-26
1
-0
/
+5
*
Give CTL support for PIM_EXTLUNS when talking to CAM.
mav
2015-10-24
5
-101
/
+103
*
Add partial support for QUERY TMF to CAM and isp(4).
mav
2015-10-23
2
-8
/
+21
*
Fix LUN disable in CAM broken at r285155.
mav
2015-10-23
1
-1
/
+1
*
Make some panic strings mode informative.
mav
2015-10-21
2
-47
/
+48
*
Make delete method set via kern.cam.da.X.delete_method persistent.
mav
2015-10-11
1
-37
/
+35
*
Remove legacy CHS geometry from dmesg and unify capacity outputs.
mav
2015-10-11
3
-17
/
+11
*
Remove compatibility shims for legacy ATA device names.
mav
2015-10-11
3
-64
/
+2
*
Remove lock upgrade attempt from ctl_be_block_open_file().
mav
2015-10-11
1
-15
/
+0
*
Add missing vnode lock in case of file modify request.
mav
2015-10-08
1
-2
/
+4
*
More aggressively fill WUT read pipeline.
mav
2015-10-01
1
-5
/
+4
*
Make zero WUT use WRITE SAME with recently allowed NDOB flag.
mav
2015-10-01
1
-5
/
+3
*
Implement SPC-3 exceptions to SPC-2 RESERVE and RELEASE behavior.
mav
2015-10-01
1
-1
/
+9
*
Unify PR variable names to reduce confusion.
mav
2015-10-01
2
-66
/
+66
*
Use proper STAILQ_* macros where possible.
mav
2015-09-30
2
-20
/
+7
*
Make pass, sg and targ drivers respect HBA's maxio.
mav
2015-09-30
7
-9
/
+36
*
Really implement PREVENT ALLOW MEDIUM REMOVAL command.
mav
2015-09-29
5
-21
/
+66
*
Don't report SYNC_NV bit set in SYNCHRONIZE CACHE as error.
mav
2015-09-29
1
-2
/
+2
*
Fix arguments order.
mav
2015-09-29
1
-8
/
+8
*
Report that we can read all flavours of DVD. Why not?
mav
2015-09-29
1
-1
/
+55
*
Add CD/DVD Capabilities and Mechanical Status Page.
mav
2015-09-29
3
-0
/
+102
*
Umplement media load/eject support for removable devices.
mav
2015-09-28
10
-338
/
+228
*
Add to CTL initial support for CDROMs and removable devices.
mav
2015-09-27
7
-131
/
+699
*
Allow LOG SENSE command on non-disk devices.
mav
2015-09-26
2
-2
/
+5
*
Remove concept of control device.
mav
2015-09-26
1
-62
/
+24
*
Move ioctl frontend defines where they belong.
mav
2015-09-26
2
-12
/
+12
*
Remove few more unused variables.
mav
2015-09-26
2
-4
/
+0
*
Remove some duplicate, legacy, dead and questionable code.
mav
2015-09-26
8
-406
/
+23
*
Pass to sobind() copy of the address, not the original.
mav
2015-09-26
1
-2
/
+6
*
Properly lock LUN in ctl_failover_lun().
mav
2015-09-25
1
-7
/
+25
*
Fix bit masks changed for the wrong commands in r288221.
mav
2015-09-25
1
-4
/
+4
*
Constify ctl_serialize_table.
mav
2015-09-25
2
-2
/
+2
*
Remove some dead code found by Clang analyzer.
mav
2015-09-25
10
-220
/
+17
*
Remove stale comments and some excessive empty lines.
mav
2015-09-25
2
-84
/
+10
*
Switch I/O time accounting from system time to uptime.
mav
2015-09-25
4
-24
/
+24
*
Collect DMA statistics on secondary HA node.
mav
2015-09-25
1
-3
/
+13
[next]