]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cmd
Fix sequential resilver drive failure race condition
[FreeBSD/FreeBSD.git] / cmd /
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
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-10-08 Ryan MoellerMake dbufstat work on FreeBSD
2020-10-05 Toomas Soomezdb should not output binary data on terminal
2020-09-25 Allan Judezfs userspace: use zfs_path_to_zhandle so argument...
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-09-17 Matthew Ahrenszdb leak detection fails with in-progress device removal
2020-09-16 Georgy Yakovlevcmd/zgenhostid: replace with simple c implementation
2020-09-14 George AmanakisAdd L2ARC arcstats for MFU/MRU buffers and buffer conte...
2020-09-09 xdch47Force the use of '.' as decimal separator.
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-08-30 Spencer KinnyTypo Correction
2020-08-27 Ryan Moellerzpool: Change base URL for ZFS messages to openzfs...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-08-20 Brian BehlendorfSilence 'make checkbashisms'
2020-08-20 Don Brady'zfs share -a' should clean noauto exports
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-19 Brian BehlendorfZED: Do not offline a missing device if no spare is...
2020-08-18 Matthew AhrensInclude scatter_chunk_waste in arc_size
2020-08-17 George AmanakisFix reporting of L2ARC writes in arc_summary3
2020-08-11 George Wilson'zfs share -a' should handle 'canmount=noauto'
2020-08-01 Matthew MacyChanges to make openzfs build within FreeBSD buildworld
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-07-24 tony-zfsAdd support to decode a resume token
2020-07-19 Ryan MoellerFreeBSD: Add legacy arc_min and arc_max
2020-07-15 Matthew AhrensExtend zdb to print inconsistencies in livelists and...
next