]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/sys/zfs_context.h
Reduce false positives from Static Analyzers
[FreeBSD/FreeBSD.git] / include / sys / zfs_context.h
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-12 Richard YaoCleanup: Use OpenSolaris functions to call scheduler
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-05-13 набRemove hw_serial, ddi_strtoul()
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-02-16 набmodule: icp: remove other provider types
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-06-25 Martin MatuškaFreeBSD: fix compilation of FreeBSD world after 29274c9f6
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-06-03 набlibspl: staticify buf and pagesize, rename aok to libsp...
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-02-21 Brian AtkinsonCleaning up uio headers
2021-02-20 Christian Schwarzlibzpool: set_global_var: refactor to not modify 'arg'
2020-11-02 Mateusz GuzikIntroduce CPU_SEQID_UNSTABLE
2020-10-14 Warner LoshFreeBSD: make adjustments for the standalone environment
2020-09-23 Matthew MacyFreeBSD: Add support for procfs_list
2020-09-08 Ryan MoellerAvoid possibility of division by zero
2020-09-04 Matthew MacyReplace cv_{timed}wait_sig with cv_{timed}wait_idle...
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-17 Matthew AhrensRemove KMC_KMEM and KMC_VMEM
2020-07-29 Serapheim Dimitrop... Introduce names for ZTHRs
2020-07-26 Matthew MacyRefactor ccompile.h to not include system headers
2020-07-12 Matthew Ahrensfilesystem_limit/snapshot_limit is incorrectly enforced...
2020-06-29 Matthew AhrensClean up OS-specific ARC and kmem code
2020-06-18 Arvind SankarRemove dead code
2020-06-18 Matthew MacyDisambiguate condvar API contract
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-04-07 Ryan MoellerFinish refactoring for ZFS_MODULE_PARAM_CALL
2020-03-03 Matthew AhrensImprove performance of zio_taskq_member
2019-12-04 Matthew MacyRefactor zfs_context.h to build on FreeBSD
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-13 Michael NiewöhnerAdd kmem_cache flag for forcing kvmalloc
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-11-01 Matthew MacyWrap Linux module macros
2019-10-26 loli10KFix for ARC sysctls ignored at runtime
2019-10-25 Matthew MacyRemove sdt.h
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-05 Matthew MacyMake module tunables cross platform
2019-07-17 jdikeFix lockdep recursive locking false positive in dbuf_de...
2019-06-22 Don BradyOpenZFS 9425 - channel programs can be interrupted
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-04-05 Sara HartseRestrict kstats and print real pointers
2019-03-29 Brian BehlendorfAdd TRIM support
2019-02-22 lidongyangFix dnode_hold_impl() soft lockup
2018-12-26 Brad LewisOpenZFS 9284 - arc_reclaim_thread has 2 jobs
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-06 Paul DagnelieOpenZFS 8484 - Implement aggregate sum and use for...
2018-06-04 Brian BehlendorfRemove rwlock wrappers
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-01-25 Brian BehlendorfExtend deadman logic
2018-01-12 Brian BehlendorfForce ztest to always use /dev/urandom
2017-10-30 Jason KingOpenZFS 640 - number_to_scaled_string is duplicated...
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-26 Ned BassAdd line info and SET_ERROR() to ZFS debug log
2017-05-09 Chunwei ChenLinux 4.12 compat: PF_FSTRANS was removed
2017-01-31 George MelikovOpenZFS 7280 - Allow changing global libzpool variables...
2017-01-24 George MelikovOpenZFS 6871 - libzpool implementation of thread_create...
2017-01-12 Don BradyOpenZFS 7303 - dynamic metaslab selection
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-01 Chunwei ChenUse system_delay_taskq for long delay tasks
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-05-15 Denys RtveliashviliOpenZFS 6739 - assumption in cv_timedwait_hires
2016-05-12 Chunwei ChenUse cv_timedwait_sig_hires in arc_reclaim_thread
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-03-30 Carlo LandmeterEnsure correct return value type
2016-01-22 Brian BehlendorfIllumos 6815179, 6844191
2016-01-13 Brian BehlendorfIncrease default user space stack size
2016-01-11 Matthew AhrensIllumos 4891 - want zdb option to dump all metadata
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-22 Olaf FaalandAdd lock types RW_NOLOCKDEP and MUTEX_NOLOCKDEP
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-23 Matthew AhrensIllumos 5376 - arc_kmem_reap_now() should not result...
2015-06-25 George WilsonIllumos 5163 - arc should reap range_seg_cache
2015-06-11 Brian BehlendorfRename cv_wait_interruptible() to cv_wait_sig()
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Brian BehlendorfAdd taskq_wait_outstanding() function
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-04-03 Tim ChaseMark all ZPL and ioctl functions as PF_FSTRANS
2015-03-03 Brian BehlendorfUse MUTEX_FSTRANS mutex type
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfAdd kmem_cache.h include to default context
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
next