]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-17 Brian BehlendorfAdd ABI snapshot
2020-11-17 Antonio RussoLibrary ABI tracking with abigail
2020-11-16 набzpool: correctly align columns with -p
2020-11-16 набzpool(8): fix pool-wi[sd]e typo
2020-11-16 loli10KFix 'zfs userspace' for received datasets in encrypted...
2020-11-16 George AmanakisFix ASSERT logic in l2arc_evict()
2020-11-15 Érico Rolimconfig/dracut/90zfs: handle cases where hostid(1) retur...
2020-11-15 Érico Rolimzgenhostid: accept hostid arguments equal to zero.
2020-11-14 Brian BehlendorfLinux: Fix ZFS_ENTER/ZFS_EXIT/ZFS_VERFY_ZP usage
2020-11-14 Matthew AhrensAssertion failure when logging large output of channel...
2020-11-14 Ryan MoellerReturn EFAULT at the end of zfs_write() when set
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-11-12 Matthew AhrensChannel program may spuriously fail with "memory limit...
2020-11-12 Brian BehlendorfLinux: Fix mount/unmount when dataset name has a space
2020-11-12 Mateusz GuzikG/C data_alloc_arena
2020-11-12 Tony PerkinsStart snapdir_iterate traversals to begin wtih the...
2020-11-10 Adrian ChaddFix compiling on FreeBSD + gcc - don't assume illmnos...
2020-11-10 Adrian ChaddFix pointer-is-uint64_t-sized assumption in the ioctl...
2020-11-10 sterlingjensenFix memleak in cmd/mount_zfs.c
2020-11-10 набzpoolprops.8: clarify vdev expansion rules
2020-11-10 Mateusz GuzikG/C struct znode -> z_moved
2020-11-10 Pavel Zakharovinitramfs: zfsunlock hook breaks /usr/bin
2020-11-10 Ryan MoellerFreeBSD: Simplify zvol_geom_open and zvol_cdev_open
2020-11-10 Ryan MoellerFreeBSD: Avoid spurious EINTR in zvol_cdev_open
2020-11-10 Ryan MoellerSimplify offset and length limit in zfs_write
2020-11-10 Ryan MoellerConst some unchanging variables in zfs_write
2020-11-10 Ryan MoellerFreeBSD: Move uio_prefaultpages def to uio.h
2020-11-10 Ryan MoellerRemove redundant oid parameter to update_pages
2020-11-10 Ryan MoellerFactor uid, gid, and projid out of loop in zfs_write
2020-11-10 Alexander MotinFix dmu_tx_dirty_throttle after arc_c reduction
2020-11-10 Matthew MacyFix dnode refcount tracking
2020-11-06 Ryan MoellerZTS: Add L1 corruption test
2020-11-06 Ryan MoellerZTS: Output all block copies in list_file_blocks
2020-11-06 Ryan MoellerZTS: Fix list_file_blocks for mirror vdevs, level > 0
2020-11-06 Mariusz ZaborskiFreeBSD: Prevent a NULL reference in zvol_cdev_open
2020-11-05 khng300FreeBSD: Prevent NULL pointer dereference of resid
2020-11-03 Antonio RussoSynchronize library ABI levels
2020-11-03 Ryan MoellerFreeBSD: zvol_os: Use SET_ERROR more judiciously
2020-11-03 Brian BehlendorfZTS: zdb_block_size_histogram increase variance
2020-11-03 Brian BehlendorfZTS: Wait on all events in events_001_pos.ksh
2020-11-02 Coleman KaneLinux 5.10 compat: revalidate_disk_size() added
2020-11-02 Coleman KaneLinux 5.10 compat: check_disk_change() removed
2020-11-02 Coleman KaneLinux 5.10 compat: percpu_ref added data member
2020-11-02 Brian BehlendorfLinux 5.10 compat: frame.h renamed objtool.h
2020-11-02 Sebastian GottschallOptimize locking checks in mempool allocator
2020-11-02 Christian Schwarzzfs_vnops: make zfs_get_data OS-independent
2020-11-02 Mateusz GuzikIntroduce CPU_SEQID_UNSTABLE
2020-10-31 Matthew MacyConsolidate zfs_holey and zfs_access
2020-10-31 Ryan MoellerRemove duplicate cond_resched() definition
2020-10-30 Ryan Moellerzvol_os: Fix handling of zvol private data
2020-10-30 Ryan Moellerzvol_os: Don't leak doi in cdev error path
2020-10-30 Ryan Moellerzvol_os: Properly ignore error in volmode lookup
2020-10-30 Ryan Moellerzvol_os: Code cleanup in zvol_create_minor_impl
2020-10-30 Ryan Moellerzvol_os: Keep better track of open count in close
2020-10-30 Ryan Moellerzvol_os: Tidy up asserts
2020-10-30 Mateusz Guzikzstd: track allocator statistics
2020-10-30 Attila FülöpICP: gcm: Allocate hash subkey table separately
2020-10-30 Attila FülöpAdd some missing cfi frame info in aesni-gcm-x86_64.S
2020-10-30 Mateusz GuzikFreeBSD: catch up with 1300124 version bump
2020-10-30 Ryan MoellerFreeBSD: Fix 12.2-STABLE after AT_BENEATH MFC
2020-10-30 Matthew MacyRemove UIO_ZEROCOPY functions structures
2020-10-30 Alexander MotinYield periodically when rebuilding L2ARC
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-30 Alexander MotinFreeBSD: Remove BIO_ORDERED flag from BIO_FLUSH
2020-10-30 Tony HutterZTS: Fix xattr_004_pos failure, don't use tmpfs
2020-10-29 Mateusz GuzikLinux: g/c leftover fence in zfs_znode_alloc
2020-10-29 Mateusz GuzikFreeBSD: g/c unused zfs_znode_move support
2020-10-27 Brian BehlendorfUse known license string for zlua
2020-10-26 Ryan MoellerFreeBSD: Skip RAW kstat sysctls by default
2020-10-26 Mateusz GuzikFreeBSD: catch up with 1300123 version bump
2020-10-22 Cy SchubertRestore identification of VDEVs using non-native block...
2020-10-22 xtouqhProperly format NAME subsection of zfs/zpool subcommands
2020-10-22 Ryan MoellerAdd missing zfs_arc_evict_batch_limit tunable
2020-10-21 Ryan Moellerarcstat: Add -a and -p options from FreeNAS
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-10-20 Adam D. MossNon-l2arc pool reads shouldn't be l2arc misses
2020-10-20 Kyle EvansMakefile.bsd: remove directory that no longer exists
2020-10-20 Matthew MacyFreeBSD: delete unreferenced file
2020-10-20 Ryan MoellerFix commitcheck on FreeBSD
2020-10-19 Don Bradyzed syslog entries drop important info
2020-10-16 Ryan MoellerIgnore zpool_influxdb binary
2020-10-15 Mateusz GuzikFreeBSD: add missing fplookup_vexec handler to special...
2020-10-15 Mateusz GuzikFreeBSD: g/c unused vop vector zfsctl_ops_shares_dir
2020-10-15 Don BradyIgnore special vdev ashift for spa ashift min/max
2020-10-14 Christian SchwarzFix crash caused by invalid snapshot names in redactnvl
2020-10-14 Paul DagnelieFix incorrect deletion order in range_tree_add_impl...
2020-10-14 Mateusz GuzikFreeBSD: fix panic due to tqid overflow
2020-10-14 Ryan MoellerCross-platform acltype
2020-10-14 Warner LoshFreeBSD: make adjustments for the standalone environment
2020-10-14 Matthew Macydmu_zfetch: don't leak unreferenced stream when zfetch...
2020-10-14 Warner Loshaarch64: Use proper guards for NEON instructions
2020-10-13 Adam D. MossAdd zfs.sh module unload error message
2020-10-13 Christian Schwarzdmu.h: remove stale declaration dmu_objset_snapshot_tmp
2020-10-13 Mateusz GuzikFreeBSD: use cache_rename if available
2020-10-13 Mathieu Veltenblkg_tryget config test: initialize struct
2020-10-13 Kjeld Schouten... Increase Supported Linux Kernel to 5.9
2020-10-13 Ryan MoellerFreeBSD: Improve libzfs_error_init messages
2020-10-13 Ryan MoellerExpose zfetch_max_idistance tunable
2020-10-09 Christian Schwarzzil_parse: make callback parameters const
2020-10-09 Richard EllingAdd zpool_influxdb command
next