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
*
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
*
|
MFC
attilio
2011-05-27
1
-2
/
+7
|
\
\
|
|
/
|
*
Some partitioning tools may have a different opinion about disk
ae
2011-05-27
1
-2
/
+7
*
|
MFC
attilio
2011-05-26
5
-19
/
+17
|
\
\
|
|
/
|
*
Prevent non-aligned reading from provider while tasting. Reject
ae
2011-05-25
2
-0
/
+10
|
*
Do not truncate available disk space to the closest track boundary.
ae
2011-05-25
1
-7
/
+3
|
*
Do not truncate available disk space to the closest track boundary.
ae
2011-05-25
1
-2
/
+1
|
*
Do not truncate available disk space to the closest track boundary.
ae
2011-05-25
1
-4
/
+3
|
*
Remove unused variable.
ae
2011-05-24
1
-3
/
+0
|
*
Remove unused variable.
ae
2011-05-24
1
-3
/
+0
|
*
Recognize BIO_FLUSH requests and pass them to userland.
pjd
2011-05-23
1
-0
/
+3
|
*
Make diagnostic messages more specific. With bootverbose print out
ae
2011-05-16
1
-42
/
+83
|
*
Add diagnostic messages for integrity checks.
ae
2011-05-16
1
-0
/
+20
|
*
Add a sysctl kern.geom.part.check_integrity for those who has corrupt
ae
2011-05-15
1
-3
/
+14
*
|
MFC
attilio
2011-05-23
1
-0
/
+3
[next]