]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2022-02-03 Akash BAdd enumerated vdev names to 'zpool iostat -v' and...
2022-02-03 George AmanakisReport dnodes with faulty bonuslen
2022-02-02 набNotice if the test-runner dies
2022-02-02 Tomohiro KusumiFix trivial calloc(3) arguments order
2022-02-02 Ryan MoellerSimplify resume token generation
2022-02-02 Ryan Moellerlibzfs_sendrecv: Factor out lzc_flags_from_resume_nvl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Refactor find_redact_book
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix some comment style nits
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystems
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystem
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_snapshot
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_print_verbose
2022-02-02 Ryan Moellerlibzfs_sendrecv: Pull header line out of loop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Initialize in case of failure
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_ioctl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on zfs_send_space
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_fs
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_prop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_snap
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix leaked holds nvlist
2022-02-02 Ryan Moellerlibzfs_sendrecv: Avoid extra avl_find
2022-02-02 Ryan Moellerlibzfs_sendrecv: Simplify out guid temporary
2022-02-02 Ryan Moellerlibzfs_sendrecv: Use size_t for payload_len
2022-02-02 набlibzfs: mount: don't leak mnt_param_t if mnt_func fails
2022-02-02 набlibtpool: remove useless CSTYLED
2022-02-02 набlinux: libspl: zone: () -> (void)
2022-02-02 набzpool: misc. cleanup
2022-02-02 набlibzfs: share_proto: constify, staticify
2022-02-02 набzpool: main: print hostids with PRIx64
2022-02-02 набlibzfs: const correctness
2022-02-02 набzpool: main: const correctness, use time_t for time
2022-01-31 Mark Johnstonspl: Don't check FreeBSD rwlocks for double initializat...
2022-01-29 набZTS: explicitly strip whitespace for broken wc(1) imple...
2022-01-28 набlibzfs: sendrecv: fix unused, remove argsused
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-26 набClean up CSTYLEDs
2022-01-26 набicp: asm_linkage.h: clean out unused bits, CSTYLED
2022-01-26 набlibspl: include: ia32: remove
2022-01-26 набtests: simplify check_bg_procs_limit_num(), inline...
2022-01-26 набtests: prune remaining xargs(1), add missing zfs-projec...
2022-01-26 набtests: simplify find_vfstab_dev()
2022-01-26 набMakefile: simplify away xargs(1)
2022-01-26 набmodule: Makefile: simplify clean and install jobs
2022-01-26 Ryan MoellerFreeBSD: Fix zvol_cdev_open locking
2022-01-25 ColMelvinRPM: Add missing BuildRequires for PAM component
2022-01-25 Finix1979Linux <4.8 compat: submit_bio() rw arg
2022-01-25 набLinux 5.17 compat: PDE_DATA() renamed to pde_data()
2022-01-25 набLinux 5.17 compat: dequeue_signal() takes a 4th argument
2022-01-25 набLinux 5.17 compat: detect complete_and_exit() rename
2022-01-25 набlibspl: cast to uintptr_t instead of !!ing
2022-01-24 Rich ErcolaniAdd explicit timeout to test step
2022-01-24 Rich ErcolaniAdd support for FALLOC_FL_ZERO_RANGE
2022-01-24 Rich ErcolaniLinux 5.16 compat: Added mapping for iov_iter_fault_in_...
2022-01-24 Rich ErcolaniLinux 5.16 compat: Added add_disk check for return
2022-01-24 Rich ErcolaniLinux 5.16 compat: Check slab.h for kvmalloc
2022-01-21 набFix test-runner on FreeBSD
2022-01-21 Mark JohnstonFix handling of errors from dmu_write_uio_dbuf() on...
2022-01-21 George AmanakisIntroduce a flag to skip comparing the local mac when...
2022-01-21 Mark JohnstonAvoid memory allocations in the ARC eviction thread
2022-01-21 набlibspl: ASSERT*: !! for sizeof
2022-01-20 Paul ZuchowskiFix problem with zdb -d
2022-01-18 набlibefi: remove efi_type()
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-14 Brian BehlendorfClarify `failmode=wait` documentation
2022-01-14 Ryan MoellerFreeBSD: Touch up comments in zvol_os
2022-01-14 Ryan MoellerFreeBSD: Fix zvol_*_open() locking
2022-01-14 Ryan MoellerFreeBSD: Fix leaked strings in libspl mnttab
2022-01-13 набman: zfs.4: miscellaneous cleanup
2022-01-13 набlinux: libzfs: mount: fix uninitialised flags
2022-01-13 Damian SzuberskiAdd ShellCheck's `--enable=all` inside `scripts/`
2022-01-13 Damian SzuberskiRemoved Python 2 and Python 3.5- support
2022-01-13 Mark MaybeeRemove VERIFY() in vdev_props_set_sync()
2022-01-13 Rich Ercolanilz4: Cherrypick fix for CVE-2021-3520
2022-01-07 Rich ErcolaniUpdated the lz4 decompressor
2022-01-07 Ryan HirasakiREADME: Update OpenZFS website url
2022-01-07 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2022-01-07 набmodule: icp: remove solaris crypto and cryptoadm ioctl...
2022-01-07 набmodule: icp: rip out the Solaris loadable module archit...
2022-01-07 Damian SzuberskiAdd ShellCheck's `--enable=all` inside `cmd/`
2022-01-06 Christian Schwarzl2arc_write_buffers: remove redundant asserts
2022-01-06 Damian SzuberskiAdd ShellCheck's `--enable=all` inside `etc/`
2022-01-06 набmodule: Makefile: flatten subdir loop, use $PWD instead...
2022-01-06 набFreeBSD: remove unused variable
2022-01-06 набconfig: check for parallel(1), use it for cstyle
2022-01-06 набlibfetch: unquote @LIBFETCH_SONAME@ subst
2022-01-06 набzvol: remove unused variable
2022-01-06 набfm: remove unused variables
2022-01-06 набzvol: remove unused variable
2022-01-06 набFreeBSD: vfsops: use setgen for error case
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2022-01-06 chrisrdman: speling
2022-01-06 Allan JudeZTS: normalize on use of `sync_pool` and `sync_all_pools`
2022-01-06 Manoj JosephLong opts for zdb
2022-01-05 chrisrdzfs_prune: reset sc.nr_to_scan
2022-01-05 Brian BehlendorfVerify dRAID empty sectors
2021-12-23 набFreeBSD: fix unpropagated error
2021-12-23 набmodule: icp: fix unused, remove argsused
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-12-23 набmodule: zfs: freebsd: fix unused, remove argsused
2021-12-23 набmodule: zfs: linux: fix unused, remove argsused
next