]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-11-05 Brian BehlendorfFix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
2021-11-05 Dimitri John... Upgrade to libabigail 2.0.0
2021-11-05 Tony Hutterzed: Control NVMe fault LEDs
2021-11-05 Brian BehlendorfLinux 5.16 compat: submit_bio()
2021-11-05 Brian BehlendorfLinux 5.16 compat: linux/elevator.h
2021-11-02 Tony Huttervdev_id: Fix PHY sorting
2021-11-02 Tony Huttervdev_id: Fix enclosure_symlinks feature
2021-11-02 Tony HutterRescan enclosure sysfs path on import
2021-11-02 Ryan MoellerFreeBSD: Catch up with recent VFS changes
2021-11-02 Martin MatuškaFreeBSD: fix compilation of FreeBSD world after 29274c9f6
2021-11-02 Brian BehlendorfZTS: Standardize use of destroy_dataset in cleanup
2021-11-02 Rich ErcolaniWorkaround cloud-init hotplug issue
2021-11-02 Brian BehlendorfUse fallthrough macro
2021-11-01 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time (#12584)
2021-11-01 Rich ErcolaniCorrect a flaw in the Python 3 version checking (#12636)
2021-09-15 Brian BehlendorfTag 2.1.1
2021-09-15 Brian BehlendorfLinux 5.14 compat: META
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 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
2021-09-14 Alexander MotinMinor ARC optimizations
2021-09-14 Jorgen Lundmandmu_redact.c does not call bqueue_destroy
2021-09-14 AlexanderA few fixes of callback typecasting (for the upcoming...
2021-09-14 Ryan MoellerRemove unused fields from zvol_task_t
2021-09-14 Alexander MotinFreeBSD: Switch from MAXPHYS to maxphys on FreeBSD 13+
2021-09-14 George Melikovzpool_influxdb: fix -Werror=stringop-truncation
2021-09-14 Rich ErcolaniCorrect zfs-send(8) on readonly sends
2021-09-14 Alexander MotinIntroduce dsl_dir_diduse_transfer_space()
2021-09-14 набconfig/libatomic: require -latomic iff atomic.c doesn...
2021-09-14 Rich ErcolaniTinker with slop space accounting with dedup
2021-09-14 Alexander MotinFix ARC ghost states eviction accounting
2021-09-14 Brian BehlendorfUpdate bug report template
2021-09-14 George Wilsonfile reference counts can get corrupted
2021-09-14 Jorgen Lundmandprintf_dnode: strcpy -> strlcpy
2021-09-14 Jorgen LundmanReplace strchrnul() with strrchr()
2021-09-14 Alexander MotinFreeBSD: Use unmapped I/O for scattered/gang ABD buffers
2021-09-14 Alexander MotinFreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
2021-09-14 Alexander MotinMove gethrtime() calls out of vdev queue lock
2021-09-14 Justin GottulaUse substantially more robust program exit status logic...
2021-09-14 Justin GottulaPrint zvol_id error messages to stderr rather than...
2021-09-14 Justin GottulaUdev rules: use match (==) rather than assign (=) for...
2021-09-14 Justin GottulaUdev rules: replace deprecated $tempnode with $devnode
next