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
/
boot
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
zfs boot: allow file vdevs to be used in testing (e.g. with zfsboottest)
avg
2011-12-04
1
-0
/
+3
*
- Correctly read gang header from raidz.
pjd
2011-10-20
1
-51
/
+51
*
Always pass data size for checksum verification function, as using
pjd
2011-10-19
1
-1
/
+1
*
Never pass NULL block pointer when reading. This is neither expected nor
pjd
2011-10-19
1
-1
/
+2
*
Don't mark vdev as healthy too soon, so we won't try to use invalid vdevs.
pjd
2011-10-19
1
-2
/
+1
*
zfstest: rename to zfsboottest and move to tools
avg
2011-09-16
1
-144
/
+0
*
zfstest: cleanup the code, improve functionality and diagnostics
avg
2011-09-13
1
-16
/
+40
*
Finally... Import the latest open-source ZFS version - (SPA) 28.
pjd
2011-02-27
2
-81
/
+170
*
On i386 and amd64, consistently use the following options whenever we
dim
2011-01-05
1
-1
/
+1
*
In lib/libstand, sys/boot/ficl and sys/boot/zfs, -mno-sse3 should also
dim
2011-01-05
1
-4
/
+1
*
- Split code shared by almost any boot loader into separate files and
pjd
2010-09-24
2
-8
/
+4
*
Remove magic value.
pjd
2010-09-17
1
-1
/
+3
*
Remove empty lines committed by accident.
pjd
2010-09-09
1
-2
/
+0
*
Ignore log vdevs.
pjd
2010-09-09
1
-0
/
+7
*
Allow to boot from a pool within which replacing is in progress.
pjd
2010-09-09
1
-3
/
+33
*
Remove duplicated code.
pjd
2010-09-09
1
-20
/
+9
*
MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...
imp
2010-08-23
1
-6
/
+6
*
Return EIO if vdev->v_phys_read is NULL.
mm
2010-08-09
1
-0
/
+3
*
A simple test harness to help debug problems with the ZFS boot code.
dfr
2010-07-30
1
-0
/
+120
*
zfs boot: fix error handling in zfs_readdir
avg
2010-05-31
1
-0
/
+2
*
boot/zfs: fix gang block reading code
avg
2010-05-28
1
-4
/
+8
*
Update comment. We also look for GPT partitions.
pjd
2010-02-18
1
-1
/
+1
*
Space cleanup for revision 201689 committed separately for easier review.
delphij
2010-01-06
1
-35
/
+35
*
Instead of assuming all vdevs are healthy, check the newest vdev label
delphij
2010-01-06
1
-22
/
+66
*
- Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it to
jhb
2009-12-09
1
-1
/
+1
*
Correct some issues with zfs boot.
rnoland
2009-10-23
2
-19
/
+56
*
Add support for booting from raidz1 and raidz2 pools.
dfr
2009-05-16
1
-65
/
+144
*
Use full 64bit arithmetic when converting file offsets to block numbers - fixes
dfr
2008-12-17
1
-9
/
+4
*
Fix a leak introduced in r185902. We should free the devspec if
ps
2008-12-11
1
-0
/
+1
*
Avoid a double free in devopen by not freeing the device structure
ps
2008-12-11
1
-1
/
+0
*
Don't get confused if we encounter a device which is part of a raidz or raidz2
dfr
2008-12-10
1
-2
/
+4
*
Correct include path for i386 specific includes. This allows zfs
ps
2008-12-06
1
-1
/
+1
*
Fix amd64 build and re-enable gptzfsboot.
dfr
2008-11-22
1
-4
/
+14
*
Some zfsboot fixes from Norikatsu Shigemura:
dfr
2008-11-19
1
-2
/
+3
*
Add a GPT-aware variant of zfsboot which should be used in a similar manner
dfr
2008-11-19
1
-3
/
+7
*
Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
pjd
2008-11-17
3
-0
/
+1986