]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2018-03-14 George WilsonOpenZFS 8857 - zio_remove_child() panic due to already...
2018-03-14 LOLi'zfs receive' fails with "dataset is busy"
2018-03-14 LOLicontrib/initramfs: add missing conf.d/zfs
2018-03-14 sanjeevbagewadimmp should use a fixed tag for spa_config locks
2018-03-14 sanjeevbagewadiHandle zap_add() failures in mixed case mode
2018-03-14 Chunwei ChenFix zdb -ed on objset for exported pool
2018-03-14 Chunwei ChenFix zdb -E segfault
2018-03-14 Chunwei ChenFix zdb -R decompression
2018-03-14 Chunwei ChenFix racy assignment of zcb.zcb_haderrors
2018-03-14 Chunwei ChenFix zle_decompress out of bound access
2018-03-14 Chunwei ChenFix zdb -c traverse stop on damaged objset root
2018-03-14 Brian BehlendorfLinux 4.11 compat: avoid refcount_t name conflict
2018-03-14 Brian BehlendorfLinux 4.16 compat: inode_set_iversion()
2018-03-14 WHROpenZFS 8966 - Source file zfs_acl.c, function zfs_acls...
2018-03-14 Richard EllingRemove deprecated zfs_arc_p_aggressive_disable
2018-03-14 Brian BehlendorfFix default libdir for Debian/Ubuntu
2018-03-14 wli5Bug fix in qat_compress.c for vmalloc addr check
2018-03-14 LOLiFix systemd_ RPM macros usage on Debian-based distributions
2018-03-14 John L. HammondEmit an error message before MMP suspends pool
2018-03-14 LOLiZTS: Fix create-o_ashift test case
2018-03-14 LOLiFix --with-systemd on Debian-based distributions (...
2018-03-14 Brian BehlendorfRemove vn_rename and vn_remove dependency
2018-03-14 Brian BehlendorfFix "--enable-code-coverage" debug build
2018-03-14 Brian BehlendorfUpdate codecov.yml
2018-03-14 Prakash SuryaAdd support for "--enable-code-coverage" option
2018-03-14 Prakash SuryaMake "-fno-inline" compile option more accessible
2018-03-14 Brian BehlendorfAdd configure option to enable gcov analysis
2018-03-14 Richard YaoImplement --enable-debuginfo to force debuginfo
2018-03-14 Richard YaoMake --enable-debug fail when given bogus args
2018-02-01 Tony HutterTag zfs-0.7.6
2018-01-30 LOLiFix 'zfs receive -o' when used with '-e|-d'
2018-01-30 Brian BehlendorfExtend zloop.sh for automated testing
2018-01-30 Don BradyCleanup zloop working directory after each pass
2018-01-30 Alexander MotinOpenZFS 8835 - Speculative prefetch in ZFS not working...
2018-01-30 LOLiFix Debian packaging on ARMv7/ARM64
2018-01-30 Brian BehlendorfFix shellcheck v0.4.6 warnings
2018-01-30 DeHackEdRemove l2arc_nocompress from zfs-module-parameters(5)
2018-01-30 Richard YaoFix incompatibility with Reiser4 patched kernels
2018-01-30 Alex ZhuravlevUse zap_count instead of cached z_size for unlink
2018-01-30 Nathaniel Wesley... Revert raidz_map and _col structure types
2018-01-30 Nathaniel Wesley... zhack: fix getopt return type
2018-01-30 Brian BehlendorfFix ARC hit rate
2018-01-30 LOLiFix 'zpool add' handling of nested interior VDEVs
2018-01-30 lidongyangCall commit callbacks from the tail of the list
2018-01-30 Giuseppe Di... Handle broken pipes in arc_summary
2018-01-30 LOLiHandle invalid options in arc_summary
2018-01-30 Dominik HasslerOpenZFS 8794 - cstyle generates warnings with recent...
2018-01-30 Brian BehlendorfUpdate for cppcheck v1.80
2018-01-30 Scot W. StevensonFix data on evict_skips in arc_summary.py
2018-01-30 Scot W. StevensonMinor code cleanups in arc_python.py
2018-01-30 Scot W. StevensonFix arc_summary.py -d crash with Python3
2018-01-30 Scot W. StevensonSort output of tunables in arc_summary.py
2018-01-30 Scot W. StevensonAdd documentation strings to arc_summary.py
2018-01-30 Scot W. StevensonRewrite fHits() in arc_summary.py with SI units
2018-01-30 Scot W. StevensonMinor code cleanup in arc_summary.py
2018-01-30 Scot W. StevensonRewrite of function fBytes() in arc_summary.py
2018-01-30 David QuigleyFix bug in distclean which removes needed files
2018-01-30 Gvozden Neskovicdmu_objset: release bonus buffer in failure path
2018-01-30 Chunwei ChenFix zfs_ioc_pool_sync should not use fnvlist
2018-01-30 Gvozden Neskovicvdev_mirror: load balancing fixes
2018-01-30 BtbNUse /sbin/openrc-run for openrc init scripts
2017-12-18 Tony HutterTag zfs-0.7.5
2017-12-18 Brian BehlendorfFix multihost stale cache file import
2017-12-18 Olaf FaalandFix ZTS MMP tests and ztest -M behavior
2017-12-18 David QianEnable QAT support in zfs-dkms RPM
2017-12-18 LalufuAdd zfs-import.target services in spec file
2017-12-18 Antonio RussoEnable zfs-import.target in systemd preset (#6968)
2017-12-07 Tony HutterTag zfs-0.7.4
2017-12-06 Tony HutterRevert "Long hold the dataset during upgrade"
2017-12-06 Giuseppe Di... Allow test-runner to filter test groups by tag
2017-12-05 Brian BehlendorfFix NFS sticky bit permission denied error
2017-12-05 JKDingwallAdd /usr/bin/env to COPY_EXEC_LIST initramfs hook
2017-12-05 Brian BehlendorfFix 'zpool create|add' replication level check
2017-12-05 Brian BehlendorfPreserve itx alloc size for zio_data_buf_free()
2017-12-05 LOLiFix 'zfs get {user|group}objused@' functionality
2017-12-05 Mark WrightLinux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
2017-12-05 Richard Laagerinitramfs: Honor canmount=off
2017-12-05 Richard Laagerinitramfs: Honor mountpoint=none/legacy
2017-12-05 DeHackEdzpool(8): Fix "zpool import -t"
2017-12-05 George GFix column alignment with long zpool names
2017-12-05 Brian BehlendorfEmit history events for 'zpool create'
2017-11-21 Brian BehlendorfFix dirty check in dmu_offset_next()
2017-11-21 Brian BehlendorfDisable automatic dependencies in zfs-test package
2017-11-21 LOLiFix truncate(2) mtime and ctime handling
2017-11-21 benrubsonOpenZFS 7531 - Assign correct flags to prefetched buffers
2017-11-21 Arkadiusz BubałaLong hold the dataset during upgrade
2017-11-21 Tim ChaseHandle compressed buffers in __dbuf_hold_impl()
2017-11-20 LOLiFix undefined %{systemd_svcs} in RPM scriptlets
2017-11-20 wli5Bug fix in qat_compress.c when compressed size is ...
2017-11-20 Brian BehlendorfDisable automatic dependencies in DKMS package
2017-11-20 Brian BehlendorfInitramfs fixes
2017-11-20 Antonio Russosystemd zfs-import.target and documentation
2017-11-20 abrauneggUpdate zfs module parameters man5
2017-11-20 Brian BehlendorfFix status command options in zpool(8)
2017-11-20 Fabian-Gruenbichlerarcstat: flush stdout / outfile after each line
2017-11-20 Giuseppe Di... Ensure arc_size_break is filled in arc_summary.py
2017-11-20 Giuseppe Di... Correct flake8 errors after STYLE builder update
2017-11-20 wli5Support integration with new QAT products
2017-11-20 Olaf FaalandReimplement vdev_random_leaf and rename it
2017-10-18 Tony HutterTag zfs-0.7.3
next