]> git.proxmox.com Git - mirror_zfs.git/history - include
Make get_key_material_file fail more verbosely
[mirror_zfs.git] / include /
2021-07-27 Alexander MotinAvoid small buffer copying on write
2021-07-27 Brian BehlendorfRemove overlooked __sun_attr__ based macros
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-07-21 Alexander MotinOptimize allocation throttling
2021-07-20 Kevin JinAdd Module Parameter Regarding Log Size Limit
2021-07-20 Alexander MotinMinor ARC optimizations
2021-07-20 AlexanderA few fixes of callback typecasting (for the upcoming...
2021-07-16 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time
2021-07-16 Alexander MotinIntroduce dsl_dir_diduse_transfer_space()
2021-07-13 Alexander MotinFix ARC ghost states eviction accounting
2021-07-11 George Wilsonfile reference counts can get corrupted
2021-07-08 Jorgen Lundmandprintf_dnode: strcpy -> strlcpy
2021-07-07 Alexander MotinFreeBSD: Hardcode abd_chunk_size to PAGE_SIZE
2021-07-01 Alexander MotinRemove avl_size field from struct avl_tree
2021-07-01 Alexander MotinCompact dbuf/buf hashes and lock arrays
2021-07-01 Jorgen LundmanFix abd leak, kmem_free correct size of abd_t
2021-07-01 Kevin JinOptimize txg_kick() process (#12274)
2021-07-01 Alexander MotinRemove refcount from spa_config_*()
2021-06-25 Martin MatuškaFreeBSD: fix compilation of FreeBSD world after 29274c9f6
2021-06-23 Attila Fülöpgcc 11 cleanup
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-06-17 Alexander MotinUse wmsum for arc, abd, dbuf and zfetch statistics...
2021-06-11 набlibzutil: add zfs_{base,dir}name()
2021-06-10 Alexander MotinRe-embed multilist_t storage
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-06-10 набlib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}...
2021-06-10 набlibefi: remove efi_auto_sense()
2021-06-08 Alan Somerslibzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
2021-06-07 Alexander MotinMore aggsum optimizations
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-06-03 набlibzfs: don't distribute libzfs_impl.h
2021-06-03 набlibspl: staticify buf and pagesize, rename aok to libsp...
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-29 набinclude: move SPA_MINBLOCKSHIFT and zio_encrypt to...
2021-05-29 набlibzfs: expose zfs_mount_delegation_check
2021-05-27 Alexander MotinIntroduce write-mostly sums
2021-05-27 Rich ErcolaniBend zpl_set_acl to permit the new userns* parameter
2021-05-26 набVarious Linux kABI cosmetics
2021-05-20 Brian BehlendorfFix dRAID sequential resilver silent damage handling
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-05-12 Coleman Kanelinux 5.13 compat: bdevops->revalidate_disk() removed
2021-05-11 Ryan MoellerRemove unimplemented virus scanning hooks
2021-05-10 набmodule/zfs: remove zfs_zevent_console and zfs_zevent_cols
2021-05-08 набReplace ZoL with OpenZFS where applicable
2021-04-30 Ryan MoellerFreeBSD: Prune some unneeded definitions
2021-04-15 Paul DagnelieAdd SIGSTOP and SIGTSTP handling to issig
2021-04-13 набlibzfs: get rid of unused libzfs_handle::libzfs_{storee...
2021-04-13 набlibzfs: get rid of libzfs_handle::libzfs_mnttab
2021-04-12 Mateusz GuzikFreeBSD: add support for lockless symlink lookup
2021-04-12 набlibuutil: purge unused functions
2021-04-12 ColmImprovements to the 'compatibility' property
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-04-11 pablofsfAllow zfs to send replication streams with missing...
2021-04-09 Ryan MoellerMove zfsdev_state_{init,destroy} to common code
2021-04-08 Brian BehlendorfUse dsl_scan_setup_check() to setup a scrub
2021-04-07 Ryan MoellerRatelimit deadman zevents as with delay zevents
2021-04-03 Andrea GelminiFix various typos
2021-03-26 Matthew AhrensUse a helper function to clarify gang block size
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-03-20 Alexander MotinSplit dmu_zfetch() speculation and execution parts
2021-03-20 Chunwei ChenFix zfs_get_data access to files with wrong generation
2021-03-20 Brian AtkinsonRemoving old code for k(un)map_atomic
2021-03-20 Coleman KaneLinux 5.12 compat: idmapped mounts
2021-03-19 Matthew AhrensClean up RAIDZ/DRAID ereport code
2021-03-18 Matthew AhrensRemove unused rr_code
2021-03-16 Adam D. MossLinux: always check or verify return of igrab()
2021-03-13 Ryan MoellerFreeBSD: Clean up zfsdev_close to match Linux
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-03-06 Brian BehlendorfSuppress cppcheck invalidSyntax warninigs
2021-02-24 Coleman KaneLinux 5.12 compat: replace bio_*_io_acct with disk_...
2021-02-24 Prakash SuryaAdd upper bound for slop space calculation
2021-02-21 Brian AtkinsonCleaning up uio headers
2021-02-20 Christian Schwarzlibzpool: set_global_var: refactor to not modify 'arg'
2021-02-20 Ryan MoellerRestore FreeBSD resource usage accounting
2021-02-20 Don BradyChecksum errors may not be counted
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-02-17 Brian BehlendorfFreeBSD: disable edonr in zfs_mod_supported_feature()
2021-02-15 Ryan MoellerMake inline ABD predicates compatible with C++
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-30 Matthew AhrensThe abd child/parent relationship does not need to...
2021-01-27 Alan SomersParallelize vdev_validate
2021-01-27 Alan SomersParallelize vdev_load
2021-01-23 Matt MacyFreeBSD: fix HEAD build, conditionally remove FDSYNC...
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2021-01-11 Matthew Ahrensrecord ioctl elapsed time in zpool history
2021-01-07 Matthew MacyFreeBSD: minor_t needs to be signed so that -1 is recog...
2020-12-28 Toomas Soomeimplicit conversion from 'boolean_t' to 'ds_hold_flags_t'
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()
next