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
*
Add alias for the partition with type 0x42 to the MBR scheme.
ae
2012-02-10
1
-0
/
+1
*
Let's be more realistic and limit maximum number of partition to 4k.
ae
2012-02-10
1
-1
/
+1
*
Current implementations of sync(2) and syncer vnode fsync() VOP uses
kib
2012-02-06
1
-10
/
+3
*
Correct typo in comment (numbver)
emaste
2012-02-04
1
-1
/
+1
*
The scheme code may not know about some inconsistency in the metadata.
ae
2012-02-01
1
-0
/
+3
*
Avoid to check the same cache line/variable from all the locking
attilio
2012-01-28
4
-0
/
+4
*
Experimental support for booting CHRP-type PowerPC systems from hard disks.
nwhitehorn
2012-01-25
1
-0
/
+1
*
Allow an MBR primary or extended Linux swap partition to be specified
truckman
2012-01-13
2
-4
/
+6
*
Add support for >2TB disks in GEOM RAID for Intel metadata format.
jimharris
2012-01-09
1
-49
/
+122
*
GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images.
ray
2012-01-04
1
-0
/
+670
*
replace uses of libkern gets with cngets
avg
2011-12-17
1
-1
/
+2
*
Close race between geom destruction on g_vfs_close() when softc destroyed
mav
2011-12-02
1
-1
/
+3
*
Add an ability to increase number of allocated APM entries when we
ae
2011-11-28
1
-30
/
+47
*
The size of APM could be bigger than number of already allocated entries.
ae
2011-11-28
1
-1
/
+1
*
Temporary revert r227009 to fix freeze on UP systems without PREEMPTION.
mav
2011-11-14
1
-27
/
+12
*
Major GEOM MULTIPATH class rewrite:
mav
2011-11-12
2
-120
/
+616
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
19
-22
/
+35
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-1
/
+1
*
Add mutex and two flags to make orphan() call properly asynchronous:
mav
2011-11-02
1
-22
/
+65
*
Make orphan() method in geom_dev asynchronous using destroy_dev_sched_cb()
mav
2011-11-01
1
-12
/
+27
*
Refactor disk disconnection and geom destruction handling sequences.
mav
2011-11-01
2
-50
/
+44
*
Refactor disk disconnection and geom destruction handling sequences.
mav
2011-11-01
1
-55
/
+46
*
Workaround the problem introduced by combination of r162200 and r215687.
mav
2011-11-01
1
-1
/
+1
*
Our geom withering function could take some time before geom with its
ae
2011-10-28
1
-0
/
+4
*
Before this change when GELI detected hardware crypto acceleration it will
pjd
2011-10-27
2
-12
/
+5
*
Clarify disks/volumes above 2TiB support in geom_raid:
mav
2011-10-26
3
-23
/
+66
*
Allow upper layers to discover than BIO_DELETE and/or BIO_FLUSH is not
pjd
2011-10-25
1
-3
/
+3
*
Improve style a bit.
pjd
2011-10-25
1
-5
/
+7
*
Simplify disk_alloc().
pjd
2011-10-25
1
-4
/
+2
*
Add support for creating GELI devices with older metadata version for use
pjd
2011-10-25
2
-5
/
+56
*
When decoding metadata, check magic string, so we know this is not GELI device
pjd
2011-10-25
1
-0
/
+2
*
Prefer G_ELI_VERSION_* defines for version numbers over plain digits.
pjd
2011-10-25
1
-3
/
+5
*
Fit lines into 80 chars.
pjd
2011-10-25
1
-4
/
+6
*
When metadata is at newer version than the highest supported, return
pjd
2011-10-25
1
-1
/
+1
*
Add support for Boot Camp. The support is defined as follows:
marcel
2011-10-23
1
-97
/
+213
*
Allow to dump on Solaris swap partitions.
marius
2011-10-18
1
-1
/
+2
*
Add some spare fields to the g_class and g_geom structures needed to implement
pjd
2011-07-17
1
-0
/
+5
*
Remove include of sys/sbuf.h from geom/geom.h.
ae
2011-07-11
1
-1
/
+0
*
Include sys/sbuf.h directly.
ae
2011-07-11
25
-0
/
+27
*
Allow disk partitions associated with UFS read-only mounted
mckusick
2011-07-10
1
-1
/
+1
*
Initialize elements of state array when creating the GPT table.
ae
2011-06-29
1
-34
/
+33
*
EBR could contain an early stage of boot code. But we do not support it.
ae
2011-06-27
1
-16
/
+20
*
MS Windows NT+ uses 4 bytes at offset 0x1b8 in the MBR to identify
ae
2011-06-27
1
-6
/
+8
*
Change the way how we update bootcode for BSD scheme.
ae
2011-06-20
1
-13
/
+12
*
Plumb device physical path reporting from CAM devices, through GEOM and
gibbs
2011-06-14
6
-1
/
+128
*
MFC
attilio
2011-06-03
2
-1
/
+22
|
\
|
*
Update disk's stripesize and stripeoffset parameters on provider open.
mav
2011-06-03
1
-0
/
+6
|
*
Add diagnostic message about not aligned partitions.
ae
2011-06-03
1
-1
/
+16
*
|
MFC
attilio
2011-06-02
1
-4
/
+2
|
\
\
|
|
/
|
*
Do not hide stripeoffset from libgeom(3), it may be useful even when
ae
2011-06-02
1
-4
/
+2
[next]