]> git.proxmox.com Git - mirror_zfs.git/history - include/libzfs.h
Add '-u' - nomount flag for zfs set
[mirror_zfs.git] / include / libzfs.h
2023-10-03 Umer SaleemAdd '-u' - nomount flag for zfs set
2023-09-02 Umer SaleemRelax error reporting in zpool import and zpool split
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-04-21 Allan JudeAdd support for zpool user properties
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-03-14 Richard Yaonvpair: Constify string functions
2023-01-17 Ameer HamzaUse setproctitle to report progress of zfs send
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-11-03 Brooks DavisMake 1-bit bitfields unsigned
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-09-16 набHandle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
2022-09-09 Don BradyMake zfs-share service resilient to stale exports
2022-08-05 Ryan Moellerlibzfs: Remove unused zpool_get_physpath()
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-05-18 набlibspl/include: remove unused/empty headers
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-02-02 набlibzfs: const correctness
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-12-13 набzfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabl...
2021-11-30 Allan JudeVdev Properties Feature
2021-09-20 Jorgen LundmanUpstream: unmount snapshots before destroying them...
2021-08-31 Jorgen LundmanAdd zpool_disable_datasets_os() / zfs_unmount_os()
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-29 набlibzfs: expose zfs_mount_delegation_check
2021-04-12 ColmImprovements to the 'compatibility' property
2021-04-11 pablofsfAllow zfs to send replication streams with missing...
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2020-11-16 набzpool: correctly align columns with -p
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-07-22 Kyle Evanslibzfs: const'ify path argument to zfs_path_to_zhandle
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-06 Ryan MoellerAdd zpool_nextboot, move zfs_jail to libzfs.h
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-05-21 felixdoerremount: use the mount syscall directly
2020-05-20 Paul DagnelieSmall program that converts a dataset id and an object...
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-03-17 Mariusz ZaborskiAdd option for forcible unmounting dataset while receiv...
2020-03-04 Brian BehlendorfAdd trim support to zpool wait
2020-01-14 Kyle Evanslibzfs: add zfs_mount_at() function
2020-01-10 Tom CaputiAdd 'zfs send --saved' flag
2020-01-09 Nick BlackRemove parameter names from libzfs.h signatures
2019-10-28 Chunwei ChenFix zpool history unbounded memory usage
2019-09-26 Tom CaputiFix encryption hierarchy issues with zfs recv -d
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-07-18 Serapheim Dimitrop... Race condition between spa async threads and export
2019-07-05 Mike GerdtsOpenZFS 9318 - vol_volsize_to_reservation does not...
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-05-02 Tom CaputiAdd feature check for 'zpool resilver' command
2019-04-16 TerraTechAdd option [-V|--version] to emit version string
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-02-15 Paul Zuchowskizfs should optionally send holds
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2019-01-03 bunder2015Add missing MMP status code to libzfs_status
2018-11-15 Sebastien RoyOpenZFS 8115 - parallel zfs mount
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-02 Alek Pchangelist should be able to iter on mounts
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-02-21 LOLiWant 'zfs send -b'
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-19 JohnAdd convenience 'zfs_get' functions
2017-09-19 David QuigleyRemove FRU and LIBTOPO Support
2017-09-08 LOLiAdd -vnP support to 'zfs send' for bookmarks
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-06-22 Tony HutterDashes for zero latency values in zpool iostat -p
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-04-21 Tony HutterPrebaked scripts for zpool status/iostat -c
2017-04-11 Yuri PankovOpenZFS 6865 - want zfs-tests cases for zpool labelclea...
2017-02-03 Giuseppe Di NataleOpenZFS 4521 - zfstest is trying to execute evil "zfs...
next