aboutsummaryrefslogtreecommitdiffstats
path: root/include/libzfs.h
Commit message (Expand)AuthorAgeFilesLines
* libzfs: const correctnessнаб2022-02-011-2/+2
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-061-15/+7
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-161-7/+15
* zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escapingнаб2021-12-131-3/+4
* Vdev Properties FeatureAllan Jude2021-11-301-2/+30
* Upstream: unmount snapshots before destroying them on macOSJorgen Lundman2021-09-201-0/+1
* Add zpool_disable_datasets_os() / zfs_unmount_os()Jorgen Lundman2021-08-311-1/+3
* libzfs: convert to -fvisibility=hiddenнаб2021-06-031-250/+262
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-291-0/+1
* libzfs: expose zfs_mount_delegation_checkнаб2021-05-291-0/+1
* Improvements to the 'compatibility' propertyColm2021-04-121-3/+4
* Allow zfs to send replication streams with missing snapshotspablofsf2021-04-111-0/+3
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+16
* zpool: correctly align columns with -pнаб2020-11-161-1/+1
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-0/+1
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-2/+2
* zfs label bootenv should store data as nvlistToomas Soome2020-09-151-2/+2
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-011-1/+13
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-0/+1
* libzfs: const'ify path argument to zfs_path_to_zhandleKyle Evans2020-07-221-1/+2
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-0/+4
* Add zpool_nextboot, move zfs_jail to libzfs.hRyan Moeller2020-07-061-0/+14
* Add device rebuild featureBrian Behlendorf2020-07-031-2/+5
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-1/+1
* mount: use the mount syscall directlyfelixdoerre2020-05-201-0/+7
* Small program that converts a dataset id and an object id to a pathPaul Dagnelie2020-05-201-1/+3
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-071-0/+2
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-231-3/+3
* Add 'zfs wait' commandPaul Dagnelie2020-04-011-0/+3
* Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-03-171-0/+3
* Add trim support to zpool waitBrian Behlendorf2020-03-041-0/+3
* libzfs: add zfs_mount_at() functionKyle Evans2020-01-141-0/+1
* Add 'zfs send --saved' flagTom Caputi2020-01-101-0/+4
* Remove parameter names from libzfs.h signaturesNick Black2020-01-081-7/+7
* Fix zpool history unbounded memory usageChunwei Chen2019-10-281-1/+2
* Fix encryption hierarchy issues with zfs recv -dTom Caputi2019-09-251-0/+3
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-0/+7
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-181-0/+1
* OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocksMike Gerdts2019-07-051-2/+3
* Remove code for zfs remapMatthew Ahrens2019-06-241-2/+0
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-3/+5
* Add feature check for 'zpool resilver' commandTom Caputi2019-05-021-0/+1
* Add option [-V|--version] to emit version stringTerraTech2019-04-161-0/+7
* Add TRIM supportBrian Behlendorf2019-03-291-0/+17
* Avoid retrieving unused snapshot propsAlek P2019-03-121-3/+5
* zfs should optionally send holdsPaul Zuchowski2019-02-151-0/+9
* ZVOLs should not be allowed to have childrenloli10K2019-02-081-0/+1
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+5
* Add missing MMP status code to libzfs_statusbunder20152019-01-031-0/+2