]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include/os
vdev_draid_min_asize() ignores reserved space
[FreeBSD/FreeBSD.git] / include / os /
2021-06-10 Alexander MotinRemove pool io kstats
2021-06-09 Alexander MotinMore aggsum optimizations
2021-06-09 Alexander MotinIntroduce write-mostly sums
2021-05-28 Rich ErcolaniBend zpl_set_acl to permit the new userns* parameter
2021-05-28 набVarious Linux kABI cosmetics
2021-05-28 Coleman Kanelinux 5.13 compat: bdevops->revalidate_disk() removed
2021-05-28 набmodule/zfs: remove zfs_zevent_console and zfs_zevent_cols
2021-05-10 набReplace ZoL with OpenZFS where applicable
2021-05-10 Ryan MoellerFreeBSD: Prune some unneeded definitions
2021-04-19 Paul DagnelieAdd SIGSTOP and SIGTSTP handling to issig
2021-04-14 Mateusz GuzikFreeBSD: add support for lockless symlink lookup
2021-04-07 Andrea GelminiFix various typos
2021-03-20 Brian AtkinsonRemoving old code for k(un)map_atomic
2021-03-20 Coleman KaneLinux 5.12 compat: idmapped mounts
2021-03-16 Adam D. MossLinux: always check or verify return of igrab()
2021-03-12 Mateusz GuzikFreeBSD: switch teardown lock to rms
2021-03-12 Mateusz GuzikMacroify teardown lock handling
2021-03-12 Mateusz GuzikFreeBSD: rename teardown inactive macros to mimick...
2021-03-12 Mateusz GuzikAdd branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP...
2021-03-12 Adam D. MossMicrooptimizations for VERIFY() and friends
2021-03-12 Allan JudeAdd missing files to Makefile
2021-02-24 Coleman KaneLinux 5.12 compat: replace bio_*_io_acct with disk_...
2021-02-21 Brian AtkinsonCleaning up uio headers
2021-02-09 khng300Rename zfs_inode_update to zfs_znode_update_vfs
2021-01-30 Brian BehlendorfRemove unused iov_iter_init_compat() wrapper
2021-01-23 Matt MacyFreeBSD: fix HEAD build, conditionally remove FDSYNC...
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2021-01-07 Matthew MacyFreeBSD: minor_t needs to be signed so that -1 is recog...
2020-12-28 Brian BehlendorfLinux 5.11 compat: blk_{un}register_region()
2020-12-28 Brian BehlendorfLinux 5.11 compat: bio_start_io_acct() / bio_end_io_acct()
2020-12-28 Brian BehlendorfLinux 5.11 compat: lookup_bdev()
2020-12-21 Brian BehlendorfLinux 4.18.0-257.el8 compat: blk_alloc_queue()
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-11 Ryan MoellerFreeBSD: Implement sysctl for fletcher4 impl
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-12-10 Brian BehlendorfCI: add zloop workflow
2020-12-10 Ryan MoellerFreeBSD: Do zcommon_init sooner to avoid FPU panic
2020-11-14 Brian BehlendorfLinux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
2020-11-10 Adrian ChaddFix compiling on FreeBSD + gcc - don't assume illmnos...
2020-11-10 Mateusz GuzikG/C struct znode -> z_moved
2020-11-10 Ryan MoellerFreeBSD: Move uio_prefaultpages def to uio.h
2020-11-02 Coleman KaneLinux 5.10 compat: check_disk_change() removed
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-18 George Wilsonvdev_ashift should only be set once
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-30 Brian BehlendorfLinux 5.9 compat: NR_SLAB_RECLAIMABLE
2020-08-26 Toomas SoomeRemove pragma ident lines
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-08-20 Pavel SnajdrLinux 5.7 compat: Include linux/sched.h in spl/sys...
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 Matthew AhrensRemove KMC_KMEM and KMC_VMEM
2020-08-17 Ryan MoellerFreeBSD: Create taskq threads in appropriate proc
2020-08-11 Coleman KaneLinux 5.9 compat: make_request_fn replaced with submit_...
2020-08-11 Coleman KaneLinux 5.9 compat: Update NR_SLAB_RECLAIMABLE to NR_SLAB...
2020-08-05 Matthew AhrensRemove KM_NODEBUG
2020-08-05 Matthew AhrensRemove KMC_NOMAGAZINE
2020-08-05 Matthew AhrensRemove KMC_QCACHE
2020-08-05 Matthew AhrensRemove KMC_NOHASH
2020-08-05 Matthew AhrensRemove KMC_NOTOUCH
2020-08-05 Matthew AhrensRemove KMC_OFFSLAB
2020-08-05 Matthew MacyFreeBSD: Add support for lockless lookup
2020-08-04 Pavel SnajdrFix arc__wait__for__eviction tracepoint
2020-08-01 Matthew MacyChanges to make openzfs build within FreeBSD buildworld
2020-08-01 Matthew AhrensRevise ARC shrinker algorithm
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-24 Matthew Ahrensremove kmem_cache module parameter KMC_EXPIRE_AGE
2020-07-19 Matthew AhrensRemove skc_reclaim, hdr_recl, kmem_cache shrinker
2020-07-16 Matthew MacyFreeBSD: zfs commands backward compatibility
2020-07-14 Brian AtkinsonFixing gang ABD child removal race condition
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
next