]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-29 Brian BehlendorfUse known license string for zzstd
2020-09-28 Brian BehlendorfFix CONFIG_DEBUG_LOCK_ALLOC configure check
2020-09-28 Brian BehlendorfFix objtool configure check
2020-09-28 grodikNote that keys must be loaded for 'zpool remove'
2020-09-28 Kjeld Schouten... Document branching structure
2020-09-28 Matthew Macyzfetch: Don't issue new streams when old have not completed
2020-09-25 Allan Judezfs userspace: use zfs_path_to_zhandle so argument...
2020-09-25 Adam D. MossAdd DB_RF_NOPREFETCH to dbuf_read()s in dnode.c
2020-09-25 Brian BehlendorfFix PREEMPTION=y and BLK_CGROUP=y config on arm64
2020-09-25 Mateusz GuzikFreeBSD: update cache_purgevfs usage after 1300117...
2020-09-25 Ryan MoellerFreeBSD: Code cleanup in zio_crypt
2020-09-25 Ryan MoellerPrune dead branch reported by Coverity
2020-09-25 George Wilsonzpool command complains about /etc/exports.d
2020-09-25 Christian Schwarzzfs_log_write: simplify data copying code for WR_COPIED...
2020-09-23 Matthew MacyFreeBSD: Add support for procfs_list
2020-09-23 Matthew MacyFreeBSD: Don't save user FPU context in kernel threads
2020-09-23 Kjeld Schouten... Update issue templates, commitcheck and Contributing.md
2020-09-22 Paul DagnelieDon't set numobjs to UINT64_MAX or near it
2020-09-22 набcontrib/initramfs: fix shellcheck and checkbashisms...
2020-09-22 George AmanakisRestore clearing of L2CACHE flag in arc_read_done()
2020-09-22 Mark JohnstonFix a logic bug in the FreeBSD getpages VOP
2020-09-22 Ryan MoellerFreeBSD: Reduce stack usage of Lua
2020-09-21 Mark JohnstonAnnontate FreeBSD sysctls with CTLFLAG_MPSAFE
2020-09-21 Mark JohnstonFix switch statement indentation in the FreeBSD kstat...
2020-09-21 George AmanakisUpdate documentation of l2arc_mfuonly
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-09-18 Allan Judelibzfs: Don't leak buf if nvlist is too large
2020-09-18 George Wilsonpool may become suspended during device expansion
2020-09-17 Matthew Ahrenszdb leak detection fails with in-progress device removal
2020-09-17 Ryan MoellerFreeBSD: Do not copy vp into f_data for DTYPE_VNODE...
2020-09-17 John PoduskaNeed a long hold in zpl_mount_impl
2020-09-17 Toomas Soomelibzfsbootenv: lzbe_nvlist_set needs to store bootenv...
2020-09-16 Ryan MoellerRename acltype=posixacl to acltype=posix
2020-09-16 Georgy Yakovlevcmd/zgenhostid: replace with simple c implementation
2020-09-15 Pavel SnajdrFix stack frame size: dnode_dirty_l1range()
2020-09-15 Pavel Snajdrdmu_redact_snap: fix possible memleak
2020-09-15 Pavel SnajdrFix stack frame size: dmu_redact_snap()
2020-09-15 Pavel SnajdrFix stack frame size: spa_livelist_delete_cb()
2020-09-15 набzpoolprops.8: fix raidz par[i]ty typo
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-09-15 Ryan MoellerLinux: Prevent destruction while showing mount devname
2020-09-14 George AmanakisAdd L2ARC arcstats for MFU/MRU buffers and buffer conte...
2020-09-12 Harald van... config/zfs-build.m4: never define _initramfs in RPM_DEF...
2020-09-12 Matthew Ahrenslibzutil depends on libnvpair
2020-09-09 Mateusz GuzikFreeBSD: convert teardown inactive lock to a read-mostl...
2020-09-09 xdch47Force the use of '.' as decimal separator.
2020-09-09 Olaf FaalandInitialize mmp_last_write when the mmp thread starts
2020-09-09 Ryan MoellerFreeBSD: drop dependency on cryptodev module
2020-09-08 George AmanakisIntroduce ZFS module parameter l2arc_mfuonly
2020-09-08 Ryan MoellerAvoid possibility of division by zero
2020-09-08 Toomas Soomednode_special_open() error: unchecked function return...
2020-09-08 Peter Dave... Add a missing option prefix `-` in zfs-tests.sh usage()
2020-09-08 Fabio BusoDisplay pbkdf2iters property as plain number
2020-09-04 alavisslibshare: Add missing headers for nfs.c
2020-09-04 Matthew MacyFreeBSD: reduce priority of ZIO_TASKQ_ISSUE writes...
2020-09-04 Ryan MoellerSpruce up pkg-config files for libzfs/libzfs_core
2020-09-04 Ryan Moellerman: Cross-reference zfs-load-key(8) for ENCRYPTION...
2020-09-04 Ryan Moellerman: Add `zfs rename -r` to zfs-rename(8) SYNOPSIS
2020-09-04 Brian BehlendorfSequential scrub and resilver updated comments
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-04 Matthew Ahrensnowait synctask must succeed
2020-09-04 Ryan MoellerRetain thread name when resuming a zthr
2020-09-04 Alexander RichardsonFixes for running FreeBSD buildworld on Linux/macOS...
2020-09-04 Matthew MacyReplace cv_{timed}wait_sig with cv_{timed}wait_idle...
2020-09-03 Garrett FieldsRemove 'ZFS on Linux' references from PR Template
2020-09-02 Spencer KinnyLinks in Source Files
2020-09-02 Toomas Soomezvol: unsigned off can not be less than zero
2020-09-01 Alexander RichardsonFix -Werror,-Wmacro-redefined in limits.h
2020-09-01 Ryan MoellerMake spa_stats.c tunables visible on FreeBSD
2020-09-01 Matthew MacyFreeBSD: Fix up after spa_stats.c move
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-09-01 Ryan MoellerFreeBSD: Remove unused SECLABEL code
2020-09-01 Ryan Moellerlibspl: Provide platform-specific zone implementations
2020-09-01 Ryan MoellerFreeBSD: Simplify INGLOBALZONE
2020-09-01 Ryan MoellerFreeBSD: Define crgetzoneid appropriately
2020-09-01 Toomas Soomezio_ereport_post() and zio_ereport_start() return value...
2020-08-30 Spencer KinnyTypo Correction
2020-08-30 Matthew MacyMove spa_stats.c to common code
2020-08-30 Matthew MacyFreeBSD: Fix spurious failure in zvol_geom_open
2020-08-30 Kjeld Schouten... Auto close "Status: Feedback requested" after a month
2020-08-30 Matthew MacyFreeBSD: add support for KSTAT_TYPE_RAW
2020-08-30 Brian BehlendorfLinux 5.9 compat: NR_SLAB_RECLAIMABLE
2020-08-28 Richard LaagerFix another dependency loop
2020-08-28 Richard LaagerFix a dependency loop
2020-08-28 Georgy Yakovlevconfig/zfs-build.m4: add --with-vendor flag
2020-08-27 Alexander RichardsonFix definition of BLKGETSIZE64 on FreeBSD
2020-08-27 Georgy Yakovlevmodule/zstd: pass -U__BMI__
2020-08-27 John-Mark GurneyAdd the Xr's to the SEE ALSO as well
2020-08-27 Patrick Mooneydnode_sync is careless with range tree
2020-08-27 Cédric BergerFix NEWS file
2020-08-27 Ryan Moellerzpool: Change base URL for ZFS messages to openzfs...
2020-08-27 Brian BehlendorfRemove duplicate dnode.h include
2020-08-27 Paul DagnelieAlways track temporary fses and snapshots for accounting
2020-08-26 Kjeld Schouten... Fix broken bug report form
2020-08-26 Toomas SoomeRemove pragma ident lines
2020-08-26 Matthew MacyFreeBSD: disable neon usage
2020-08-26 George MelikovGithub CI: Enable checkbashism
2020-08-26 Kjeld Schouten... StaleBot Tweaks
2020-08-25 Alexander MotinIntroduce limit on size of L2ARC headers
2020-08-25 Brian BehlendorfTag 2.0.0-rc1
next