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
*
MFC r258631: MFV r247578
avg
2014-01-16
3
-81
/
+172
*
MFC r258743: drop ZUT_OBJ
avg
2014-01-16
1
-3
/
+0
*
MFC r258630: 734 taskq_dispatch_prealloc() desired
avg
2014-01-16
6
-82
/
+51
*
MFC r258628: opensolaris taskq: some cosmetic changes
avg
2014-01-16
2
-19
/
+16
*
MFC r258638,258642: expose zfs_flags as debug.zfs_flags r/w tunable and sysctl
avg
2014-01-16
1
-0
/
+4
*
MFC r256543,r259245,r259421,r259668,r259674
jhibbits
2014-01-15
3
-11
/
+585
*
MFC r259811:
delphij
2014-01-14
2
-10
/
+0
*
MFC 259240
asomers
2014-01-10
1
-9
/
+1
*
MFC Alexander Motin's GEOM direct dispatch work:
scottl
2014-01-07
2
-9
/
+23
*
MFC r259168:
mav
2014-01-05
1
-2
/
+8
*
MFC r258342:
mav
2014-01-05
1
-0
/
+4
*
MFC r258137:
mav
2014-01-05
3
-2
/
+28
*
MFC r259576:
pjd
2013-12-22
1
-1
/
+8
*
MFC r258311
asomers
2013-12-16
1
-23
/
+40
*
MFC r258294:
smh
2013-11-25
1
-2
/
+4
*
MFV r258378: 4089 NULL pointer dereference in arc_read()
avg
2013-11-25
1
-9
/
+11
*
MFV r258377: 4088 use after free in arc_release()
avg
2013-11-25
1
-1
/
+1
*
MFC r258353: zfs page_busy: fix the boundaries of the cleared range
avg
2013-11-25
1
-1
/
+16
*
MFC r256889:
smh
2013-10-24
1
-1
/
+1
*
MFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_hold_free()
avg
2013-10-10
2
-1
/
+11
*
Initialize and free the DTrace taskqueue in the dtrace module load/unload
markj
2013-10-08
3
-9
/
+4
*
Improve lzjb decompress performance by reorganizing the code
delphij
2013-10-08
1
-1
/
+3
*
Optimize the block size used on ZFS cache devices as is already done
gibbs
2013-09-21
1
-0
/
+2
*
MFV r254750:
delphij
2013-09-21
12
-45
/
+388
*
Fixup cross-device rename checks in ZFS. Add a check for the case
davide
2013-09-20
1
-4
/
+7
*
MFV r247844 (illumos-gate 13975:ef6409bc370f)
delphij
2013-09-10
9
-34
/
+61
*
- Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+
davide
2013-09-07
1
-5
/
+1
*
Handle cases where capability rights are not provided.
pjd
2013-09-05
1
-1
/
+1
*
Add sysctl/tunables for various metaslab variables.
pjd
2013-09-05
1
-4
/
+33
*
Change the cap_rights_t type from uint64_t to a structure that we can extend
pjd
2013-09-05
3
-7
/
+15
*
Whitespace cleanup.
jhibbits
2013-09-02
1
-48
/
+48
*
Fixes for DTrace on PowerPC:
jhibbits
2013-08-31
3
-112
/
+261
*
Previously, both zfs_rename and zfs_link does a check on whether
delphij
2013-08-28
1
-3
/
+11
*
Rename the kld_unload event handler to kld_unload_try, and add a new
markj
2013-08-24
4
-11
/
+11
*
MFV r254749:
delphij
2013-08-24
2
-38
/
+14
*
MFV r254747:
delphij
2013-08-24
8
-89
/
+97
*
MFV r254422:
delphij
2013-08-23
1
-2
/
+5
*
zfs: do not reject any operations on a pool just because it's a boot pool
avg
2013-08-23
1
-0
/
+2
*
fbt: drop a local write-only variable
avg
2013-08-23
1
-6
/
+0
*
zfs: inline and remove zfs_vnode_lock
avg
2013-08-23
3
-15
/
+5
*
Remove the deprecated VM_ALLOC_RETRY flag for the vm_page_grab(9).
kib
2013-08-22
1
-1
/
+1
*
Make dtrace_copy() actually work on PowerPC. Although unused currently,
jhibbits
2013-08-22
1
-4
/
+4
*
Expand the use of stat(2) flags to allow storing some Windows/DOS
ken
2013-08-21
1
-1
/
+47
*
Add kstat entries for ZFS compression statistics.
gibbs
2013-08-21
3
-4
/
+65
*
Enhance the ZFS vdev layer to maintain both a logical and a physical
gibbs
2013-08-21
20
-34
/
+198
*
MFV r254421:
delphij
2013-08-21
3
-14
/
+28
*
MFV r254220:
delphij
2013-08-20
1
-7
/
+17
*
Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64.
jhibbits
2013-08-19
2
-0
/
+15
*
Add a "translated type" argument to SDT_PROBE_ARGTYPE() and add some macros
markj
2013-08-17
1
-2
/
+6
*
Remove redundant variable.
pjd
2013-08-17
1
-3
/
+1
[next]