]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
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-13 Brian BehlendorfFix `zpool create -o <property>` error message
2019-11-13 Ross WilliamsReorganize zpool(8) man page into sections
2019-11-12 Ross WilliamsReorganize zfs(8) man page into sections
2019-11-12 Matthew MacyAdd wrapper stub for zfs_cmd ioctl to libzpool
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-11-11 Ryan MoellerAllow platform dependent path stripping for vdevs
2019-11-11 Pavel SnajdrRemove zpl_revalidate
2019-11-11 Alexander MotinImprove logging of 128KB writes
2019-11-11 Ryan MoellerIsolate code specific to Linux in cmd/
2019-11-08 Witaut BajarynSkip loading already loaded key
2019-11-06 M. ZhouAdd a notice in /etc/defaults/zfs for systemd users
2019-11-06 Romain DolbeauPreliminary support for RV64G
2019-11-06 Matthew MacyMove platform specific parts of zfs_znode.h to platform...
2019-11-06 Pavel Zakharovzvol_wait should ignore redacted zvols
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 MacyRemove ECKSUM alias in zinject
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 MacyMove sha2.h to platform code
2019-10-31 Brian BehlendorfZTS: Fix removal_with_errors
2019-10-31 Matthew MacyDon't cast away const
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 alavissdracut/zfs-load-key.sh: properly remove prefixes
2019-10-30 Brian BehlendorfFix contrib/zcp/Makefile.am
2019-10-30 Romain DolbeauAdd AVX512BW variant of fletcher
2019-10-30 Tom CaputiFix 'zfs change-key' with unencrypted child
2019-10-28 Matthew MacyAdd wrapper for Linux BLKFLSBUF ioctl
2019-10-28 Matthew MacyMinor spa portability fixes
2019-10-28 Chunwei ChenFix zpool history unbounded memory usage
2019-10-26 loli10KFix for ARC sysctls ignored at runtime
2019-10-26 Matthew MacyRemove unneeded header from libzpool/kernel.c
2019-10-26 Matthew MacyFix header guard typo
2019-10-26 Ryan MoellerZTS: Move more tests to linux.run
2019-10-25 Matthew MacyRemove unused headers from uu_string.c
2019-10-25 Matthew MacyUse zfs_ioctl() in zinject.c
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 MacyMove platform dependent errno aliases
2019-10-25 Matthew MacyRemove sdt.h
2019-10-24 Tom CaputiFix incremental recursive encrypted receive
2019-10-24 Ryan MoellerZTS: Move tmpfile tests to linux.run
2019-10-24 Ryan MoellerZTS: Consistency pass for .ksh extensions
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-24 Matthew MacyUse zfs_ioctl with zfs_cmd_t in libzfs
2019-10-23 chrisrdDon't call arc_buf_destroy on unallocated arc_buf
2019-10-23 Matthew MacyUse platform independent error code for libzfs_run_proc...
2019-10-21 Matthew MacyUse correct format string when printing int8
2019-10-20 Matthew MacyRemove gratuitous Linux only include in ztest & zdb
2019-10-18 John Wren KennedyZTS: Written props test fails with 4k disks
2019-10-18 Serapheim DimitropoulosName anonymous enum of KMC_BIT constants
2019-10-18 Serapheim DimitropoulosUpdate skc_obj_alloc for spl kmem caches that are backe...
2019-10-18 Matthew MacyOpenZFS restructuring - ARC memory pressure
2019-10-17 Ryan MoellerDetect if sed supports --in-place
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-14 Brian BehlendorfModify sharenfs=on default behavior
2019-10-11 chrisrdTypo fix in comment: dso_dryrun
2019-10-11 Brian BehlendorfZTS: Fix zpool_status_-s
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-11 Richard YaoImplement ZPOOL_IMPORT_UDEV_TIMEOUT_MS
2019-10-11 Ryan MoellerClarify loop variable name in zfs copies test
2019-10-11 Ryan MoellerFix some style nits in tests
2019-10-10 loli10KFix pool creation with feature@allocation_classes disabled
2019-10-10 Matthew MacyMove get_temporary_prop to platform code
2019-10-10 Matthew MacyAdd kmem cache accessors
2019-10-10 Matthew MacyMake `zil_async_to_sync` visible to platform code
2019-10-10 Brian BehlendorfUpdate `zfs program` command usage
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-10-10 Matthew MacyMake clang happy with vdev_raidz_ code
2019-10-09 Ryan MoellerSort list of generated files in configure.ac
2019-10-09 Ryan MoellerMove platform independent tests to a shared runfile
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-08 Igor KZTS: Fix mmp_hostid test
2019-10-08 George Melikovmodule/Makefile.in: don't run xargs if empty
2019-10-04 Brian BehlendorfZTS: Fix trim/trim_config and trim/autotrim_config
2019-10-04 Brian BehlendorfFix automount for root filesystems
2019-10-03 Matthew MacyRename rangelock_ functions to zfs_rangelock_
2019-10-03 Tony Nguyendbuf_hold_impl() cleanup to improve cached read performance
2019-10-03 Matthew MacyOpenZFS restructuring - libzfs
2019-10-03 Matthew MacyOpenZFS restructuring - libzutil
2019-10-03 Brian BehlendorfZTS: Fix upgrade_readonly_pool
2019-10-02 Didier RocheWorkaround to avoid a race when /var/lib is a persisten...
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-10-02 Matthew MacyAdd inode accessors to common code
2019-10-01 Matthew MacyOpenZFS restructuring - arc_stats
next