aboutsummaryrefslogtreecommitdiff
path: root/include/libzfs.h
Commit message (Expand)AuthorAgeFilesLines
* Add ashift validation when adding devices to a poolGeorge Wilson2024-03-291-2/+3
* zpool: Add slot power control, print power statusTony Hutter2023-12-211-0/+3
* RAID-Z expansion featureDon Brady2023-11-081-0/+1
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-021-0/+8
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-09-211-0/+9
* Relax error reporting in zpool import and zpool splitUmer Saleem2023-09-021-0/+1
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-0/+3
* Add support for zpool user propertiesAllan Jude2023-04-211-0/+2
* libzfs: add v2 iterator interfacesRob N2023-04-101-7/+19
* nvpair: Constify string functionsRichard Yao2023-03-141-1/+1
* Use setproctitle to report progress of zfs sendAmeer Hamza2023-01-171-0/+3
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2022-12-141-7/+15
* Make 1-bit bitfields unsignedBrooks Davis2022-11-031-5/+5
* zed: mark disks as REMOVED when they are removedAmeer Hamza2022-09-281-0/+1
* Enforce "-F" flag on resuming recv of full/newfs on existing datasetJitendra Patidar2022-09-271-0/+1
* Handle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"наб2022-09-161-0/+1
* Make zfs-share service resilient to stale exportsDon Brady2022-09-091-1/+2
* libzfs: Remove unused zpool_get_physpath()Ryan Moeller2022-08-051-1/+0
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-281-0/+3
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Enable -Wwrite-stringsнаб2022-06-291-5/+6
* Add Linux namespace delegation supportWill Andrews2022-06-101-0/+10
* libzfs: return (allocated) strings instead of filling buffersнаб2022-05-181-2/+2
* libspl/include: remove unused/empty headersнаб2022-05-181-2/+0
* Replace libzfs sharing _nfs() and _smb() APIs with protocol listsнаб2022-05-121-26/+15
* libzfs: const correctnessнаб2022-02-021-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-181-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