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
...
*
o Add the "PART::scheme" attribute that returns the name of the
marcel
2009-02-08
1
-0
/
+7
*
Fix g_part_*dumpconf to return void to match kobj definition.
imp
2009-02-08
2
-10
/
+8
*
In g_handleattr(), set bp->bio_completed also for the case
marcel
2009-02-03
1
-1
/
+2
*
Constify val in g_handleattr() and str in g_handleattr_str().
marcel
2009-02-01
2
-4
/
+5
*
Remove unused unrhdr from GEOM character device module.
ed
2009-01-24
1
-17
/
+1
*
Prevent a panic that happens on SMP machines when removing a disk with
trasz
2009-01-11
1
-1
/
+11
*
- Don't enforce an upper-bound to the number of sectors or heads,
marius
2009-01-06
1
-7
/
+15
*
Don't enforce an upper-bound to the number of sectors or heads
marcel
2009-01-06
1
-4
/
+2
*
Improve probing.
marcel
2009-01-04
1
-5
/
+9
*
- Fix an issue with access permissions to underlying disks used by a gvinum
lulf
2008-12-27
1
-0
/
+10
*
When the geometry does not match the label, print out the values.
obrien
2008-12-26
1
-3
/
+4
*
Implement g_vfs_orphan(). Without it, the filesystem never closes
trasz
2008-12-16
1
-10
/
+25
*
- Add missing word in comment.
lulf
2008-12-08
1
-1
/
+1
*
Make it possible to use gjournal for the root filesystem. Previously,
trasz
2008-12-06
2
-0
/
+18
*
Trivial patch to show on which geom has the error been detected.
ivoras
2008-12-01
1
-1
/
+2
*
Allow boot code to be smaller than what the scheme expects.
marcel
2008-12-01
4
-5
/
+20
*
Allow dumpon to a partition of type FS_UNUSED as well.
marcel
2008-11-26
1
-2
/
+3
*
- Fix a potential NULL pointer reference. Note that this should not happen in
lulf
2008-11-25
1
-1
/
+17
*
- Fix a potential NULL pointer reference. Note that this cannot happen in
lulf
2008-11-25
5
-6
/
+51
*
Partition type FS_UNUSED does not mean the partition entry
marcel
2008-11-18
1
-3
/
+1
*
Fix a panic caused by a corrupted table when the header is
marcel
2008-11-06
1
-4
/
+7
*
Improve VFS locking:
attilio
2008-11-02
1
-1
/
+1
*
Add support for reading Tivo Series 1 partitioning. This likely needs
imp
2008-11-02
1
-12
/
+52
*
Revert r184136. Instead, push the check for crashdumpmap overflow into the
kib
2008-10-31
1
-1
/
+1
*
- Import macros used in gmirror for printing gvinum debug messages and making
lulf
2008-10-26
10
-72
/
+94
*
Invalid BSD disklabels have been created by sysinstall and
marcel
2008-10-25
1
-1
/
+6
*
Allow dumps to partitions with a tag of 0. The legacy
marcel
2008-10-22
1
-2
/
+5
*
Do not overflow crashdumpmap.
kib
2008-10-21
1
-1
/
+1
*
The active and bootable flags are not part of the type.
marcel
2008-10-20
1
-11
/
+82
*
Remove the struct thread unuseful argument from bufobj interface.
attilio
2008-10-10
2
-3
/
+3
*
- Use the new gv_write_header function to write out the header when removing a
lulf
2008-10-02
1
-1
/
+1
*
- Remove unneeded macro since the config_length field in the header was changed
lulf
2008-10-02
1
-5
/
+0
*
- Make gvinum header on-disk structure consistent on all platforms by storing
lulf
2008-10-01
3
-8
/
+232
*
Return G_PART_PROBE_PRI_HIGH instead of G_PART_PROBE_PRI_NORM
marcel
2008-09-29
1
-1
/
+1
*
Insert the null scheme at the head. This does not change any
marcel
2008-09-29
1
-1
/
+1
*
Export the partition name in the conftxt and confxml output.
marcel
2008-09-27
1
-6
/
+12
*
Hold the root mount while we're tasting. It is possible
marcel
2008-09-27
1
-0
/
+4
*
Allow 255 sectors/track for the BSD disklabel. The previous limit
marcel
2008-09-27
1
-1
/
+1
*
Remove unit2minor() use from kernel code.
ed
2008-09-26
1
-1
/
+1
*
Just a fixup for a KTRACE message I stumbled upon many moons ago.
sbruno
2008-09-18
1
-1
/
+1
*
- Add a new ioctl for getting the provider name of a geom provider.
lulf
2008-09-07
1
-0
/
+7
*
Fix build.
rpaulo
2008-09-05
1
-2
/
+2
*
Keep entries sorted.
rpaulo
2008-09-05
3
-3
/
+3
*
Include the vendor in the partition name.
rpaulo
2008-09-05
1
-1
/
+1
*
Detect Apple HFS GPT slices.
rpaulo
2008-09-05
3
-1
/
+9
*
Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions.
attilio
2008-08-31
1
-5
/
+4
*
Commit step 1 of the vimage project, (network stack)
bz
2008-08-17
1
-1
/
+2
*
Style(9).
pjd
2008-08-12
1
-3
/
+4
*
Add sbuf_new_auto as a shortcut for the very common case of creating a
des
2008-08-09
9
-19
/
+19
*
Trivial commit to attempt to diagnose a svn problem. Add
peter
2008-07-22
1
-0
/
+1
[prev]
[next]