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
/
cddl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid panic when tearing down the DTrace pid provider for a
gibbs
2013-02-20
1
-7
/
+6
*
Eliminate real_LZ4_uncompress. It's unused and does not perform sufficient
delphij
2013-02-14
1
-131
/
+7
*
Change vfs.zfs.write_to_degraded from CTLFLAG_RW to CTLFLAG_RWTUN
mm
2013-02-13
1
-3
/
+2
*
Restore De Bruijn algorithm for sparc64 where the compiler rely on a
delphij
2013-02-13
1
-0
/
+63
*
Merge zfs_ioctl.c code that should have been merged together with ZFS v28.
mm
2013-02-11
1
-75
/
+100
*
MFV r246633:
mm
2013-02-11
1
-1
/
+22
*
MFV r246394:
mm
2013-02-11
1
-1
/
+14
*
MFV r246392:
mm
2013-02-11
16
-193
/
+73
*
MFV r246390:
mm
2013-02-11
1
-2
/
+3
*
MFV r246388:
mm
2013-02-10
2
-10
/
+5
*
MFV r245512:
delphij
2013-02-09
16
-2
/
+1552
*
Fix warning: comparison of unsigned expression < 0 is always false.
pluknet
2013-02-08
1
-1
/
+1
*
zfs_vget, zfs_fhtovp: properly handle the z_shares_dir object
avg
2013-02-08
1
-4
/
+13
*
zfs: update comments about zfid_long_t to match the FreeBSD definitions
avg
2013-02-08
1
-2
/
+5
*
zfs: fix, improve and re-organize page_lookup and page_unlock
avg
2013-02-03
1
-23
/
+91
*
Fix the PowerPC DTrace copy functions. The kernel doesn't hold the same view to
jhibbits
2013-02-03
2
-66
/
+61
*
solaris compat: remove KM_ZERO
avg
2013-02-02
1
-1
/
+0
*
zfs: add MODULE_VERSION for zfsctrl
avg
2013-02-02
1
-0
/
+1
*
spa_generate_rootconf: add support for old vdev labels
avg
2013-01-26
1
-3
/
+2
*
MFV r245510:
delphij
2013-01-16
1
-2
/
+71
*
For zfs vnodes, use the standard inode number based hash algorithm.
kib
2013-01-14
1
-0
/
+2
*
The current ZFS code expects ddt_zap_count to always succeed by asserting
delphij
2013-01-10
3
-17
/
+24
*
zfs: solaris doesn't have KM_ZERO, kmem_zalloc should be used instead
avg
2012-12-23
2
-3
/
+3
*
Correct a series of errors in the hand-rolled locking for drace_debug.c:
rstone
2012-12-23
1
-44
/
+54
*
Added vfs.zfs.vdev.trim_on_init sysctl which allows full vdev trim on
smh
2012-12-13
1
-1
/
+6
*
Upgrades trim free request sizes before inserting them into to free map,
smh
2012-12-13
2
-3
/
+14
*
Renamed zfs trim stats removing duplicate zio_trim identifier from the name
smh
2012-12-12
4
-16
/
+19
*
Use SA_ZPL_CRTIME instead of SA_ZPL_CTIME for creation time.
delphij
2012-12-03
1
-1
/
+1
*
zfs_getpages: make use of vm_page_readahead_finish
avg
2012-12-01
1
-20
/
+4
*
gfs_file_inactive: replace bad code with ugly code
avg
2012-12-01
1
-4
/
+7
*
MFV r243395:
mm
2012-11-26
2
-1
/
+9
*
Add loader(8) tunable to enable/disable nopwrite functionality:
mm
2012-11-25
1
-1
/
+4
*
MFV r243013 and r243267:
mm
2012-11-25
11
-70
/
+321
*
zfs_freebsd_reclaim: remove a stray variable
avg
2012-11-25
1
-1
/
+0
*
zfs: overhaul zfs-vfs glue for vnode life-cycle management
avg
2012-11-25
4
-137
/
+58
*
zfs_fhtovp: there is no reason to amend lock flags with LK_RETRY here
avg
2012-11-25
1
-1
/
+1
*
add zfs_bmap to aid vnode_pager_haspage
avg
2012-11-25
1
-1
/
+25
*
zfs_getpages: optimize for large block sizes
avg
2012-11-25
1
-23
/
+86
*
MFV r243012:
mm
2012-11-25
1
-0
/
+8
*
MFV r242735:
mm
2012-11-25
9
-23
/
+84
*
zfs roopool: add support for multi-vdev configurations
avg
2012-11-24
2
-41
/
+151
*
spa_import_rootpool: initialize ub_version before calling spa_config_parse
avg
2012-11-24
1
-0
/
+8
*
spa_import_rootpool: do not call spa_history_log_version
avg
2012-11-24
1
-2
/
+0
*
opensolaris compat: terminate cmn_err mesages with a new line
avg
2012-11-24
1
-0
/
+1
*
zfs: create devices/geoms from zvols after receiveing them
avg
2012-11-24
1
-0
/
+6
*
zfs_remove: assert that delete_now case is never true on FreeBSD
avg
2012-11-19
1
-0
/
+3
*
zfs_remove: set VV_NOSYNC flag if a node is unlinked
avg
2012-11-19
1
-0
/
+3
*
spa_import_rootpool: fall back to use configuration from zpool.cache...
avg
2012-11-18
1
-18
/
+34
*
Add the wait6(2) system call. It takes POSIX waitid()-like process
kib
2012-11-13
1
-0
/
+4
*
zfs_ioc_destroy_snaps_nvl: remove disk device entries for zvol snapshots
avg
2012-11-10
1
-0
/
+1
[next]