]> git.proxmox.com Git - mirror_zfs.git/history - cmd
Initialize dn_next_type[] in the dnode constructor
[mirror_zfs.git] / cmd /
2021-07-16 George Melikovzpool_influxdb: fix -Werror=stringop-truncation
2021-07-16 Rich ErcolaniCorrect zfs-send(8) on readonly sends
2021-07-02 Justin GottulaUse substantially more robust program exit status logic...
2021-07-02 Justin GottulaPrint zvol_id error messages to stderr rather than...
2021-06-30 Ryan MoellerZED: Match added disk by pool/vdev GUID if found (...
2021-06-29 Laurențiu Nicolazed: fix sending emails (#12292)
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-11 набForbid basename(3) and dirname(3)
2021-06-10 Rich ErcolaniAdded error for writing to /dev/ on Linux
2021-06-09 набMove properties, parameters, events, and concepts aroun...
2021-06-09 Brian BehlendorfFix minor shellcheck 0.7.2 warnings
2021-06-08 набzed.d/history_event-zfs-list-cacher.sh.in: parallelise...
2021-06-08 набzed.d/all-debug.sh: simplify
2021-06-08 набzed-functions.sh: zed_lock(): don't truncate lock
2021-06-08 набzdb: zdb_decompress_block: don't needlessly set buf
2021-06-07 Serapheim Dimitrop... Livelist logic should handle dedup blkptrs
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-06-03 набlibspl: staticify buf and pagesize, rename aok to libsp...
2021-06-01 Rich ErcolaniAdded another missed case to arc_summary3
2021-06-01 gremboFreeBSD boot code reminder after zpool upgrade
2021-06-01 набTurn checkbashisms into a make target
2021-06-01 набTurn shellcheck into a normal make target. Fix new...
2021-05-30 набzstream: force-install zstreamdump link
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-28 Manoj Josephlong options for ztest
2021-05-27 набmount.zfs.8: match to reality; zfsprops.8: add missing...
2021-05-26 набzdb: remove strtok
2021-05-26 набzpool: print_zpool_script_list: remove strtok
2021-05-26 набzpool: import: use realloc for realloc, remove strtok
2021-05-26 Rich ErcolaniCorrect flaws in arc_summary[23] and their test.
2021-05-25 vermavipinkumarPropagate vdev state due to invalid label corruption
2021-05-25 Toomas Soomezdb: dump_history needs space
2021-05-21 набzstreamdump: replace with link to zstream
2021-05-20 набraidz_test: use only async-signal-safe functions in...
2021-05-20 набzgenhostid: use argument path directly
2021-05-20 набTrim excess shellcheck annotations. Widen to all non...
2021-05-20 набFix SC2181 ("[ $?") outside tests/
2021-05-13 Scott Colbyzed: Add Pushover notifier
2021-05-08 набzpool: vdev_run_cmd(): don't free undefined pointers
2021-05-08 набReplace ZoL with OpenZFS where applicable
2021-05-07 набzed: protect against wait4()/fork() races to the global...
2021-05-06 Matthew Ahrensundocumented libzfs API changes broke "zfs list"
2021-04-30 набzed.d/zed-functions.sh: fix zed_guid_to_pool() on dash
2021-04-30 набzed.d/history_event-zfs-list-cacher.sh: no grep for...
2021-04-30 набzed.d/*-notify.sh: use mktemp instead of generating...
2021-04-30 набzed.d/pool_import-led.sh: fix for current zpool scripts
2021-04-29 Toomas Soomezdb: dump_history can be improved
2021-04-29 Alan Somerszfs get: don't lookup mount options when using "-s...
2021-04-29 Arshad Hussainvdev_id: variable not getting expanded under map_slot()
2021-04-27 Toomas Soomezdb: ASSERT issues when DEBUG is not defined
2021-04-23 набzed: protect against wait4()/fork() races to the launch...
2021-04-19 набlibspl: implement atomics in terms of atomics
2021-04-15 набzed: set O_CLOEXEC on persistent fds, remove closefrom...
2021-04-14 Yuri PankovFix vdev health padding in zpool list -v
2021-04-13 набlibzfs: get rid of libzfs_handle::libzfs_mnttab
2021-04-12 ColmImprovements to the 'compatibility' property
2021-04-11 набzed: untangle _zed_conf_parse_path()
2021-04-11 набzed: don't malloc() global zed_conf instance, optimise...
2021-04-11 набzed: remove zed_conf::{min,max}_events and ZED_{MIN...
2021-04-11 набzed: remove zed_conf::syslog_facility
2021-04-11 набzed: _zed_conf_display_help(): be consistent about...
2021-04-11 набzed: untangle -h option listing
2021-04-11 набzed: print out licence string as one big chunk
2021-04-11 pablofsfAllow zfs to send replication streams with missing...
2021-04-11 набzvol_wait: properly handle zvol_volmode sysctl being...
2021-04-11 набzfs_ids_to_path: print correct wrong values
2021-04-11 набzfs_ids_to_path: the -v comes after the executable...
2021-04-11 набarc_summary3: just read /s/m/{mod}/version instead...
2021-04-11 набzvol_wait: fix for zvols with spaces in name, optimise
2021-04-11 набzstreamdump: exec zstream dump
2021-04-07 набzed: only go up to current limit in close_from() fallback
2021-04-07 набzed: replace zed_file_write_n() with write(2), purge it
2021-04-07 набzed: merge all _NOT_IMPLEMENTED_ events
2021-04-07 набzed: remove unused zed_file_read_n()
2021-04-07 набzed: bump zfs_zevent_len_max if we miss any events
2021-04-07 набzed.8: don't pretend an unprivileged user could change...
2021-04-07 набzed: purge all mentions of a configuration file
2021-04-07 набzed: implement close_from() in terms of /proc/self...
2021-04-07 набzed: print combined system/user time after ZEDLET death
2021-04-06 набlibzutil: zfs_isnumber(): return false if input empty
2021-04-03 Andrea GelminiFix various typos
2021-04-02 набzed: allow limiting concurrent jobs
2021-04-02 набzed: remove unused zed_file_close_on_exec()
2021-04-02 набzed: use separate reaper thread and collect ZEDLETs...
2021-04-02 набzed: set names for all threads
2021-03-31 набfsck.zfs: implement 4/8 exit codes as suggested in...
2021-03-31 Mike SwansonAdd compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS...
2021-03-26 набzed: reap child after killing on time-out
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-03-20 Chunwei ChenFix zfs_get_data access to files with wrong generation
2021-03-19 Matthew AhrensClean up RAIDZ/DRAID ereport code
2021-03-12 George Wilsonzpool import cachefile improvements
2021-03-08 Tony Huttervdev_id: Create symlinks even if no /dev/mapper/
2021-03-06 Brian BehlendorfSuppress cppcheck invalidSyntax warninigs
2021-03-05 Thomas Lamprechtzpool: use tab to intend continuation from removal...
2021-02-28 Martin MatuškaAdd missing checks for unsupported features
2021-02-24 Tony Huttervdev_id: Fix partition regular expression
2021-02-24 Ryan MoellerForce symlink creation for zpool.d compat links
2021-02-20 Christian Schwarzztest: propagate -o to the zdb child process
2021-02-20 Christian Schwarzztest: fix -o by calling set_global_var in child processes
next