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
/
geom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of the gv_bioq hack in most parts of the I/O path and
le
2006-01-06
5
-81
/
+89
*
MFp4: Typo fix (without it the XML GEOM tree wasn't consistent).
pjd
2005-12-19
1
-1
/
+1
*
Fix build breakage by fixing typo.
pjd
2005-12-09
1
-1
/
+1
*
- Allow to specify the byte which will be used for filling read buffer.
pjd
2005-12-08
1
-4
/
+7
*
Teach NOP GEOM class how to gather the following statistics:
pjd
2005-12-08
2
-3
/
+74
*
It is unclear who is wrong and who is right, but when operating on
sobomax
2005-11-30
1
-0
/
+10
*
Don't pass error value pointer to g_read_data(9) at all if we don't
sobomax
2005-11-30
13
-25
/
+24
*
Check for g_read_data(9) errors properly:
sobomax
2005-11-30
17
-26
/
+26
*
Kill leading whilespace.
sobomax
2005-11-30
1
-1
/
+1
*
We do nothing with returned error value, so just remove it.
pjd
2005-11-29
1
-3
/
+2
*
Check value returned by g_read_data(9), otherwise we can end in panic(9)
sobomax
2005-11-29
1
-0
/
+3
*
Add sysctl descriptions.
le
2005-11-25
1
-7
/
+8
*
Since we want a vinum geom created anytime the module loads, move
le
2005-11-24
2
-136
/
+27
*
Whitespace.
le
2005-11-20
1
-8
/
+8
*
Always declare variables at the start of the function.
le
2005-11-20
1
-47
/
+110
*
Fix whitespace issue.
le
2005-11-20
1
-11
/
+11
*
Finally bring in what was produced during Google SoC 2005:
le
2005-11-19
6
-4
/
+513
*
Fix a bug that caused some /dev entries to continue to exist after
jdp
2005-11-18
3
-2
/
+16
*
o Slightly refactor the ctlreq code to maximize code sharing between
marcel
2005-11-13
1
-67
/
+127
*
Make the kern.geom.conftxt sysctl more usable by also dumping the
marcel
2005-11-12
1
-5
/
+4
*
Normalize a significant number of kernel malloc type names:
rwatson
2005-10-31
8
-8
/
+8
*
Fix possible live-lock under heavy load where we can't allocate more
pjd
2005-10-28
1
-1
/
+12
*
Add checking for File record magic.
takawata
2005-10-26
1
-0
/
+6
*
Rough implementation of the create and add verbs. The verbs cause
marcel
2005-10-09
1
-2
/
+290
*
Move some devstat collection to below where large IO operations are chopped
tegge
2005-09-30
1
-3
/
+3
*
- Fix "end_blk out of range" panic when INVARIANTS.
fjoe
2005-09-29
1
-2
/
+5
*
o Don't cause a panic when the control request lacks a verb.
marcel
2005-09-18
1
-5
/
+9
*
Complete rewrite in preparation of adding support for control
marcel
2005-09-17
1
-154
/
+726
*
- Add a new simple facility for marking the current thread as being in a
jhb
2005-09-15
1
-30
/
+7
*
Fix so that when a slice or a partition is removed through g_slice_config(),
rodrigc
2005-09-14
1
-0
/
+1
*
Fix copy&paste typo.
pjd
2005-09-10
1
-1
/
+1
*
Don't forget to initialize crp_etype field.
pjd
2005-09-10
1
-0
/
+1
*
Set the G_PF_WITHER flag on the subdisk provider that is about to
le
2005-09-08
1
-34
/
+1
*
Remove a race condition that could result in processes being stuck
phk
2005-09-04
1
-24
/
+30
*
Typo.
phk
2005-09-03
1
-1
/
+1
*
Use KTR to log allocations and destructions of bios.
pjd
2005-08-29
1
-0
/
+36
*
Prevent that sync operations can be started when they are already
le
2005-08-28
1
-71
/
+81
*
Verify length of the data to read as well.
pjd
2005-08-28
1
-0
/
+2
*
Shuffle around the order in which the components are compiled.
le
2005-08-26
1
-14
/
+4
*
Verify offset before reading.
pjd
2005-08-26
1
-1
/
+5
*
Add NTFS labeling function.
takawata
2005-08-26
3
-0
/
+115
*
Verify if we can actually read the data at given offset.
pjd
2005-08-23
2
-6
/
+13
*
Correct the check if a plex is accessible in case it is not up.
le
2005-08-22
1
-1
/
+1
*
By default, when doing crypto work in software, start as many threads
pjd
2005-08-21
1
-5
/
+10
*
Remove stale comment (we now always start worker thread).
pjd
2005-08-21
1
-5
/
+0
*
Back-out the change from revision 1.14 and allow for '/' in labels again.
pjd
2005-08-20
1
-8
/
+0
*
Add a __packed keyword to g_eli_metadata struct definition, so
pjd
2005-08-20
1
-1
/
+1
*
Allow to change number of iterations for PKCS#5v2. It can only be used
pjd
2005-08-19
1
-2
/
+21
*
- Add a missing period.
pjd
2005-08-19
1
-3
/
+3
*
Avoid code duplication and implement bitcount32() function in systm.h only.
pjd
2005-08-19
2
-7
/
+1
[next]