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
/
part
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r292057:
ae
2016-01-10
1
-15
/
+16
*
MFC r285889:
ae
2015-08-02
1
-2
/
+4
*
MFC: r285594
allanjude
2015-07-21
1
-0
/
+16
*
MFC r284151:
ae
2015-06-18
1
-1
/
+1
*
MFC r282465:
ae
2015-05-13
1
-0
/
+3
*
MFC r280687: Make GEOM_PART work in presence of previous withered self.
mav
2015-04-09
1
-5
/
+2
*
MFC r269854:
ae
2015-03-19
3
-0
/
+5
*
MFC EFI support for the installer
emaste
2014-09-15
5
-6
/
+5
*
MFC r268407 (by gjb):
ae
2014-08-25
1
-0
/
+10
*
MFC r267355:
ae
2014-07-01
5
-25
/
+726
*
MFC r266880:
ae
2014-06-06
3
-8
/
+16
*
MFC r256690:
ae
2014-05-12
8
-1
/
+137
*
MFC r265318:
ae
2014-05-12
5
-84
/
+117
*
MFC r258448:
marcel
2014-02-16
1
-5
/
+15
*
MFC r259925-259926:
marck
2014-01-21
3
-0
/
+4
*
MFC Alexander Motin's GEOM direct dispatch work:
scottl
2014-01-07
1
-0
/
+3
*
Remove stub implementation.
ae
2013-09-05
1
-11
/
+0
*
gpt_entries is used as limit for the number of partition entries in
ae
2013-08-08
1
-2
/
+3
*
Change <sys/diskpc98.h> to not redefine the same symbols that are
marcel
2013-08-07
1
-12
/
+12
*
Remove inclusion of <sys/diskmbr.h>. We have no business knowing
marcel
2013-08-04
2
-2
/
+0
*
Change the set and unset ctlreqs by making the index argument optional.
marcel
2013-06-09
5
-35
/
+74
*
Remove stub implementation.
marcel
2013-06-09
1
-11
/
+0
*
The geom_part provider supports unmapped bio iff the underlying
kib
2013-03-19
1
-0
/
+1
*
Support the FAT16 partition type in gpart(8)
gavin
2013-03-07
3
-0
/
+3
*
g_part_taste: directly destroy consumer and geom here, no need for withering
avg
2012-10-06
1
-2
/
+7
*
Remove unneeded G_PF_CANDELETE flag.
ed
2012-08-28
1
-1
/
+0
*
Implement media change notification for DA and CD removable media devices.
mav
2012-07-29
1
-0
/
+1
*
Make it possible to resize opened partitions.
trasz
2012-07-20
1
-3
/
+8
*
Always reconstruct partition entries in the PMBR when Boot Camp is
ae
2012-06-14
1
-13
/
+10
*
Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes.
marcel
2012-05-25
6
-0
/
+25
*
VMware environments are not unusual now. Add VMware partitions recognition
marck
2012-04-18
4
-0
/
+14
*
VMDB offset should be greater than logical volume size only for MBR.
ae
2012-03-29
1
-1
/
+1
*
Do proper cleanup for the GPT case when an error occurs.
ae
2012-03-29
1
-14
/
+19
*
Check that scheme is not already registered. This may happens when a
ae
2012-03-23
1
-7
/
+16
*
Add CTLFLAG_TUN to sysctls.
ae
2012-03-19
1
-4
/
+4
*
Add new GEOM_PART_LDM module that implements the Logical Disk Manager
ae
2012-03-19
1
-0
/
+1504
*
Make kern.geom.part node not static. Also add CTLFLAG_TUN to the
ae
2012-03-19
1
-3
/
+4
*
Add MODULE_DEPEND() to geom_part modules.
ae
2012-03-15
2
-1
/
+3
*
Remove unactionable message about label geometry
emaste
2012-03-08
1
-7
/
+0
*
If nested scheme allows dump kernel to its partition, we may allow
ae
2012-02-20
1
-2
/
+5
*
Add alias for the partition type 0x0f. Now "ebr" name is used for both
ae
2012-02-20
1
-0
/
+1
*
Add additional check to EBR probe and create methods:
ae
2012-02-15
1
-8
/
+19
*
Add PART::type attribute handler. It returns partition type as string.
ae
2012-02-15
1
-0
/
+4
*
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
*
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
*
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 an ability to increase number of allocated APM entries when we
ae
2011-11-28
1
-30
/
+47
[next]