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
/
cddl
/
contrib
/
opensolaris
/
lib
/
libzfs
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MFV r268119:
delphij
2014-07-01
1
-9
/
+12
*
- Fix handling of "new" style of ioctl in compatiblity mode [1];
delphij
2014-07-01
1
-10
/
+17
*
MFV r267566:
delphij
2014-07-01
1
-0
/
+1
*
MFV r267565:
delphij
2014-07-01
2
-7
/
+45
*
Comment out some pointless device open/close around reading device IDs.
mav
2014-05-10
2
-0
/
+8
*
Silence compiler warning due to missing return in idmap_id_to_numeric_domain_rid
smh
2014-04-24
1
-0
/
+1
*
MFV r264829:
delphij
2014-04-23
2
-0
/
+40
*
Take into account when zpool history block grows exceeding 128KB in zpool(8)
delphij
2014-04-14
1
-4
/
+26
*
MFV r263887:
delphij
2014-03-28
3
-12
/
+20
*
MFV r262570:
delphij
2014-02-27
1
-4
/
+11
*
MFV r260154 + 260182:
delphij
2014-01-02
5
-40
/
+236
*
MFV r258384:
delphij
2013-12-25
2
-8
/
+10
*
MFV r258374:
delphij
2013-12-24
1
-6
/
+5
*
Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZE
mav
2013-12-10
1
-2
/
+9
*
MFV r254750:
delphij
2013-09-21
1
-11
/
+8
*
MFV r254748:
delphij
2013-08-24
1
-1
/
+5
*
Enhance the ZFS vdev layer to maintain both a logical and a physical
gibbs
2013-08-21
2
-35
/
+53
*
MFV r254421:
delphij
2013-08-21
1
-10
/
+2
*
MFV r253781 + r253871:
delphij
2013-07-30
1
-4
/
+11
*
MFV r253784:
smh
2013-07-30
1
-2
/
+2
*
MFV r252215:
delphij
2013-06-25
1
-9
/
+20
*
Diff reduction against Illumos, no real change to code itself.
delphij
2013-06-25
1
-0
/
+1
*
MFV r251644:
delphij
2013-06-12
3
-121
/
+120
*
MFV r251623:
delphij
2013-06-11
1
-16
/
+0
*
MFV r251619:
delphij
2013-06-11
1
-0
/
+5
*
Respect the enoent_ok flag if reporting error for holding an non-existing
mm
2013-04-25
1
-4
/
+7
*
Correct error message.
pjd
2013-04-16
1
-1
/
+1
*
Fix libzfs to report error instead of returning zero if trying to hold or
mm
2013-04-11
1
-4
/
+24
*
ZFS expects a copyout of zfs_cmd_t on an ioctl error. Our sys_ioctl()
mm
2013-04-09
1
-1
/
+3
*
MFV r247580:
mm
2013-03-19
3
-134
/
+215
*
Move common zfs ioctl compatibility functions (userland) into libzfs_compat.c
mm
2013-03-18
2
-64
/
+105
*
Fix working with zfs_ioctl_version in libzfs_compat.h and include mirror
mm
2013-03-17
1
-7
/
+19
*
libzfs_core:
mm
2013-03-17
1
-5
/
+5
*
Move libzfs compat functions to libzfs_compat.h
mm
2013-03-06
2
-59
/
+95
*
WiP merge of libzfs_core (MFV r238590, r238592)
mm
2013-03-05
6
-198
/
+208
*
Fix the zfs_ioctl compat layer to support zfs_cmd size change introduced
mm
2013-03-01
1
-9
/
+26
*
MFV r246388:
mm
2013-02-10
1
-7
/
+1
*
Reports pools which have a removed l2cache disk under -x as this is what
smh
2013-01-15
1
-0
/
+10
*
Fixes zfs receive errors caused by snapshot replication being processed in a
smh
2012-12-13
1
-2
/
+29
*
Add missing initialization for do_prefix.
mm
2012-10-17
1
-1
/
+1
*
Make sure that each va_start has one and only one matching va_end,
kevlo
2012-09-28
1
-0
/
+2
*
It is possible to recursively destroy snapshots even if the snapshot
pjd
2012-09-23
2
-2
/
+32
*
Merge recent zfs vendor changes, sync code and adjust userland DEBUG.
mm
2012-09-12
1
-12
/
+17
*
Merge recent vendor changes:
mm
2012-08-28
1
-1
/
+1
*
Merge recent vendor changes:
mm
2012-08-23
1
-46
/
+39
*
Partial MFV (illumos-gate 13753:2aba784c276b)
mm
2012-07-30
2
-1
/
+27
*
Merge illumos commit 13749:df4cd82e2b60
mm
2012-07-13
3
-10
/
+65
*
Change behavior introduced in r237119 to vendor solution
mm
2012-07-12
1
-7
/
+10
*
Do not remount ZFS dataset if changing canmount property to "on" and
mm
2012-06-15
1
-1
/
+3
*
Introduce "feature flags" for ZFS pools (bump SPA version to 5000).
mm
2012-06-11
5
-10
/
+307
[prev]
[next]