]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cmd
ZTS: Fix xattr_002_neg passing too soon
[FreeBSD/FreeBSD.git] / cmd /
2021-05-10 Arshad Hussainvdev_id: variable not getting expanded under map_slot()
2021-05-10 Toomas Soomezdb: ASSERT issues when DEBUG is not defined
2021-04-22 набzed: protect against wait4()/fork() races to the launch...
2021-04-19 набzed: set O_CLOEXEC on persistent fds, remove closefrom...
2021-04-14 Yuri PankovFix vdev health padding in zpool list -v
2021-04-14 ColmImprovements to the 'compatibility' property
2021-04-14 pablofsfAllow zfs to send replication streams with missing...
2021-04-14 набzvol_wait: properly handle zvol_volmode sysctl being...
2021-04-14 набzfs_ids_to_path: print correct wrong values
2021-04-14 набzfs_ids_to_path: the -v comes after the executable...
2021-04-14 набarc_summary3: just read /s/m/{mod}/version instead...
2021-04-14 набzvol_wait: fix for zvols with spaces in name, optimise
2021-04-14 набzstreamdump: exec zstream dump
2021-04-14 набzed: untangle _zed_conf_parse_path()
2021-04-14 набzed: don't malloc() global zed_conf instance, optimise...
2021-04-14 набzed: remove zed_conf::{min,max}_events and ZED_{MIN...
2021-04-14 набzed: remove zed_conf::syslog_facility
2021-04-14 набzed: _zed_conf_display_help(): be consistent about...
2021-04-14 набzed: untangle -h option listing
2021-04-14 набzed: print out licence string as one big chunk
2021-04-14 набzed: only go up to current limit in close_from() fallback
2021-04-14 набzed: replace zed_file_write_n() with write(2), purge it
2021-04-14 набzed: merge all _NOT_IMPLEMENTED_ events
2021-04-14 набzed: remove unused zed_file_read_n()
2021-04-14 набzed: bump zfs_zevent_len_max if we miss any events
2021-04-14 набzed.8: don't pretend an unprivileged user could change...
2021-04-14 набzed: purge all mentions of a configuration file
2021-04-14 набzed: implement close_from() in terms of /proc/self...
2021-04-14 набzed: print combined system/user time after ZEDLET death
2021-04-14 набzed: allow limiting concurrent jobs
2021-04-14 набzed: remove unused zed_file_close_on_exec()
2021-04-14 набzed: use separate reaper thread and collect ZEDLETs...
2021-04-14 набzed: set names for all threads
2021-04-07 набlibzutil: zfs_isnumber(): return false if input empty
2021-04-07 Andrea GelminiFix various typos
2021-04-07 набfsck.zfs: implement 4/8 exit codes as suggested in...
2021-04-07 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
2021-02-18 Andriy GaponFix report_mount_progress never calling set_progress_header
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-02-17 Brian BehlendorfFreeBSD: disable edonr in zfs_mod_supported_feature()
2021-02-17 José Luis Salvador... Support uClibc for the tests compilations
2021-02-09 Arshad Hussainvdev_id: Support daisy-chained JBODs in multipath mode
2021-02-05 nssrikanthFixed issue with processing of EC_dev_remove event
2021-01-29 nssrikanthAdded extra check to replace Faulted VDEV with Distribu...
2021-01-28 Allan JudeAdd zdb -r <dataset> <object-id | file> <output>
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2021-01-27 Brian Behlendorfcppcheck: zpool_main.c possible null pointer dereference
2021-01-23 Arshad Hussainvdev_id: Add error message when $CONFIG is missing
2021-01-22 Brian BehlendorfOnly add supported features during pool creation
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2021-01-21 Antonio RussoInstall zgenhostid to sbindir
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2021-01-19 sterlingjensenRe-apply path sanitizer, as mount(8) still mangles it
2021-01-13 Ryan Moellerztest: Clean up use of ASSERT and VERIFY
2021-01-11 Ryan Moellerztest: Use fnvlist_* instead of VERIFYing nvlist_*
2021-01-11 Matthew Ahrensrecord ioctl elapsed time in zpool history
2020-12-28 Matthew AhrensMemory leak in zdb:import_checkpointed_state()
2020-12-28 Matthew AhrensMemory leak in ztest_dmu_objset_own()
2020-12-28 Matthew AhrensMemory leak in ztest_vdev_attach_detach()
2020-12-28 Matthew Ahrensnvlist leaked in zpool_find_config()
2020-12-23 Ryan Moellerdbufstat: Fix warnings with Python 3.8
2020-12-18 PrawnZED/zfs-list-cacher.sh: don't exit on ignored event...
2020-12-17 sterlingjensenUse the correct return type for getopt
2020-12-15 Alexander MotinMake metaslab class rotor and aliquot per-allocator.
2020-12-11 Ryan Moellerarc_summary3: Handle overflowing value width
2020-12-10 Ryan MoellerFreeBSD: Update usage of py-sysctl
2020-12-10 Brian BehlendorfCI: add zloop workflow
2020-12-10 Érico Nogueira Rolimmount_zfs: print strerror instead of errno for error...
2020-12-10 sterlingjensenDrop path prefix workaround
2020-12-04 Attila Fülöpzpool: Dryrun fails to list some devices
2020-12-04 Ryan MoellerAdd -u option to 'zfs create'
2020-12-02 Ryan MoellerFreeBSD: notify userspace when a vdev is removed
2020-12-01 Andrew SunMake zpool status "remove:" label print in bold
2020-11-28 Pavel Snajdrzpool_influxdb: move to libexec dir
2020-11-16 набzpool: correctly align columns with -p
2020-11-15 Érico Rolimzgenhostid: accept hostid arguments equal to zero.
2020-11-14 Matthew AhrensAssertion failure when logging large output of channel...
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-11-10 sterlingjensenFix memleak in cmd/mount_zfs.c
2020-10-30 Matthew MacyRemove UIO_ZEROCOPY functions structures
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-22 Cy SchubertRestore identification of VDEVs using non-native block...
2020-10-21 Ryan Moellerarcstat: Add -a and -p options from FreeNAS
2020-10-19 Don Bradyzed syslog entries drop important info
2020-10-16 Ryan MoellerIgnore zpool_influxdb binary
2020-10-09 Christian Schwarzzil_parse: make callback parameters const
2020-10-09 Richard EllingAdd zpool_influxdb command
next