]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2018-10-24 Tom CaputiFix lock inversion in txg_sync_thread()
2018-10-24 Tom CaputiFix dbgmsg printing in ztest and zdb
2018-10-24 Tom CaputiFix ASSERT in zil_create() during ztest
2018-10-24 Tom CaputiFix random ztest_deadman_thread failures
2018-10-24 George MelikovAllow use of pool GUID as root pool
2018-10-24 Brian BehlendorfZTS: Update project quota tests
2018-10-22 Matthew AhrensMake gitrev more reliable
2018-10-19 Paul DagnelieOpenZFS 9688 - aggsum_fini leaks memory
2018-10-19 Serapheim DimitropoulosOpenZFS 9682 - page fault in dsl_async_clone_destroy...
2018-10-19 Serapheim DimitropoulosOpenZFS 9690 - metaslab of vdev with no space maps...
2018-10-19 Matthew AhrensOpenZFS 9681 - ztest failure in spa_history_log_interna...
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-18 Allan JudeOpenZFS 9862 - fix typo in comment in vdev_impl.h
2018-10-17 Matthew ThodeAllow copy-builtin to work with modified sources
2018-10-17 LOLizpool: allow sharing of spare device among pools
2018-10-17 Matthew AhrensLinux does not HAVE_SMB_SHARE
2018-10-17 Matthew AhrensLinux does not HAVE_DNLC
2018-10-17 bunder2015Advise users to retain issue/PR templates
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-16 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2018-10-15 Brian BehlendorfAdd zts-report.py to python shebang exclusion
2018-10-12 Matthew AhrensOpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES...
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-10-12 Brian BehlendorfRevert "Allow ECKSUM in vdev_checkpoint_sm_object()"
2018-10-12 Tony HutterDefine timestruc_t for Lustre compatibility
2018-10-11 Matt AhrensOpenZFS 9689 - zfs range lock code should not be zpl...
2018-10-11 Alek PFix changelist mounted-dataset iteration
2018-10-10 Garrett FieldsCheck scheduler for "noop" before setting "noop"
2018-10-10 Tony HutterPrint "(repairing)" in zpool status again
2018-10-09 Paul Dagnelie Refactor dmu_recv into its own file
2018-10-09 Brian BehlendorfFix arc_release() refcount
2018-10-09 Brian BehlendorfAdd zfs_refcount_transfer_ownership_many()
2018-10-09 Matthew AhrensCreate /proc/sys/kernel/spl/gitrev with git hash
2018-10-04 Matthew AhrensOpenZFS 9617 - too-frequent TXG sync causes excessive...
2018-10-04 Matthew AhrensWarn if checking programs are not installed
2018-10-04 Matthew AhrensAdd codecheck make target
2018-10-04 Paul DagnelieFix ASSERT macros to not over-expand
2018-10-03 Paul DagnelieAdd new fnvlist_lookup_* functions
2018-10-03 Prakash SuryaVerify 'zfs destroy' will unshare the dataset
2018-10-03 Prakash SuryaFix "zfs destroy" when "sharenfs=on" is used
2018-10-03 Brad LewisOpenZFS 9677 - panic from zio_write_gang_block()
2018-10-03 Andrew StormontOpenZFS 9616 - Bogus error when attempting to set prope...
2018-10-03 Tom CaputiRefcounted DSL Crypto Key Mappings
2018-10-02 Jerry JelinekOpenZFS 9700 - ZFS resilvered mirror does not balance...
2018-10-02 Yuri PankovOpenZFS 9763 - zfs(1M): broken formatting in allow...
2018-10-02 Alek Pchangelist should be able to iter on mounts
2018-10-02 Brian BehlendorfZTS: Fix snapshot_009_pos, snapshot_010_pos
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-10-01 Matthew AhrensRemove duplicate macro in dsl_dir.h
2018-10-01 Brian BehlendorfRefine split block reconstruction
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-09-26 Gregor KopkaFix flake 8 style warnings
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-09-26 Brian BehlendorfFix small sysfs leak
2018-09-25 Gregor KopkaZpool iostat: remove latency/queue scaling
2018-09-25 Brian BehlendorfRevert "Fix flake 8 style warnings"
2018-09-25 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-09-24 LOLiZTS: Fix removal_resume_export
2018-09-24 Gregor KopkaFix flake 8 style warnings
2018-09-21 LOLivdev_disk_error() prints ASCII SOH to debug log
2018-09-21 DeHackEdFix reference to zpool-features(5)
2018-09-21 LOLiAdd limits to spa_slop_shift tunable
2018-09-18 Richard YaoAdd NEWS file
2018-09-18 LOLizstreamdump dumps core printing truncated nvlist
2018-09-18 DeHackEdFix allocation_classes GUID in zpool-features(5)
2018-09-18 bunder2015Add new wiki page to CONTRIBUTING
2018-09-18 Gregor KopkaMan page fixes - zpool/zfs optional parameters
2018-09-18 Brian BehlendorfClarify 'zpool remove' restrictions
2018-09-13 LOLizpool should detect invalid fs property on create
2018-09-13 Brian BehlendorfAdd removal_resume_export to zts-report.py
2018-09-13 Roman Strashkinzpool split can create a corrupted pool
2018-09-07 Brian BehlendorfTag 0.8.0-rc1
2018-09-07 Don BradyFix in-kernel sysfs entries
2018-09-07 Don BradyFix zfs_sysfs_live test failure
2018-09-06 LOLiFix 'zfs allow' for create time permissions
2018-09-06 Don BradyPool allocation classes
2018-09-05 Chris SiebenmannCorrectly handle errors from kern_path
2018-09-05 Rich ErcolaniAdded recalculation of ARC stats mid-eviction
2018-09-05 Brian BehlendorfRevert "Update zfs_admin_snapshot default value (disabled)"
2018-09-05 George MelikovUpdate zfs_admin_snapshot default value (disabled)
2018-09-02 mavOpenZFS 9751 - Allocation throttling misplacing ditto...
2018-09-02 mavOpenZFS 9738 - Fix third block copy allocations, broken...
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-08-31 Brian BehlendorfZTS: Fix EBUSY volume destroy failures
2018-08-31 Brian BehlendorfAllow ECKSUM in vdev_checkpoint_sm_object()
2018-08-31 Matthew Ahrensclean up __dbuf_hold_impl
2018-08-30 bunder2015ZTS: pool_checkpoint path cleanup
2018-08-30 Richard EllingZTS: Fix DEV_DSKDIR trim from disk
2018-08-30 bunder2015ZTS: zvol_swap_003 path cleanup
2018-08-30 bernie1995ZTS: path cleanup
2018-08-30 Brian BehlendorfZTS: Fix zfs_create_013_pos
2018-08-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-08-27 Tom CaputiAlways wait for txg sync when umounting dataset
2018-08-27 Tom CaputiSmall rework of txg_list code
2018-08-27 Brian BehlendorfDirect IO support
2018-08-26 Brian BehlendorfRemove %changelog from spec file
2018-08-26 Joao Carlos... Fedora 28: Fix misc bounds check compiler warnings
2018-08-26 LOLiFix libaio-devel requirement for Debian-based distributions
2018-08-23 Brian BehlendorfAdd libaio-devel BuildRequires
next