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
/
dev
/
iscsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r264544:
trasz
2014-05-07
1
-63
/
+65
*
MFC r264538:
trasz
2014-05-07
1
-1
/
+0
*
MFC r264537:
trasz
2014-05-07
1
-1
/
+4
*
MFC r264536:
trasz
2014-05-07
2
-31
/
+0
*
MFC r264530:
trasz
2014-05-07
2
-4
/
+7
*
MFC r264526:
trasz
2014-05-07
2
-16
/
+21
*
MFC r264525:
trasz
2014-05-07
1
-0
/
+4
*
MFC r263740:
trasz
2014-05-07
2
-24
/
+34
*
MFC r264163:
trasz
2014-05-07
1
-3
/
+4
*
MFC r264122:
trasz
2014-05-07
2
-37
/
+169
*
MFC r264110:
trasz
2014-05-07
2
-9
/
+9
*
MFC r264109:
trasz
2014-05-07
4
-27
/
+27
*
MFC r264026:
trasz
2014-05-07
1
-4
/
+1
*
MFC r264025:
trasz
2014-05-07
1
-11
/
+29
*
MFC r264023:
trasz
2014-05-07
3
-5
/
+9
*
MFC r264022:
trasz
2014-05-07
3
-13
/
+20
*
MFC r263743:
trasz
2014-05-07
2
-0
/
+10
*
MFC r263742:
trasz
2014-05-07
1
-2
/
+2
*
MFC r260389:
trasz
2014-02-11
1
-2
/
+2
*
MFC r260083:
trasz
2014-02-11
1
-2
/
+2
*
MFC r259183:
trasz
2013-12-13
1
-0
/
+12
*
MFC r258790:
trasz
2013-12-04
1
-3
/
+5
*
MFC r257061:
trasz
2013-10-29
1
-14
/
+12
*
Properly handle residual count in Data-In PDUs with S bit set.
trasz
2013-10-09
1
-12
/
+33
*
Be extra paranoid with values obtained from the target.
trasz
2013-10-09
1
-8
/
+26
*
Fail connection upon receiving too large data segment.
trasz
2013-10-09
1
-0
/
+1
*
Fix NOP-In/NOP-Out payload handling. Previous way didn't work at all; fortun...
trasz
2013-10-09
1
-6
/
+36
*
Don't leak memory when removing an unconnected session, and remove useless
trasz
2013-10-04
2
-3
/
+4
*
As it turns out, when MOD_LOAD handler returns error, kernel calls MOD_UNLOAD
trasz
2013-09-24
1
-11
/
+7
*
Don't use M_WAITOK when running from context where sleeping is prohibited,
trasz
2013-09-23
1
-1
/
+5
*
Add some spare fields to structs used by the new iSCSI stack - some just
trasz
2013-09-20
1
-0
/
+14
*
Fix several problems in the new iSCSI stack; this includes interoperability
trasz
2013-09-18
2
-11
/
+27
*
Bring in the new iSCSI target and initiator.
trasz
2013-09-14
7
-0
/
+4724
*
Move the old iSCSI initiator source to a more appropriate place
trasz
2013-08-22
8
-4726
/
+0
*
MFprojects/camlock r248982:
mav
2013-04-14
1
-1
/
+1
*
Finish r243882: mechanically substitute flags from historic mbuf
glebius
2013-03-12
1
-3
/
+3
*
Merge Capsicum overhaul:
pjd
2013-03-02
1
-2
/
+2
*
Revert previous commit...
kevlo
2012-10-10
1
-3
/
+3
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
1
-3
/
+3
*
Update to version 2.3.1.0
jpaetzel
2012-04-13
4
-13
/
+128
*
Remove direct access to si_name.
ed
2012-02-10
1
-2
/
+2
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
2
-2
/
+2
*
Remove MALLOC_DECLAREs of nonexisting malloc-pools.
ed
2011-11-06
1
-1
/
+0
*
Do not ignore block offsets.
kib
2011-10-10
1
-0
/
+1
*
Add descriptor sense support to CAM, and honor sense residuals properly in
ken
2011-10-03
1
-1
/
+6
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
1
-1
/
+1
*
Second-to-last commit implementing Capsicum capabilities in the FreeBSD
rwatson
2011-08-11
1
-2
/
+3
*
Specify a CTLTYPE_FOO so that a future sysctl(8) change does not need
mdf
2011-01-18
1
-3
/
+3
*
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
mdf
2011-01-12
1
-6
/
+3
*
Remove the freelist, which simply duplicates some of the zone allocator's
des
2010-09-02
2
-31
/
+2
[next]