]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libzfs
Document bookmarks a little better in zfs(8)
[FreeBSD/FreeBSD.git] / lib / libzfs /
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-10 Tim ChaseProduce a full snapshot list for zfs send -p
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2015-01-28 Brian BehlendorfMake `zpool import -d|-c` behave consistently
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-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 YaoProperly NULL terminate string in zfs_strcmp_pathname
2014-09-23 George WilsonIllumos 5147 - zpool list -v should show individual...
2014-09-05 ilovezfsFragmentation should display as '-' if spacemap_histogr...
2014-08-28 Turbo FredrikssonAdd a pkgconfig file
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
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-29 Matthew AhrensIllumos 4368, 4369.
2014-07-25 Matthew AhrensIllumos 4171, 4172
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-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-04-30 ilovezfsFill in mountpoint buffer before using it in errors
2014-04-16 Tim ChaseReport atime and relatime as the property's actual...
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-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
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
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
2013-11-04 Keith M WesolowskiIllumos #3894
2013-11-04 Matthew AhrensIllumos #3829
2013-11-04 Steven HartlandIllumos #3818
2013-11-04 Steven HartlandIllumos #3740
2013-11-04 Will AndrewsIllumos #3745, #3811
2013-11-04 Will AndrewsIllumos #3741
2013-11-04 Martin MatuskaIllumos #3699, #3739
2013-10-28 Ralf ErtzingerIntroduce zpool_get_prop_literal interface
2013-10-22 Brian BehlendorfIncrease default udev wait time
2013-10-10 Richard YaoFix libzfs_core changes to follow GNU libtool guidelines
2013-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
2013-10-10 Richard YaoFix libblkid support
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-08-15 Turbo FredrikssonNo point in rewind() mtab in zfs_unshare_proto(). We...
2013-08-14 John LaymanFix for re-reading /etc/mtab in zfs_is_mounted()
2013-08-14 Yuri PankovIllumos #3098 zfs userspace/groupspace fail
2013-07-09 Brian BehlendorfFix zpool_read_label()
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-07-09 Dmitry KhasanovReadd zpool_clear_label() from OpenSolaris
2013-06-27 Aaron FinemanAdd error message for missing /etc/mtab
2013-04-12 George WilsonIllumos #3422, #3425
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2013-01-29 Brian BehlendorfRetire zpool_id infrastructure
2013-01-28 Brian BehlendorfUse strerror() not strerror_r()
2013-01-16 Darik HornEnsure that zfs diff prints unicode safely.
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2762: zpool command should have better support...
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-12-17 Massimo MaggiFix get/set users/groups in quota props via numeric id
2012-12-04 Jorgen LundmanFix 'zpool create' segfault due to bad syntax
2012-12-03 Turbo FredrikssonImplemented sharing datasets via SMB using libshare
2012-11-30 Brian BehlendorfAllow GPT+EFI vdevs for root pools
2012-11-20 Brian BehlendorfRecreate minors when renaming zvols
2012-10-22 Brian BehlendorfUpdate spare and cache device names on import
2012-10-22 Brian BehlendorfAllow 'zpool replace' to use short device names
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-09-18 Brian BehlendorfSeg fault 'zpool import -d /dev/disk/by-id -a'
2012-09-17 Brian BehlendorfImprove `zpool import` search behavior
2012-09-06 Michael MartinFix missing vdev names in zpool status output
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-23 Garrett D'AmoreIllumos #2803: zfs get guid pretty-prints the output
2012-08-23 Christopher SidenIllumos #1796, #2871, #2903, #2957
2012-08-23 Eric SchrockIllumos #2635: 'zfs rename -f' to perform force unmount
2012-08-23 Martin MatuskaProperly initialize and free destroydata
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-26 Brian BehlendorfMerge branch 'builtin-clean'
2012-07-26 Etienne DechampsUse /sys/module instead of /proc/modules.
next