]> git.proxmox.com Git - mirror_zfs.git/history - module
scripts/zfs-test.sh: example for -t
[mirror_zfs.git] / module /
2020-01-23 Romain DolbeauAdd AltiVec RAID-Z
2020-01-23 Christian Schwarzdmu_send: redacted: fix memory leak on invalid redactio...
2020-01-23 Matthew MacySimplify FreeBSD's locking requirements in zfs_replay.c
2020-01-23 Jason KingSupport inheriting properties in channel programs
2020-01-21 Matthew MacyUpdate tunable macro usage for disable_ivset_guid_check
2020-01-21 Matthew MacyRe-consolidate zio_delay_interrupt
2020-01-17 Brian BehlendorfUnify target_cpu handling
2020-01-14 Tom CaputiFix errata #4 handling for resuming streams
2020-01-14 loli10KKMC_KVMEM disrupts kv_alloc() memory alignment expectations
2020-01-14 Brian BehlendorfChange http://zfsonlinux.org links to https://zfsonlinu...
2020-01-10 Tom CaputiAdd 'zfs send --saved' flag
2020-01-06 loli10KFix "zpool add -n" for dedup, special and log devices
2020-01-06 Brian BehlendorfFix QAT allocation failure return value
2020-01-03 Brian BehlendorfStatic symbols exported by ICP
2019-12-26 Steve MokrisAvoid some crashes when importing a pool with corrupt...
2019-12-26 Brian BehlendorfCancel initialize and TRIM before vdev_metaslab_fini()
2019-12-19 Brian Behlendorfcppcheck: (warning) Possible null pointer dereference...
2019-12-19 Brian Behlendorfcppcheck: (error) Address of local auto-variable assigned
2019-12-19 Brian Behlendorfcppcheck: (warning) Possible null pointer dereference...
2019-12-19 Ubuntucppcheck: (error) Shifting signed 64-bit value by 63...
2019-12-19 Ubuntucppcheck: (error) Uninitialized variable
2019-12-19 Ubuntucppcheck: (error) Uninitialized variable
2019-12-18 Romain DolbeauMinor performance fix for NEON RAID-Z
2019-12-16 Matthew MacyFix zfs_xattr_owner_unlinked on FreeBSD and comment
2019-12-13 Tomohiro KusumiDon't fail to apply umask for O_TMPFILE files
2019-12-13 Tom CaputiAllow empty ds_props_obj to be destroyed
2019-12-13 Matthew MacyMake zfs_replay.c work on FreeBSD
2019-12-11 Matthew AhrensFix use-after-free of vd_path in spa_vdev_remove()
2019-12-11 Ryan MoellerRelocate common quota functions to shared code
2019-12-11 Matthew MacyAdd FreeBSD jail support hooks
2019-12-11 Matthew MacyEliminate Linux specific inode usage from common code
2019-12-10 Paul Zuchowskizio_decompress_data always ASSERTs successful decompression
2019-12-10 Matthew MacyAbstract away platform specific superblock references
2019-12-09 Matthew MacyExclude data from cores unconditionally and metadata...
2019-12-09 Matthew MacyMark dsl_dataset_deactivate_feature_impl static
2019-12-09 Brian BehlendorfZTS: Fix zpool_reopen_001_pos
2019-12-06 Matthew MacyDisable sysfs feature checks on FreeBSD
2019-12-06 Attila FülöpICP: Fix out of bounds write
2019-12-05 Matthew MacyDisable EDONR on FreeBSD
2019-12-05 Matthew MacyRefactor deadman set failmode to be cross platform
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-12-03 Attila FülöpICP: Fix null pointer dereference and use after free
2019-12-03 Alexander MotinFix use-after-free in case of L2ARC prefetch failure
2019-12-03 Brian BehlendorfIncrease allowed 'special_small_blocks' maximum value
2019-12-03 Matthew MacyWrap module_param_call() routines under __linux__
2019-12-03 Matthew MacyMark write_record static
2019-12-03 Matthew MacyMove linux qsort def to platform header
2019-12-02 Michael NiewöhnerAdapt gitignore for modules
2019-12-02 Matthew MacyMove zfs_cmd_t copyin/copyout to platform code
2019-11-30 Matthew MacyRestructure nvlist_nv_alloc to work on FreeBSD
2019-11-30 Matthew MacyMark Linux fallocate extensions as specific to Linux
2019-11-30 Matthew MacyResolve ZoF differences in zfs_ioctl.h
2019-11-27 Brian BehlendorfRemove zfs_vdev_elevator module option
2019-11-27 jwpoduskaPrevent unnecessary resilver restarts
2019-11-21 Mauricio Faria de... Check for unlinked znodes after igrab()
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-18 Brian BehlendorfPartially revert 5a6ac4c
2019-11-15 Heitor Alves de... Break out of zfs_zget early if unlinked znode
2019-11-13 loli10KPrevent NULL pointer dereference in blkg_tryget() on...
2019-11-13 Michael NiewöhnerCheck for __GFP_RECLAIM instead of GFP_KERNEL
2019-11-13 Michael NiewöhnerAdd kmem_cache flag for forcing kvmalloc
2019-11-13 Michael NiewöhnerMake use of kvmalloc if available and fix vmem_alloc...
2019-11-13 Michael NiewöhnerAdd missing documentation for some KMC flags
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-11-11 Pavel SnajdrRemove zpl_revalidate
2019-11-11 Alexander MotinImprove logging of 128KB writes
2019-11-06 Romain DolbeauPreliminary support for RV64G
2019-11-06 Matthew MacyMove platform specific parts of zfs_znode.h to platform...
2019-11-01 Prakash SuryaAdd tracepoints for taskq entry lifetime events
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-11-01 Matthew MacyWrap Linux module macros
2019-11-01 Matthew MacyPrefix struct rangelock
2019-11-01 Matthew MacyFix icp build on FreeBSD
2019-11-01 Matthew MacyReturn an error code from zfs_acl_chmod_setattr
2019-10-31 Matthew MacyInclude prototypes for vdev_initialize
2019-10-31 Matthew MacyFactor Linux specific code out of spa_misc.c
2019-10-30 Romain DolbeauAdd AVX512BW variant of fletcher
2019-10-30 Tom CaputiFix 'zfs change-key' with unencrypted child
2019-10-28 Matthew MacyMinor spa portability fixes
2019-10-26 loli10KFix for ARC sysctls ignored at runtime
2019-10-25 Matthew MacyRemove non-portable pointer is valid assert
2019-10-25 Matthew MacyMove final zvol_remove_minors to common code
2019-10-25 Matthew MacyRemove sdt.h
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-23 chrisrdDon't call arc_buf_destroy on unallocated arc_buf
2019-10-18 Serapheim Dimitrop... Update skc_obj_alloc for spl kmem caches that are backe...
2019-10-18 Matthew MacyOpenZFS restructuring - ARC memory pressure
2019-10-17 Matthew MacyMake zfsdev_getminor signature cross platform
2019-10-17 Matthew MacyMove linux specific mmp module_param_call handler to...
2019-10-17 Matthew MacyAdd default case to lua kernel code
2019-10-17 Matthew MacyFix signature for private functions without header...
2019-10-14 Matthew MacyRemove dead code and cleanup scoping in dmu_send.c
2019-10-14 Paul DagnelieDon't call sizeof on void
2019-10-14 Matthew MacyMove zfs_onexit_fd_hold to platform code
2019-10-14 Matthew MacyMove zio_delay_interrupt to platform code
2019-10-11 chrisrdTypo fix in comment: dso_dryrun
2019-10-11 Paul DagnelieFunction name and comment updates
2019-10-11 Matthew MacyRemove linux/mod_compat.h from common code
2019-10-11 Matthew MacyExpose dmu_buf_hold_array_by_dnode to platform code
2019-10-10 loli10KFix pool creation with feature@allocation_classes disabled
next