]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs
Revert "Reduce dbuf_find() lock contention"
[mirror_zfs.git] / lib / libzfs /
2022-09-20 Richard YaoCall va_end() before return in zpool_standard_error_fmt()
2022-09-16 набHandle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
2022-09-12 Richard Yaozpool_load_compat() should create strings of length...
2022-09-09 Don BradyMake zfs-share service resilient to stale exports
2022-08-25 Brian BehlendorfRevert "Avoid panic with recordsize > 128k, raw sending...
2022-08-24 Umer SaleemUpdates for snapshots_changed property
2022-08-05 Ryan Moellerlibzfs: Remove unused zpool_get_physpath()
2022-08-02 Umer SaleemAdd snapshots_changed as property
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-25 Ameer HamzaAdd createtxg sort support for simple snapshot iterator
2022-07-14 ixhamzaExpose ZFS dataset case sensitivity setting via sb_opts
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-30 набRe-fix -Wwrite-strings on FreeBSD
2022-06-29 набlinux: libzfs: util: don't fallthrough to to end-of...
2022-06-29 набEnable -Wwrite-strings
2022-06-27 George AmanakisAvoid panic with recordsize > 128k, raw sending and...
2022-06-15 ixhamzalibzfs: Prevent overridding of error code
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-14 Ryan Moellerlibzfs: zfs_userns: Don't leak the namespace fd
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-06-09 Ryan Moellerlibzfs: Rename msg bufs to errbuf for consistency
2022-06-09 Ryan Moellerlibzfs: Define the defecto standard errbuf size
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-05-26 Brian BehlendorfReplace EXTRA_DIST with dist_noinst_DATA
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-05-18 набlinux: libzfs: simplify module-loaded check
2022-05-18 набlibspl/include: remove unused/empty headers
2022-05-16 набlibzfs: constify zfs_strip_partition(), zfs_strip_path()
2022-05-16 набlibzfs: pool: zpool_vdev_name: use libzfs_envvar_is_set
2022-05-12 набlibzfs: zfs_unshare: minor cleanup
2022-05-12 набlibzfs: mount: zfs_unshare: don't reallocate mountpoint
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-05-12 набPublish libshare protocols, use enum-based API
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набlibzfs: pool: fix false-positives -Wmaybe-uninitialised
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2022-04-15 Low-powerFix 'zpool history' sometimes fails without reporting...
2022-04-13 набlibzfs: import: zpool_clear_label: bool for boolean...
2022-04-13 набlibzfs: import: zpool_clear_label: don't allocate anoth...
2022-04-13 набlibzfs: import: zpool_clear_label: actually fail if...
2022-04-05 набlibzfs: sendrecv: use common progress thread killer
2022-04-05 набlibzfs: sendrecv: always cancel progress thread in...
2022-04-05 набlibzfs: sendrecv: send_progress_thread: use localtime_r()
2022-03-31 Rich ErcolaniAsk libtool to stop hiding some errors
2022-03-30 набlibzfs: don't NULL-check infallible allocations
2022-03-15 набlibzfs: tokenise consistently with zfs and zpool
2022-03-15 набIntegrate carcass of libspl/i/s/vtoc.h into i/s/efi_par...
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-15 набlibspl: include: sys/vtoc.h: reduce to absolute barest...
2022-03-14 Ryan Moellerlibzfs: Convert to fnvpair functions
2022-03-13 Harry Sintonenget_key_material_https: removed bogus free() call
2022-03-11 Ryan Moellerlibzfs: FreeBSD doesn't resize partitions for you
2022-03-08 набlibzfs, libzfs_core: send: always write to pipe
2022-03-08 набlibzfs: migrate single-use libzfs_set_pipe_max() to...
2022-03-04 набlibzfs: util: don't check for allocation errors from...
2022-03-04 набFlex non-pretty-printed properties and raw-/pretty...
2022-02-26 набfreebsd: libzfs: zmount: void-cast unused assert(3...
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-18 Ryan Moellerlibzfs: Fail making a dataset handle gracefully
2022-02-18 набlibtpool: -Wno-clobbered
2022-02-18 набlibzfs: sendrecv: fix NULL arithmetic UB
2022-02-18 набuserspace: mark arguments used
2022-02-16 набlibzfs: calculate receive times with sub-second precision
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-14 набlibzfs: sendrecv: fix missing error output for invalid...
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-02-02 Ryan Moellerlibzfs_sendrecv: Factor out lzc_flags_from_resume_nvl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Refactor find_redact_book
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix some comment style nits
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystems
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystem
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_snapshot
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_print_verbose
2022-02-02 Ryan Moellerlibzfs_sendrecv: Pull header line out of loop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Initialize in case of failure
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_ioctl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on zfs_send_space
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_fs
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_prop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_snap
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix leaked holds nvlist
2022-02-02 Ryan Moellerlibzfs_sendrecv: Avoid extra avl_find
2022-02-02 Ryan Moellerlibzfs_sendrecv: Simplify out guid temporary
2022-02-02 Ryan Moellerlibzfs_sendrecv: Use size_t for payload_len
2022-02-02 набlibzfs: mount: don't leak mnt_param_t if mnt_func fails
2022-02-02 набlibzfs: share_proto: constify, staticify
2022-02-02 набlibzfs: const correctness
2022-01-28 набlibzfs: sendrecv: fix unused, remove argsused
2022-01-18 набlibefi: remove efi_type()
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-13 набlinux: libzfs: mount: fix uninitialised flags
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-23 набlibzfs: fix unused, remove argsused
2021-12-20 Philipp RiedererFix error propagation from lzc_send_redacted
2021-12-17 набzcommon: pre-iterate over sysfs instead of statting...
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-12-13 набlibzfs: diff: simplify superfluous stdio
2021-12-13 набlibzfs: diff: print_what() can return the symbol =...
next