]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
heimdal: Fix uninitialized pointer dereference
[FreeBSD/FreeBSD.git] / include /
2022-11-14 Dag-Erling Smørgravlibc: Don't warn about RRSIG replies.
2022-11-13 Kyle Evansinclude: put includes into -dev packages
2022-11-11 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-11-11 John Baldwinlibc rpc: Fix mismatches in prototypes for array bounds.
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-26 Alexander MotinRefactor Log Size Limit
2022-09-21 Brian BehlendorfRevert "Reduce dbuf_find() lock contention"
2022-09-21 Ameer Hamzazfs recv hangs if max recordsize is less than received...
2022-09-21 набinclude: move SPA_MINBLOCKSHIFT and zio_encrypt to...
2022-09-21 Alexander MotinImprove too large physical ashift handling
2022-09-21 Kevin JinAdd Module Parameter Regarding Log Size Limit
2022-09-21 Kevin JinOptimize txg_kick() process (#12274)
2022-09-19 Ameer Hamzazfs recv hangs if max recordsize is less than received...
2022-09-15 Christian Schwarzmake DMU_OT_IS_METADATA and DMU_OT_IS_ENCRYPTED return...
2022-09-15 Akash BAdd physical device size to SIZE column in 'zpool list -v'
2022-09-14 George AmanakisIntroduce a tunable to exclude special class buffers...
2022-09-14 Tony Hutterzed: Fix config_sync autoexpand flood
2022-09-14 Walter HufAdd xattr_handler support for Android kernels
2022-09-14 Ryan MoellerFreeBSD: Mark ZFS_MODULE_PARAM_CALL as MPSAFE
2022-08-31 Aymeric Wibolibc: Add strverscmp(3) and versionsort(3)
2022-08-31 Konstantin Belousovlibc: add scandirat(3)
2022-08-09 Coleman KaneLinux 6.0 compat: register_shrinker() now var-arg
2022-07-27 Brian BehlendorfFix -Wattribute-warning in zfs_log_xvattr()
2022-07-26 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2022-07-26 Alexander MotinFix scrub resume from newly created hole.
2022-07-26 Alexander MotinFix and disable blocks statistics during scrub
2022-07-26 Alexander MotinSeveral B-tree optimizations
2022-07-26 Alexander MotinSeveral sorted scrub optimizations
2022-07-26 Alexander MotinMore speculative prefetcher improvements
2022-07-26 Alexander MotinImprove log spacemap load time
2022-07-26 Alexander MotinAdd more control/visibility to spa_load_verify().
2022-07-26 Alexander MotinAvoid small buffer copying on write
2022-07-26 Alexander MotinRemove refcount from spa_config_*()
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-01 Brian BehlendorfLinux 5.19 compat: asm/fpu/internal.h
2022-06-01 Brian BehlendorfLinux 5.19 compat: zap_flags_t conflict
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_start_io_acct() / bdev_end_io_a...
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_max_secure_erase_sectors()
2022-06-01 Brian BehlendorfLinux 5.19 compat: bdev_max_discard_sectors()
2022-05-27 Ryan MoellerSilence unused-but-set-variable warning
2022-05-06 Brian BehlendorfReduce dbuf_find() lock contention
2022-04-28 Brian BehlendorfSkip spacemaps reading in case of pool readonly import
2022-04-19 Mark JohnstonFreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with...
2022-04-01 набzfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabl...
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-21 Brian BehlendorfFix ACL checks for NFS kernel server
2022-03-19 Brian BehlendorfLinux 5.16 compat: restore FSR and FSAVE
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-08 Brian BehlendorfFix ENOSPC when unlinking multiple files from full...
2022-02-20 John BaldwinInstall unwind.h into /usr/include
2022-02-20 John BaldwinChange the return value of _Unwind_GetCFA in include...
2022-02-20 John BaldwinUse an unsigned 64-bit integer for exception class.
2022-02-17 Brian BehlendorfFix gcc warning in kfpu_begin()
2022-02-17 Attila FülöpLinux 5.16 compat: don't use XSTATE_XSAVE to save FPU...
2022-02-17 набlibzfs: add keylocation=https://, backed by fetch(3...
2022-02-10 Jorgen LundmanUpstream: Add snapshot and zvol events
2022-02-09 Ed MasteRemove 'All Rights Reserved' from xlocale FreeBSD Found...
2022-02-07 Cy Schubertipfilter: Move kernel bits to netpfil
2022-02-04 Rich ErcolaniLinux 5.16 compat: Added mapping for iov_iter_fault_in_...
2022-02-03 Mark JohnstonAvoid memory allocations in the ARC eviction thread
2022-02-03 Brian BehlendorfVerify dRAID empty sectors
2022-02-03 Ryan MoellerFreeBSD: Provide correct file generation number
2022-01-14 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2022-01-14 David CARLIERsched.h: Use pid_t type for pid argument
2022-01-14 Konstantin Belousovsched.h: Hide all Linux compat sched_* functions under...
2022-01-14 Konstantin BelousovAdd sched_getcpu()
2022-01-14 Konstantin BelousovAdd sched_get/setaffinity(3)
2022-01-14 Konstantin BelousovAdd real sched.h
2021-12-20 Konstantin Belousovswapoff: add one more variant of the syscall
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-08 Damian SzuberskiUpdate `checkstyle` workflow env to ubuntu-20.04
2021-12-07 Coleman KaneLinux 5.16 compat: asm/fpu/xcr.h is new location for...
2021-12-07 Konstantin Belousovposix_spawn: add closefrom non-portable action
2021-12-07 Konstantin Belousovposix_spawn: add chdir-related non-portable actions
2021-11-10 Steve KarglImplementations of cexpl()
2021-11-05 Brian BehlendorfFix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
2021-11-05 Brian BehlendorfLinux 5.16 compat: linux/elevator.h
2021-11-02 Tony HutterRescan enclosure sysfs path on import
2021-11-02 Martin MatuškaFreeBSD: fix compilation of FreeBSD world after 29274c9f6
2021-11-02 Brian BehlendorfUse fallthrough macro
2021-11-01 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time (#12584)
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-14 Brian BehlendorfLinux 5.15 compat: get_acl()
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 Rich ErcolaniFix cross-endian interoperability of zstd
2021-09-14 Richard YaoLinux 4.11 compat: statx support
2021-09-14 Alexander MotinRemove b_pabd/b_rabd allocation from arc_hdr_alloc()
2021-09-14 Alexander MotinFix/improve dbuf hits accounting
2021-09-14 Alexander MotinUse more atomics in refcounts
2021-09-14 Allan JudeRestore FreeBSD sysctl processing for arc.min and arc.max
2021-09-14 Tony NguyenRun arc_evict thread at higher priority
2021-09-14 Alexander MotinOptimize allocation throttling
2021-09-14 Alexander MotinMinor ARC optimizations
2021-09-14 AlexanderA few fixes of callback typecasting (for the upcoming...
2021-09-14 Alexander MotinIntroduce dsl_dir_diduse_transfer_space()
2021-09-14 Alexander MotinFix ARC ghost states eviction accounting
2021-09-14 George Wilsonfile reference counts can get corrupted
2021-09-14 Jorgen Lundmandprintf_dnode: strcpy -> strlcpy
2021-09-14 Alexander MotinFreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
next