]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
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
2018-08-22 LOLiStack overflow when destroying deeply nested clones
2018-08-22 Rich ErcolaniAdded metadata/dnode cache info to arc_summary
2018-08-21 Tim Chases/VERIFY/VERIFY3S in vdev_checkpoint_sm_object
2018-08-20 Tom CaputiFix issues with raw receive_write_byref()
2018-08-20 LOLipyzfs: add missing libzfs_core functions
2018-08-20 Olaf FaalandSkip import activity test in more zdb code paths
2018-08-20 DeHackEdDon't modify argv[] in user tools
2018-08-20 Serapheim DimitropoulosIntroduce read/write kstats per dataset
2018-08-19 bunder2015ZTS: events path cleanup
2018-08-19 bunder2015ZTS: largest_pool_001 path cleanup
2018-08-19 bunder2015ZTS: privilege group path cleanup
2018-08-19 Brian BehlendorfZTS: Fix import_cache_device_replaced
2018-08-18 LOLi'zfs holds' scripted mode is not documented
2018-08-18 LOLiFix arcstat.py handling of unsupported options
2018-08-17 Brian BehlendorfZTS: Fix reservation_001_pos
2018-08-15 Brian BehlendorfFix traverse_impl() kmem leak
2018-08-15 Brian BehlendorfUse posix format for dist tarballs
2018-08-15 Tom CaputiCheck encrypted dataset + embedded recv earlier
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-08-13 Tomohiro KusumiFix comment on calculating blkid
next