]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-18 Marko Zec[fib algo][dxr] Fix division by zero.
2021-09-18 Marko Zec[fib algo][dxr] Optimize trie updating.
2021-09-18 Marko Zec[fib algo][dxr] Fix undefined behavior.
2021-09-18 Kevin Bowlinge1000: Revert Update intel shared code
2021-09-17 Kevin Bowlingcalendar.freebsd: Fix off-by-one error
2021-09-17 Kristof Provostpf: fix NOINET6 builds
2021-09-17 Kristof Provostpf: qid and pqid can be uint16_t
2021-09-17 Kristof Provostpf tests: synproxy to localhost test
2021-09-17 Kristof Provostpf: fix synproxy to local
2021-09-17 orange30net: Fix memory leaks upon arp_fillheader() failures
2021-09-17 Mark Johnstonwpi: Fix a lock leak in an error path in wpi_run()
2021-09-17 Mark Johnstonnet: Enter a net epoch around protocol if_up/down notif...
2021-09-17 Alexander Motincallout(9): Allow spin locks use with callout_init_mtx().
2021-09-17 Alexander Motingeli(8): Do not report error on resize to the same...
2021-09-17 Ed Masteopenssh: remove login class restrictions leftovers
2021-09-16 Henri Hennebertrtsx: Call taskqueue sooner, adjust DELAY(9) calls...
2021-09-16 Mark Johnstonsctp: Clear assoc socket references when freeing a PCB
2021-09-16 Mark Johnstonosd: Fix racy assertions
2021-09-16 Alexander Motinbnxt(4): Fix bugs in WOL support.
2021-09-15 Rick Macklemnfsd: Make loop calling VOP_ALLOCATE() iterate until...
2021-09-15 Brian BehlendorfTag 2.1.1
2021-09-15 Brian BehlendorfLinux 5.14 compat: META
2021-09-15 Wojciech Macekipmi: fix negative logic in watchdog control flag
2021-09-15 Wojciech Macekipmi: New tunable to deactivate IPMI watchdog
2021-09-15 Mark Johnstonpath_test: Fix test sorting
2021-09-15 Mark Johnstonpath_test: Fix the unix socket test
2021-09-15 Dimitry Andrici386 loaders: avoid lld 13 garbage collecting linker...
2021-09-15 Colin PercivalTurn off acpi_timer_test on !i386 by default
2021-09-15 Colin PercivalHide acpi_timer_test behind a tunable
2021-09-15 Kyle Evanskern: drop remaining references to removed makesyscalls.sh
2021-09-15 Ed Masteopenssh: simplify login class restrictions
2021-09-15 Alexander MotinAlign taskqueue_enqueue_timeout() to hardclock.
2021-09-14 Arun KVFixed data integrity issue when underlying disk returns...
2021-09-14 Brian BehlendorfZTS: Waiting for zvols to be available
2021-09-14 Brian BehlendorfVerify embedded blkptr's in arc_read()
2021-09-14 Brian BehlendorfLinux 5.15 compat: get_acl()
2021-09-14 Allan JudeAllow sending corrupt snapshots even if metadata is...
2021-09-14 Rich Ercolaniarc: Drop an incorrect assert
2021-09-14 Paul DagnelieCompressed receive with different ashift can result...
2021-09-14 AlexanderLinux 5.15 compat: standalone <linux/stdarg.h>
2021-09-14 Brian BehlendorfLinux 5.15 compat: block device readahead
2021-09-14 Don BradyDetect iSCSI in the zpool cmd vdev media script
2021-09-14 George MelikovCI: don't install abigail-tools
2021-09-14 George MelikovUpdate ABI files via new libabigail version
2021-09-14 George MelikovLibabigail: make .abi files more consistent
2021-09-14 George MelikovCI: use fresh libabigail via docker image
2021-09-14 George MelikovCheck for libabigail version
2021-09-14 Ryan MoellerZTS: Remove exceptions for flaky zhack on FreeBSD
2021-09-14 Ryan MoellerFreeBSD: Don't remove SA xattr if not SA znode
2021-09-14 Rich ErcolaniFix cross-endian interoperability of zstd
2021-09-14 Brian BehlendorfZTS: Waiting for zvols to be available
2021-09-14 Ryan MoellerCorrect checking bdev_check_media_change message
2021-09-14 Tony HutterMake 'zpool labelclear -f' work on offlined disks
2021-09-14 Anton Gubarkovvdev_id: Return an error if config file is not found
2021-09-14 Sam Hathawayzpool-remove.8: describe top-level vdev sector size...
2021-09-14 Mark JohnstonInitialize parity blocks before RAID-Z reconstruction...
2021-09-14 Ryan MoellerZTS: Add tests for creation time
2021-09-14 Richard YaoLinux 4.11 compat: statx support
2021-09-14 Gordon Berglingzfs.4: Fix typo s/compatiblity/compatibility/
2021-09-14 Alexander MotinRemove b_pabd/b_rabd allocation from arc_hdr_alloc()
2021-09-14 Alexander MotinOptimize arc_l2c_only lists assertions
2021-09-14 Alexander MotinFix/improve dbuf hits accounting
2021-09-14 Alexander MotinAvoid vq_lock drop in vdev_queue_aggregate()
2021-09-14 Alexander MotinUse more atomics in refcounts
2021-09-14 Ryan MoellerZTS: Avoid unset $tmpdir in redacted_panic
2021-09-14 Allan JudeRestore FreeBSD sysctl processing for arc.min and arc.max
2021-09-14 Ryan Moellerzfs: add missed dependency of zfs module on zlib
2021-09-14 Ryan MoellerAdd zfs.sh -r flag to reload modules
2021-09-14 Ryan MoellerFix usage of find in tests/Makefile.am
2021-09-14 Tony NguyenRun arc_evict thread at higher priority
2021-09-14 Rich ErcolaniMake get_key_material_file fail more verbosely
2021-09-14 Brian BehlendorfEnable /proc/diskstats for zvols
2021-09-14 George MelikovMan zpool-scrub.8: describe sequential scrub
2021-09-14 hedongzhangModify checksum obtain method of QAT
2021-09-14 Mark JohnstonAllow disabling of unmapped I/O on FreeBSD
2021-09-14 Alexander MotinAdd comment on metaslab_class_throttle_reserve() locking
2021-09-14 John Wren KennedyAssorted fixes for the performance tests
2021-09-14 Matthew AhrensRead past end of argv array in zpool_do_import()
2021-09-14 Václav SkálaAdd missing properties to zfs allow manpage
2021-09-14 George AmanakisFixes in persistent L2ARC
2021-09-14 Mark JohnstonInitialize dn_next_type[] in the dnode constructor
2021-09-14 Kristof Provostdummynet: remove unused definitions
2021-09-14 Kristof Provostnetpfil tests: IPv6 dummynet queue test
2021-09-14 Kristof Provostnetpfil tests: dummynet queue test
2021-09-14 Kristof Provostdummynet tests: pipe test for IPv6
2021-09-14 Kristof Provostipfw: Introduce dnctl
2021-09-14 Kristof Provostpf: remove unused function prototype
2021-09-14 Mark JohnstonZero pad bytes following TX_WRITE log data
2021-09-14 Mark JohnstonZero pad bytes when allocating a ZIL record
2021-09-14 Mark JohnstonInitialize all fields in zfs_log_xvattr()
2021-09-14 Mark JohnstonInitialize "autoreplace" in spa_ld_get_props()
2021-09-14 Coleman KaneLinux 5.14 compat: explicity assign set_page_dirty
2021-09-14 Rich ErcolaniFix unfortunate NULL in spa_update_dspace
2021-09-14 Brian BehlendorfLinux 5.14 compat: blk_alloc_disk()
2021-09-14 Ryan Moellerzloop: Add a max iterations option, use default run...
2021-09-14 Alexander MotinFreeBSD: Ignore make_dev_s() errors
2021-09-14 Jorgen LundmanRemove old orig_fd variable from zfs send
2021-09-14 Alexander MotinOptimize allocation throttling
2021-09-14 George MelikovCI: generate ABI files if changed
next