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
...
*
MFp4: Hmm, it seems to work now.
pjd
2007-04-14
1
-8
/
+1
*
MFp4: Use max_ncpus, which is used in other places in the code.
pjd
2007-04-14
1
-1
/
+1
*
MFp4: Add more debug, so we can see if zpool.cache was loaded or why it
pjd
2007-04-14
1
-3
/
+11
*
MFp4: Allow to tune vfs.zfs.debug from loader.conf.
pjd
2007-04-14
1
-0
/
+1
*
MFp4: - Allow to tune number of spa_zio_* threads.
pjd
2007-04-14
1
-7
/
+17
*
Fix overflow, which was causing endless loops when 32bit machine had more
pjd
2007-04-13
2
-3
/
+3
*
Fix vnodes starvation caused by DNLC (ZFS name cache):
pjd
2007-04-13
1
-1
/
+20
*
MFp4: Synchronize with vendor (mostly 'zfs rename -r').
pjd
2007-04-12
6
-20
/
+142
*
MFp4: Bring back comments.
pjd
2007-04-12
2
-179
/
+179
*
strchr() and strrchr() are already present in the kernel, but with less
wkoszek
2007-04-10
2
-33
/
+2
*
MFp4: Allow to set zfs_recover via vfs.zfs.recover from /boot/loader.conf.
pjd
2007-04-10
1
-0
/
+4
*
MFp4: Hide under '#ifdef _KERNEL' only what's really needed.
pjd
2007-04-10
1
-6
/
+2
*
Try to stabilize ZFS with regard to memory consumption:
pjd
2007-04-10
4
-24
/
+61
*
Reduce diff against vendor - we have now stronger check for "mutex already
pjd
2007-04-10
1
-2
/
+2
*
Remove unused #define.
pjd
2007-04-09
1
-2
/
+0
*
Instead of detecting if lock is already initialized based on standard 1 bit
pjd
2007-04-09
3
-2
/
+55
*
We don't have to wait for the root file system to be mounted anymore, now that
pjd
2007-04-09
1
-2
/
+0
*
Drop the Giant lock before calling zfs_domount(), which is held when
pjd
2007-04-09
1
-1
/
+4
*
Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it on
pjd
2007-04-08
1
-1
/
+1
*
Extend kobj compatibility KPI to support operating on files before and
pjd
2007-04-08
2
-16
/
+102
*
MFp4: Synchronize with recent OpenSolaris changes.
pjd
2007-04-08
10
-12
/
+201
*
- Use 'name=value' so it can be properly recognized by devd(8).
pjd
2007-04-08
1
-32
/
+30
*
Take vnode pointer and hold it under znode lock, so we won't race with
pjd
2007-04-08
1
-2
/
+3
*
Move atomic.S files to directories that better fit OpenSolaris directory
pjd
2007-04-07
2
-10
/
+2
*
Fix libzpool compilation.
pjd
2007-04-07
1
-0
/
+4
*
Limit the number of system taskq threads to the number of CPUs.
pjd
2007-04-07
1
-1
/
+1
*
Fix some type mismatches.
des
2007-04-07
1
-3
/
+3
*
Allow to tune maximum and minimum memory used by ARC.
pjd
2007-04-07
1
-5
/
+13
*
Add missing mutex_init() which was causing assertion panic when on clone
pjd
2007-04-07
1
-0
/
+1
*
Please welcome ZFS - The last word in file systems.
pjd
2007-04-06
233
-0
/
+92377
[prev]