]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-02-11 набcontrib: dracut: zfs-{rollback,snapshot}-bootfs: don...
2022-02-11 набdracut: README: rewrite
2022-02-10 Brian BehlendorfZTS: Fix zvol_misc_volmode test
2022-02-09 drowfxAdd dataset_kstats_update.. to mmap read/write paths
2022-02-09 Attila FülöpReceive checks should allow unencrypted child datasets
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-02-09 Damian SzuberskiPropagate KERNEL_* to *.spec
2022-02-09 Peter LevineAdd support for $KERNEL_{CC,LD,LLVM} variables
2022-02-09 Attila FülöpLinux 5.16 compat: don't use XSTATE_XSAVE to save FPU...
2022-02-09 Damian SzuberskiRemove unused files from GitHub runners
2022-02-08 Damian Szuberski`mount.zfs -o zfsutil` leverages `zfs_mount_at()`
2022-02-08 Tomohiro KusumiRemove unneeded "extern inline" function declarations
2022-02-07 Damian SzuberskiAdd `--enable=all` to ShellCheck by default
2022-02-07 Damian SzuberskiExtract workflows dependencies
2022-02-07 Christian Schwarzzvol: make calls to platform ops static
2022-02-04 Alexander MotinAdd more control/visibility to spa_load_verify().
2022-02-04 Christian Schwarzzfs_set_prop_nvlist: make it easier to spot the call...
2022-02-04 Christian Schwarzdsl_dir_tempreserve_impl: remove unused `deferred`...
2022-02-04 Brian BehlendorfZTS: Update enospc_002_pos test case
2022-02-03 Pawel Jakub... Fix clearing set-uid and set-gid bits on a file when...
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-02-03 Phil Kauffmanzed-functions.sh: escape newline to produce valid json
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...
next