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
*
MFC r288449:
mav
2015-10-05
1
-1
/
+9
*
MFC r288448: Unify PR variable names to reduce confusion.
mav
2015-10-05
2
-66
/
+66
*
MFC r288427: Use proper STAILQ_* macros where possible.
mav
2015-10-05
2
-20
/
+7
*
MFC r288420: Make pass, sg and targ drivers respect HBA's maxio.
mav
2015-10-05
6
-8
/
+35
*
MFC r288369: Really implement PREVENT ALLOW MEDIUM REMOVAL command.
mav
2015-10-05
5
-21
/
+66
*
MFC r288368: Don't report SYNC_NV bit set in SYNCHRONIZE CACHE as error.
mav
2015-10-05
1
-2
/
+2
*
MFC r288367: Fix arguments order.
mav
2015-10-05
1
-8
/
+8
*
MFC r288359: Report that we can read all flavours of DVD. Why not?
mav
2015-10-05
1
-1
/
+55
*
MFC r288358: Add CD/DVD Capabilities and Mechanical Status Page.
mav
2015-10-05
3
-0
/
+102
*
MFC r288348: Umplement media load/eject support for removable devices.
mav
2015-10-05
10
-338
/
+228
*
MFC r288310: Add to CTL initial support for CDROMs and removable devices.
mav
2015-10-05
7
-131
/
+699
*
MFC r288264: Allow LOG SENSE command on non-disk devices.
mav
2015-10-05
2
-2
/
+5
*
MFC r288262: Remove concept of control device.
mav
2015-10-05
1
-62
/
+24
*
MFC r288261: Move ioctl frontend defines where they belong.
mav
2015-10-05
2
-12
/
+12
*
MFC r288260: Remove few more unused variables.
mav
2015-10-05
2
-4
/
+0
*
MFC r288259: Remove some duplicate, legacy, dead and questionable code.
mav
2015-10-05
8
-406
/
+23
*
MFC r288247: Pass to sobind() copy of the address, not the original.
mav
2015-10-05
1
-2
/
+6
*
MFC r288239: Properly lock LUN in ctl_failover_lun().
mav
2015-10-05
1
-7
/
+25
*
MFC r288224: Constify ctl_serialize_table.
mav
2015-10-05
2
-2
/
+2
*
MFC r288229: Fix bit masks changed for the wrong commands in r288221.
mav
2015-10-05
1
-4
/
+4
*
MFC r288221: Remove some dead code found by Clang analyzer.
mav
2015-10-05
10
-220
/
+17
*
MFC r288220: Remove stale comments and some excessive empty lines.
mav
2015-10-05
2
-84
/
+10
*
MFC r288215: Switch I/O time accounting from system time to uptime.
mav
2015-10-05
4
-24
/
+24
*
MFC r288214: Collect DMA statistics on secondary HA node.
mav
2015-10-05
1
-3
/
+13
*
MFC r288213:
mav
2015-10-05
1
-236
/
+171
*
MFC r288211: Remove some control_softc references.
mav
2015-10-05
6
-52
/
+25
*
MFC r288175: Allow WRITE SAME with NDOB bit set but without UNMAP.
mav
2015-10-05
2
-4
/
+8
*
MFC r288170: Add new report types to REPORT LUNS command.
mav
2015-10-05
2
-4
/
+7
*
MFC r288166: Update WRITE ATOMIC(16) support to sbc4r8 draft.
mav
2015-10-05
3
-7
/
+28
*
MFC r288165: Add support for READ BUFFER(16) command.
mav
2015-10-05
3
-15
/
+55
*
MFC r288148: Synchronize mode pages between HA peers.
mav
2015-10-05
3
-2
/
+106
*
MFC r288146: Make HA peers announce their parameters on connect.
mav
2015-10-05
4
-7
/
+99
*
MFC r288110: Add support for Control extension mode page.
mav
2015-10-05
3
-27
/
+94
*
MFC r288104: Remove duplicate and incomplete code handling LUN modify.
mav
2015-10-05
1
-85
/
+2
*
MFC r288067: Log iSCSI session reinstatements.
mav
2015-10-05
1
-0
/
+10
*
MFC r288021: Mark with DMA flag I/Os waiting for iSCSI write data after R2T.
mav
2015-10-05
1
-0
/
+5
*
MFC r288020: Remove couple excess SGLIST I/O flags.
mav
2015-10-05
6
-7
/
+4
*
MFC r287994: Always execute REPORT LUNS and REQUEST SENSE commands locally.
mav
2015-10-05
2
-5
/
+8
*
MFC r287993: Split two command flags with different meaning.
mav
2015-10-05
3
-11
/
+13
*
MFC r287991: Pack struct ctl_ha_msg_hdr by 8 bytes.
mav
2015-10-05
1
-1
/
+1
*
MFC r287986: Fix memory corruption when >128K transferred through HA link.
mav
2015-10-05
1
-20
/
+6
*
MFC r287968: Mark I/Os with DMA flag while moving data through the HA link.
mav
2015-10-05
1
-0
/
+3
*
MFC r287967: Relax serseq option operation for reads.
mav
2015-10-05
4
-4
/
+31
*
MFC r287957: Kill HA link and shutdown the threads on shutdown.
mav
2015-10-05
3
-11
/
+48
*
MFC r287956: Update list of opcodes to 5/26/15.
mav
2015-10-05
1
-8
/
+13
*
MFC r287955: Update list of ASC/ASCQ codes from 5/20/12 to 8/12/15.
mav
2015-10-05
1
-1
/
+166
*
MFC r287940: Replicate initiators WWPNs and names between HA peers.
mav
2015-10-05
3
-1
/
+91
*
MFC r287933: Replicate port->init_devid to HA peer.
mav
2015-10-05
2
-2
/
+26
*
MFC r287921: When reporting TPT UA, report which of thresholds was reached.
mav
2015-10-05
4
-21
/
+26
*
MFC r287913: Report number of failed XCOPY segment.
mav
2015-10-05
1
-8
/
+32
[next]