]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
Merge branch 'releng/13.2' into releng-CDN/13.2
[FreeBSD/FreeBSD.git] / include /
2023-02-15 Alexander V. Chernikovnetlink: add headers installation
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 Coleman Kanelinux 6.2 compat: zpl_set_acl arg2 is now struct dentry
2023-01-24 Warner Loshbyteswap.h: Add a glibc/linux compatible byteswap.h
2023-01-24 Warner Loshlinux: For better compatibility, provide compatible...
2023-01-19 Gian-Carlo DeFaziochange how d_alias is replaced by du.d_alias
2023-01-19 Ethan Coe-RennerAdd color output to zfs diff.
2023-01-10 Coleman Kanelinux 6.2 compat: bio->bi_rw was renamed bio->bi_opf
2023-01-10 Coleman Kanelinux 6.2 compat: get_acl() got moved to get_inode_acl...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-12-03 Mike Karelsgetaddrinfo: distinguish missing addrs from unresolvabl...
2022-12-03 Mike Karelsnetdb.h: re-enable EAI_ADDRFAMILY, EAI_NODATA
2022-12-01 Brooks DavisMake 1-bit bitfields unsigned
2022-12-01 Pavel SnajdrRemove zpl_revalidate: fix snapshot rollback
2022-12-01 набHandle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
2022-12-01 Richard YaoCleanup: Make memory barrier definitions consistent...
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-11-01 Richard YaoLinux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST...
2022-11-01 Akash BAdd options to zfs redundant_metadata property
2022-10-27 Andriy GaponFreeBSD: vn_flush_cached_data: observe vnode locking...
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)
next