]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-12-11 George AmanakisFix reporting of CKSUM errors in indirect vdevs
2020-12-11 Brian BehlendorfRemove draid.d symlink from zfs_helpers.sh
2020-12-11 Ryan Moellerarc_summary3: Handle overflowing value width
2020-12-11 Ryan MoellerFreeBSD: Implement sysctl for fletcher4 impl
2020-12-11 Matthew AhrensImprove zfs receive performance with lightweight write
2020-12-11 Paul DagnelieFix kernel panic induced by redacted send
2020-12-10 Ryan MoellerFreeBSD: Fix format of vfs.zfs.arc_no_grow_shift
2020-12-10 Ryan MoellerFreeBSD: Update usage of py-sysctl
2020-12-10 Brian BehlendorfFix possibly uninitialized 'root_inode' variable warning
2020-12-10 Paul DagnelieImplement memory and CPU hotplug
2020-12-10 Brian BehlendorfCI: add zloop workflow
2020-12-10 George MelikovCI: add zloop workflow
2020-12-10 Ryan MoellerFreeBSD: Do zcommon_init sooner to avoid FPU panic
2020-12-10 Attila FülöpZTS: three small follow up fixes for #11167
2020-12-10 Érico Nogueira... mount_zfs: print strerror instead of errno for error...
2020-12-10 sterlingjensenDrop path prefix workaround
2020-12-10 Orivej DeshDelete rw_semaphore.wait_lock configure check
2020-12-09 Matthew MacyDecouple arc_read_done callback from arc buf instantiation
2020-12-09 Brian BehlendorfFix optional "force" arg handing in zfs_ioc_pool_sync()
2020-12-08 George MelikovCI: add new zfs-tests-sanity workflow
2020-12-07 George MelikovZTS: zpool_trim tests throttle trim process
2020-12-06 Brian BehlendorfReduce fletcher4 and raidz benchmark times
2020-12-06 Alexander MotinAvoid some spa_has_pending_synctask() calls.
2020-12-06 Alexander MotinBring consistency to ABD chunk count types.
2020-12-06 Brian BehlendorfEnable ABI checks for the checkstyle workflow
2020-12-06 Brian BehlendorfZTS: adjust zpool_import_012_pos timeout
2020-12-06 Brian BehlendorfZTS: Update zfs_share_concurrent_shares.ksh
2020-12-04 George AmanakisFix raw sends on encrypted datasets when copying back...
2020-12-04 Attila Fülöpzpool: Dryrun fails to list some devices
2020-12-04 Ryan MoellerAdd -u option to 'zfs create'
2020-12-03 Brian BehlendorfAdd sanity.run file
2020-12-03 melakFix trivial typo in zfs-diff.8
2020-12-03 Alexander MotinFix for "Reduce latency effects of non-interactive...
2020-12-03 qzdanisAdd compatibility for busybox mktemp
2020-12-02 Ryan MoellerFreeBSD: notify userspace when a vdev is removed
2020-12-02 Finix1979Avoid unneccessary zio allocation and wait
2020-12-01 Andrew SunMake zpool status "remove:" label print in bold
2020-12-01 George MelikovCI: simplify checkstyle runner
2020-11-28 Pavel Snajdrzpool_influxdb: move to libexec dir
2020-11-28 Brian BehlendorfVerify zfs module loaded before starting services
2020-11-28 Đoàn Trần Công... dracut: use /bin/sh instead of bash as the intepreter
2020-11-24 Brian BehlendorfRemove incorrect assertion
2020-11-24 Alexander MotinReduce latency effects of non-interactive I/O
2020-11-24 Brian BehlendorfObsolete earlier packages due to version bump
2020-11-24 Matthew MacyFreeBSD: decouple ZFS_DEBUG from kernel debug settings
2020-11-23 Brian BehlendorfUpdate dRAID short feature description
2020-11-22 Antonio Russolibzfsbootenv: do not depend on libnvpair
2020-11-22 cragwpam_zfs_key: accommodate different dataset naming scheme
2020-11-21 Brian BehlendorfInclude the ABI with dist tarball
2020-11-20 Brian BehlendorfCorrect missing zil_claim() DTL updates
2020-11-20 Antonio RussoTrack SONAME version bump in packaging
2020-11-20 набdracut/mount-zfs.sh: quote expansion on zpool test
2020-11-20 набdracut/zfs-load-key.sh: simplify import loop, quote...
2020-11-18 Ryan MoellerReduce confusion in zfs_write
2020-11-17 Matthew MacyFix problems in zvol_set_volmode_impl
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
next