]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2024-09-17 Rob Norrissa_impl: fix SA header bitfield docs
2024-09-17 Pavel SnajdrLinux 6.10 compat: Fix tracepoints definitions
2024-09-17 Alexander MotinRemove extra newline from spa_set_allocator().
2024-09-17 Tino ReichardtZTS: Use QEMU for tests on Linux and FreeBSD
2024-09-17 Tino ReichardtZTS: increase timeout of mmap_sync_001_pos
2024-09-17 Tino ReichardtZTS: fix raidz_expand_001_pos and raidz_expand_002_pos
2024-09-17 Tino ReichardtZTS: fix zpool_status_008_pos test on qemu vm's
2024-09-14 Brian AtkinsonAdding Direct IO Support
2024-09-10 Tino ReichardtRemove set but not used variable in ddt.c (#16522)
2024-09-10 Alan SomersFix an uninitialized data access (#16511)
2024-09-10 Rob Norriszts-report: don't crash on non-UTF-8 chars in the log...
2024-09-10 Jessica Clarkesys/types32.h: Remove struct timeval32 from libspl...
2024-09-10 Rob Norriszio_resume: log when unsuspending the pool (#16485)
2024-09-09 Rob Norrislibzstd: also build with LIBZPOOL_CPPFLAGS
2024-09-06 Rob Norrisspa_prop_get: require caller to supply output nvlist
2024-09-05 Rob Norriszpool events: expand value strings for ZIO error values
2024-09-05 Rob Norrisvalue strings: pretty printers for flags and enums
2024-09-04 Don BradyAdd DDT prune command
2024-09-04 Rob Norriszdb: rework dedup accounting for log, quota and prune
2024-09-04 Seth HoffertRemove unused sysctl node
2024-08-27 Rob Norrisbuild: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS
2024-08-27 Rob Norriszstream: build with debug to fix stack overruns
2024-08-27 Rob Norrisfm: pass io_flags through events & zed as uint64_t
2024-08-27 Jitendra PatidarFix issig() to check signal_pending after dequeue SIGST...
2024-08-26 Mateusz Piotrowskizpool: Provide GUID to zpool-reguid(8) with -g (#16239)
2024-08-23 Rob Norrisspl-taskq: fix task counts for delayed and cancelled...
2024-08-23 Low-powerMake mount.zfs(8) calling zfs_mount_at for legacy mount...
2024-08-22 Rob Norriszstream recompress: fix zero recompressed buffer and...
2024-08-22 Rob Norriszstream decompress: fix decompress size and output
2024-08-22 Rob Norriszio_compress_data: limit dest length to ABD size
2024-08-22 Rob Norriscompress: change zio_compress API to use ABDs
2024-08-22 Rob Norriscompress: change compression providers API to use ABDs
2024-08-22 Rob Norriscompress: standardise names of compression functions
2024-08-22 Rob Norriscompress: remove unused abd compress prototype
2024-08-22 Rob Norriscompress: remove zio_decompress_data_buf
2024-08-22 Rob Norriszstream: use zio_compress calls for compression
2024-08-22 Rob Norriscompress: rework callers to always use the zio_compress...
2024-08-22 Rob Norrisabd_get_from_buf_struct: wrap existing buf with ABD...
2024-08-22 Tony HutterLinux 6.10 compat: META
2024-08-21 Rob Norrislibzpool/abd_os: iovec-based scatter abd
2024-08-21 Rob Norrisabd_os: break out platform-specific header parts
2024-08-21 Rob Norrisabd_os: split userspace and Linux kernel code
2024-08-21 Rob Norriszio: no alloc canary in userspace
2024-08-21 Rob Norrisabd: remove ABD_FLAG_ZEROS
2024-08-21 shodanshokIgnore zfs_arc_shrinker_limit in direct reclaim mode
2024-08-21 Ameer Hamzalinux/zvol_os.c: cleanup limits for non-blk mq case
2024-08-21 Ameer Hamzalinux/zvol_os.c: Fix max_discard_sectors limit for...
2024-08-19 Rob Norrisspl-proc: remove old taskq stats
2024-08-19 Rob Norrisspl-taskq: summary stats for all taskqs
2024-08-19 Rob Norrisspl-taskq: per-taskq kstats
2024-08-19 Rob Norrisspl-generic: bring up kstats subsystem before taskq
2024-08-19 Chunwei ChenSkip ro check for snaps when multi-mount
2024-08-16 shodanshokEnable L2 cache of all (MRU+MFU) metadata but MFU data...
2024-08-16 Allan JudeMan page updates for dmu_ddt_copies
2024-08-16 Rob Norrisddt: lookup and log stats
2024-08-16 Rob Norrisddt: block scan until log is flushed, and flush aggress...
2024-08-16 Rob Norrisddt: dedup log
2024-08-16 Rob Norrisddt: tuneable to override copies= on dedup metadata...
2024-08-16 Rob Norrisddt: compare keys 64-bits at a time, trying to match...
2024-08-16 Rob Norrisddt: cleanup the stats & histogram code
2024-08-16 Rob Norrisddt: add "flat phys" feature
2024-08-16 Rob Norrisddt: slim down ddt_entry_t
2024-08-16 Rob Norrisddt: introduce lightweight entry
2024-08-16 Rob Norrisddt: rework access to phys array slots
2024-08-16 Rob Norriszdb: rework DDT block count and leak check to just...
2024-08-16 Rob NorrisZTS: tests for dedup legacy/FDT tables
2024-08-16 Rob Norrisddt: add FDT feature and support for legacy and new...
2024-08-15 Ameer Hamzalinux/zvol_os: fix zvol queue limits initialization
2024-08-15 Justin GottulaFix null ptr deref when renaming a zvol with snaps...
2024-08-15 Tony HutterLinux 6.10 compat: Fix zvol NULL pointer deference
2024-08-15 Tony HutterLinux 6.10 compat: fix rpm-kmod and builtin
2024-08-15 Ameer HamzaFix incorrect error report on vdev attach/replace
2024-08-15 Gleb SmirnoffFreeBSD: fix build without kernel option MAC
2024-08-15 Jitendra PatidarFix projid accounting for xattr objects
2024-08-14 Paul DagnelieAdd missing kstats to dataset kstats
2024-08-14 Tony HutterZTS: Use /dev/urandom instead of /dev/random
2024-08-14 Rob NorrisLinux 6.11: avoid passing "end" sentinel to register_sy...
2024-08-14 Rob NorrisLinux 6.11: add compat macro for page_mapping()
2024-08-14 Rob NorrisLinux 6.11: add more queue_limit fields with removed...
2024-08-14 Rob NorrisLinux 6.11: IO stats is now a queue feature flag
2024-08-14 Rob NorrisLinux 6.11: first arg to proc_handler is now const
2024-08-14 Rob NorrisLinux 6.11: get backing_dev_info through queue gendisk
2024-08-14 Rob NorrisLinux 6.11: enable queue flush through queue limits
2024-08-14 Rob Norrislinux/zvol_os: tidy and document queue limit/config...
2024-08-09 Ameer HamzaGithub workflow: fix typo in `zloop` artifact
2024-08-09 Rob Norrisconfig: don't force shared linkage on FreeBSD
2024-08-09 Alan SomersMake txg_wait_synced conditional in zfsvfs_teardown...
2024-08-09 Rob Norriszstream: remove duplicate highbit64 definition
2024-08-09 Rob Norrisabd: lift ABD zero scan from zio_compress_data() to...
2024-08-08 Brian AtkinsonUpdating bash completion build file
2024-08-08 Rob Norriscontrib: bash_completion.d: force zpool symlink recreation
2024-08-08 Alexander MotinLinux: Make zfs_prune() fair on NUMA systems
2024-08-08 Alexander MotinSoften pruning threshold on not evictable metadata
2024-08-08 Alexander MotinImprove zfs_blkptr_verify()
2024-08-08 Mateusz Piotrowskilibzfs.h: Set ZFS_MAXPROPLEN and ZPOOL_MAXPROPLEN to...
2024-08-08 Mateusz Piotrowskizpoolprops.7: Fix max length of name of user property
2024-08-08 Mateusz Piotrowskitests: user_property_001_pos: Remove unnecessary evals
2024-08-08 Mateusz Piotrowskitests: user_property: Clarify comments
2024-08-08 Ameer HamzaSync AUX label during pool import
2024-08-08 Mark JohnstonZTS: Add a test to verify that copy_file_range obeys...
next