]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/os/freebsd
Linux 4.18.0-257.el8 compat: blk_alloc_queue()
[FreeBSD/FreeBSD.git] / include / os / freebsd /
2020-12-11 Ryan MoellerFreeBSD: Implement sysctl for fletcher4 impl
2020-12-10 Brian BehlendorfCI: add zloop workflow
2020-12-10 Ryan MoellerFreeBSD: Do zcommon_init sooner to avoid FPU panic
2020-11-10 Adrian ChaddFix compiling on FreeBSD + gcc - don't assume illmnos...
2020-11-10 Ryan MoellerFreeBSD: Move uio_prefaultpages def to uio.h
2020-11-02 Christian Schwarzzfs_vnops: make zfs_get_data OS-independent
2020-11-02 Mateusz GuzikIntroduce CPU_SEQID_UNSTABLE
2020-10-31 Matthew MacyConsolidate zfs_holey and zfs_access
2020-10-31 Ryan MoellerRemove duplicate cond_resched() definition
2020-10-30 Matthew MacyRemove UIO_ZEROCOPY functions structures
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-10-14 Ryan MoellerCross-platform acltype
2020-10-14 Warner LoshFreeBSD: make adjustments for the standalone environment
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-10-03 Ryan MoellerFreeBSD: Sort out kernel FPU headers for 12.1-REL
2020-10-03 Ryan MoellerThrow const on some strings
2020-09-23 Matthew MacyFreeBSD: Add support for procfs_list
2020-09-23 Matthew MacyFreeBSD: Don't save user FPU context in kernel threads
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-09 Mateusz GuzikFreeBSD: convert teardown inactive lock to a read-mostl...
2020-09-08 Ryan MoellerAvoid possibility of division by zero
2020-09-04 Alexander RichardsonFixes for running FreeBSD buildworld on Linux/macOS...
2020-09-04 Matthew MacyReplace cv_{timed}wait_sig with cv_{timed}wait_idle...
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-09-01 Ryan MoellerFreeBSD: Simplify INGLOBALZONE
2020-09-01 Ryan MoellerFreeBSD: Define crgetzoneid appropriately
2020-08-26 Toomas SoomeRemove pragma ident lines
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-08-20 Mariusz ZaborskiFreeBSD: Add option to rewind checkpoint while importin...
2020-08-18 Matthew MacyFreeBSD: Fix UNIX permissions checking
2020-08-18 Ryan MoellerMake zc_nvlist_src_size limit tunable
2020-08-17 Ryan MoellerFreeBSD: Create taskq threads in appropriate proc
2020-08-05 Matthew AhrensRemove KM_NODEBUG
2020-08-05 Matthew AhrensRemove KMC_NOTOUCH
2020-08-05 Matthew MacyFreeBSD: Add support for lockless lookup
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-29 Serapheim Dimitrop... Introduce names for ZTHRs
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-26 Matthew MacyRefactor ccompile.h to not include system headers
2020-07-26 Matthew MacyMake use of ZFS_DEBUG consistent within kmod sources
2020-07-25 Matthew MacyFreeBSD: Fixes required to build ZFS on PowerPC
2020-07-16 Matthew MacyFreeBSD: zfs commands backward compatibility
2020-07-12 Matthew Ahrensfilesystem_limit/snapshot_limit is incorrectly enforced...
2020-07-12 Matthew MacyFreeBSD: Use a hash table for taskqid lookups
2020-07-01 Matthew Macyfreebsd: changes necessary to coexist with dtrace in...
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-28 Arvind SankarAvoid installing kernel headers on FreeBSD
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2020-06-23 Ryan MoellerAdd zfs_multihost_interval tunable handler for FreeBSD
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarRemove dead code
2020-06-18 Arvind SankarMark functions as static
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-06-16 Ryan MoellerFix FreeBSD condvar semantics
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-13 Ryan MoellerFreeBSD: Don't require zeroing new locks before init
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-06-10 Andrea GelminiFix typos
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-06-06 Brian Behlendorfzfsvfs_setup(): zap_stats_t may have undefined content...
2020-06-06 Allan JudeConnect dataset_kstats for FreeBSD
2020-05-14 Jorgen LundmanUpstream: add missing thread_exit()
2020-05-04 Ryan MoellerUpdate FreeBSD SPL atomics
2020-04-20 Matthew AhrensFix zfs send progress reporting
2020-04-17 Matthew MacyUse new FreeBSD API to largely eliminate object locking
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS