]> granicus.if.org Git - zfs/history - lib/libzfs/libzfs_dataset.c
Use zfs_ioctl with zfs_cmd_t in libzfs
[zfs] / lib / libzfs / libzfs_dataset.c
2019-10-24 Matthew MacyUse zfs_ioctl with zfs_cmd_t in libzfs
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-03 Andrea GelminiFix typos in lib/
2019-07-05 Mike GerdtsOpenZFS 9318 - vol_volsize_to_reservation does not...
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-24 Tom CaputiFix error message on promoting encrypted dataset
2019-06-20 Tom CaputiAllow unencrypted children of encrypted datasets
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-06-13 Tulsi JainRestrict filesystem creation if name referred either...
2019-05-28 Tomohiro KusumiRefactor parent dataset handling in libzfs zfs_rename()
2019-05-24 loli10Kzfs: don't pretty-print objsetid property
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-02-25 Damian WojsławImprove error message for zfs create with @ or # in...
2019-02-08 loli10KZVOLs should not be allowed to have children
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-11-15 Sebastien RoyOpenZFS 8115 - parallel zfs mount
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-30 Md IslamImprove snapshot listing error message
2018-10-11 Alek PFix changelist mounted-dataset iteration
2018-10-03 Andrew StormontOpenZFS 9616 - Bogus error when attempting to set prope...
2018-09-06 Don BradyPool allocation classes
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-07-09 Serapheim Dimitrop... OpenZFS 9330 - stack overflow when creating a deeply...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-19 LOLiFix 'zfs remap <poolname@snapname>'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-12 Tomohiro KusumiFix calloc(3) arguments order
2018-04-11 Mike GerdtsOpenZFS 9286 - want refreservation=auto
2018-04-10 Tom CaputiCorrect swapped keylocation error messages
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-03-05 Nasf-FanMisc fixes and cleanup for project quota
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-09 Andriy GaponOpenZFS 8520 - lzc_rollback
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-01-11 Yuri PankovOpenZFS 8898 - creating fs with checksum=skein on the...
2017-11-18 Brian BehlendorfUpdate for cppcheck v1.80
2017-10-19 JohnAdd convenience 'zfs_get' functions
2017-09-12 LOLiRelax (ref)reservation constraints on ZVOLs
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-03 LOLiFix parsable 'zfs get' for compressratios
2017-07-28 LOLizfs promote|rename .../%recv should be an error
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-07-04 Marcel TelkaOpenZFS 8418 - zfs_prop_get_table() call in zfs_validat...
2017-06-28 Tony HutterGCC 7.1 fixes
2017-06-26 Giuseppe Di NataleOpenZFS 8264 - want support for promoting datasets...
2017-05-09 Christian SchwarzMake createtxg and guid properties public
2017-05-09 LOLiFix NULL pointer dereference in 'zfs create'
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-02-03 Giuseppe Di NataleOpenZFS 4521 - zfstest is trying to execute evil "zfs...
2017-01-26 George MelikovOpenZFS 7386 - zfs get does not work properly with...
2017-01-24 George MelikovOpenZFS 7571 - non-present readonly numeric ZFS props...
2017-01-23 George MelikovOpenZFS 7604 - if volblocksize property is the default...
2017-01-23 George MelikovOpenZFS 6428 - set canmount=off on unmounted filesystem...
2017-01-23 George MelikovOpenZFS 6052 - decouple lzc_create() from the implement...
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-20 caoFix coverity defects: CID 147551, 147552
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-30 caoFix coverity defects: CID 147563, 147560
2016-09-20 slashddChange /etc/mtab to /proc/self/mounts
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-29 GeLiXinFix: Build warnings with different gcc optimization...
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-05-11 Adam StevkoOpenZFS 3993, 4700
2016-05-09 Chris WilliamsonOpenZFS 6873 - zfs_destroy_snaps_nvl leaks errlist
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-01-15 Matthew AhrensIllumos 4953, 4954, 4955
2016-01-15 Joe SteinIllumos 6298 - zfs_create_008_neg and zpool_create_023_neg
2016-01-15 George WilsonIllumos 3557, 3558, 3559, 3560
2015-12-30 Chris WilliamsonIllumos 5745 - zfs set allows only one dataset property...
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-03 Brian BehlendorfAdd temporary mount options
2015-08-28 Brian BehlendorfCheck large block feature flag on volumes
2015-07-10 Will AndrewsIllumos 5813 - zfs_setprop_error(): Handle errno value...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-04-24 Tim ChaseSupport the "version" property on volumes via the zfs_p...
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-07-01 Tim ChaseReturn default value on numeric properties failing...
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-04-16 Tim ChaseReport atime and relatime as the property's actual...
2014-03-24 Gunnar BeutnerRemount datasets for "zfs inherit".
2014-01-29 Tim ChaseImplement relatime.
2014-01-14 Brian BehlendorfPrevent duplicate mnttab cache entries
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-11-21 Yuri PankovIllumos #2583
2013-11-05 Matthew AhrensIllumos #3996
2013-11-04 Keith M WesolowskiIllumos #3894
next