]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_changelist.c
libzdb: Initial breakout of libzdb
[mirror_zfs.git] / lib / libzfs / libzfs_changelist.c
2023-10-02 Umer SaleemAdd '-u' - nomount flag for zfs set
2023-09-20 Umer SaleemImprove the handling of sharesmb,sharenfs properties
2023-09-20 Umer SaleemUpdate the behavior of mountpoint property
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-05-12 набPublish libshare protocols, use enum-based API
2022-03-30 набlibzfs: don't NULL-check infallible allocations
2022-02-02 набlibzfs: share_proto: constify, staticify
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-23 набlibzfs: fix unused, remove argsused
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2019-08-28 Pavel Zakharovzfs_handle used after being closed/freed in change_one...
2018-10-11 Alek PFix changelist mounted-dataset iteration
2018-10-02 Alek Pchangelist should be able to iter on mounts
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2016-10-13 GeLiXinFix coverity defects: CID 147654, 147690
2016-09-29 BearBabyLiuFix coverity defects: CID 147443, 147656, 147655, 14744...
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2012-11-20 Brian BehlendorfRecreate minors when renaming zvols
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-05 Brian BehlendorfRemove HAVE_ZPL from commands and libraries
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...