]> granicus.if.org Git - zfs/history - lib
Handle zap_lookup() failure in ddt_object_load()
[zfs] / lib /
2015-08-19 Richard YaoFix zvol detection
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-23 Matthew AhrensIllumos 5376 - arc_kmem_reap_now() should not result...
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-07-14 Manoj JosephIllumos 5764 - "zfs send -nv" directs output to stderr
2015-07-10 Richard YaoFix Xen Virtual Block Device detection
2015-07-10 Will AndrewsIllumos 5813 - zfs_setprop_error(): Handle errno value...
2015-07-10 Jan KrylIllumos 5427 - memory leak in libzfs when doing rollback
2015-07-10 Josef 'Jeff' SipekIllumos 4626 - libzfs memleak in zpool_in_use()
2015-06-25 George WilsonIllumos 5163 - arc should reap range_seg_cache
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-06-24 Brian BehlendorfAdd IMPLY() and EQUIV() macros
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Brian BehlendorfAdd taskq_wait_outstanding() function
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-05-22 Brian BehlendorfAdd libzfs_error_init() function
2015-05-22 Brian BehlendorfWait in libzfs_init() for the /dev/zfs device
2015-05-19 Hajo MöllerChange 3-digit octal escapes to 4-digit ones
2015-05-15 Alexander EreminIllumos 5847 - libzfs_diff should check zfs_prop_get...
2015-05-13 Max GrossmanIllumos 5765 - add support for estimating send stream...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-11 Brian BehlendorfFix type mismatch on 32-bit systems
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-04-28 Matthew AhrensIllumos 5134 - if ZFS_DEBUG or debug= is set, libzpool...
2015-04-24 Tim ChaseSupport the "version" property on volumes via the zfs_p...
2015-03-27 Ned Basszpool import should honor overlay property
2015-03-25 Brian BehlendorfCheck all vdev labels in 'zpool import'
2015-03-20 Richard YaoIncrease Linux pipe buffer size on 'zfs receive'
2015-02-24 Christer EkholmFix possible future overflow in zfs_nicenum
2015-02-11 Brian BehlendorfChange VERIFY to ASSERT in mutex_destroy()
2015-02-10 Tim ChaseProduce a full snapshot list for zfs send -p
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2015-01-30 Richard YaoUse (void) memcpy(), not (void *) memcpy()
2015-01-28 Brian BehlendorfMake `zpool import -d|-c` behave consistently
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfMark IO pipeline with PF_FSTRANS
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-10-17 Brian BehlendorfUpdate utsname support
2014-10-02 Andriy Gaponzfs send -p send properties only for snapshots that...
2014-10-02 smhFreeBSD PR kern/172259: Fixes zfs receive errors
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-09-30 Brian BehlendorfMake user stack limit configurable
2014-09-23 Matthew AhrensIllumos 5116 - zpool history -i goes into infinite...
2014-09-23 Matthew AhrensIllumos 5135 - zpool_find_import_cached() can use fnvlist_*
2014-09-23 Richard Yaolib/libzpool/kernel.c: Assert no owners in rw_destroy()
2014-09-23 Richard YaoProperly NULL terminate string in zfs_strcmp_pathname
2014-09-23 George WilsonIllumos 5147 - zpool list -v should show individual...
2014-09-22 Ned BassRemove obsolete comment about guard pages
2014-09-05 ilovezfsFragmentation should display as '-' if spacemap_histogr...
2014-08-28 Turbo FredrikssonAdd a pkgconfig file
2014-08-28 Brian BehlendorfRetire HAVE_IOCTL_* configure checks
2014-08-26 Andrew Hamilton2493 change efi_rescan() to wait longer
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-13 Alec SalazarAvoid PAGESIZE redefinition
2014-08-13 Alec SalazarReplace __va_list with va_list
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-30 Matthew AhrensIllumos #4374
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-01 Garrison JensenFix comment spelling errors.
2014-07-01 Tim ChaseReturn default value on numeric properties failing...
2014-06-27 Brian BehlendorfImprove differing sector size error
2014-05-31 Richard YaoFix memory leak in zpool_clear_label()
2014-05-22 Marcel HuberOmit compiler warning by sticking to RAII
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-05-01 Richard Yaolibspl: Implement LWP rwlock interface
2014-04-30 ilovezfsFill in mountpoint buffer before using it in errors
2014-04-25 Jorgen LundmanAdd support for aarch64 (ARMv8)
2014-04-16 Tim ChaseReport atime and relatime as the property's actual...
2014-04-09 Chris DunlapSet errno for mkdirp() called with NULL path ptr
2014-04-08 Richard YaoImprove partition detection on lesser used devices
2014-04-04 John M. LaymanFix for re-reading /etc/mtab.
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Brian BehlendorfMake command line guid parsing more tolerant
2014-03-31 Chris DunlapReplace zpool_events_next() "block" parm w/ "flags"
2014-03-31 Brian BehlendorfClarify zpool_events_next() comment
2014-03-31 Brian BehlendorfAdd zpool_events_seek() functionality
2014-03-24 Gunnar BeutnerRemount datasets for "zfs inherit".
2014-03-20 Richard YaoAssert alignment in umem_alloc_aligned
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2014-01-29 Tim ChaseImplement relatime.
2014-01-14 Brian BehlendorfPrevent duplicate mnttab cache entries
2014-01-09 Brian BehlendorfDefine the needed ISA types for Sparc
2014-01-07 Brian BehlendorfRemove unconditional sharetab update
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-19 renelsonHandle acl flags from util-linux mount command
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-11-21 Yuri PankovIllumos #2583
2013-11-14 Brian BehlendorfRemove the slog restriction on bootfs pools
2013-11-08 Tim ChaseHandle concurrent snapshot automounts failing due to...
2013-11-05 Marcel TelkaIllumos #4061
2013-11-05 Matthew AhrensIllumos #3996
2013-11-05 Steven HartlandIllumos #3909
next