summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle invalid options in arc_summaryLOLi2018-01-304-6/+51
* OpenZFS 8794 - cstyle generates warnings with recent perlDominik Hassler2018-01-301-18/+18
* Update for cppcheck v1.80Brian Behlendorf2018-01-309-50/+23
* Fix data on evict_skips in arc_summary.pyScot W. Stevenson2018-01-301-2/+3
* Minor code cleanups in arc_python.pyScot W. Stevenson2018-01-301-5/+7
* Fix arc_summary.py -d crash with Python3Scot W. Stevenson2018-01-301-8/+16
* Sort output of tunables in arc_summary.pyScot W. Stevenson2018-01-301-4/+8
* Add documentation strings to arc_summary.pyScot W. Stevenson2018-01-301-14/+42
* Rewrite fHits() in arc_summary.py with SI unitsScot W. Stevenson2018-01-301-29/+33
* Minor code cleanup in arc_summary.pyScot W. Stevenson2018-01-301-17/+8
* Rewrite of function fBytes() in arc_summary.pyScot W. Stevenson2018-01-301-29/+31
* Fix bug in distclean which removes needed filesDavid Quigley2018-01-301-1/+1
* dmu_objset: release bonus buffer in failure pathGvozden Neskovic2018-01-301-0/+1
* Fix zfs_ioc_pool_sync should not use fnvlistChunwei Chen2018-01-301-3/+9
* vdev_mirror: load balancing fixesGvozden Neskovic2018-01-304-37/+24
* Use /sbin/openrc-run for openrc init scriptsBtbN2018-01-301-1/+1
* Tag zfs-0.7.5zfs-0.7.5Tony Hutter2017-12-183-1/+7
* Fix multihost stale cache file importBrian Behlendorf2017-12-184-9/+26
* Fix ZTS MMP tests and ztest -M behaviorOlaf Faaland2017-12-184-12/+14
* Enable QAT support in zfs-dkms RPMDavid Qian2017-12-181-0/+6
* Add zfs-import.target services in spec fileLalufu2017-12-181-1/+1
* Enable zfs-import.target in systemd preset (#6968)Antonio Russo2017-12-181-0/+1
* Tag zfs-0.7.4zfs-0.7.4Tony Hutter2017-12-073-1/+7
* Revert "Long hold the dataset during upgrade"Tony Hutter2017-12-063-24/+6
* Allow test-runner to filter test groups by tagGiuseppe Di Natale2017-12-063-19/+175
* Fix NFS sticky bit permission denied errorBrian Behlendorf2017-12-041-3/+2
* Add /usr/bin/env to COPY_EXEC_LIST initramfs hookJKDingwall2017-12-041-1/+2
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-042-12/+61
* Preserve itx alloc size for zio_data_buf_free()Brian Behlendorf2017-12-042-2/+6
* Fix 'zfs get {user|group}objused@' functionalityLOLi2017-12-043-7/+19
* Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCTMark Wright2017-12-0412-124/+126
* initramfs: Honor canmount=offRichard Laager2017-12-041-0/+8
* initramfs: Honor mountpoint=none/legacyRichard Laager2017-12-041-5/+3
* zpool(8): Fix "zpool import -t"DeHackEd2017-12-041-1/+1
* Fix column alignment with long zpool namesGeorge G2017-12-042-4/+12
* Emit history events for 'zpool create'Brian Behlendorf2017-12-049-68/+131
* Fix dirty check in dmu_offset_next()Brian Behlendorf2017-11-211-6/+4
* Disable automatic dependencies in zfs-test packageBrian Behlendorf2017-11-211-4/+6
* Fix truncate(2) mtime and ctime handlingLOLi2017-11-217-4/+222
* OpenZFS 7531 - Assign correct flags to prefetched buffersbenrubson2017-11-212-0/+18
* Long hold the dataset during upgradeArkadiusz BubaƂa2017-11-213-6/+24
* Handle compressed buffers in __dbuf_hold_impl()Tim Chase2017-11-212-12/+36
* Fix undefined %{systemd_svcs} in RPM scriptletsLOLi2017-11-201-1/+1
* Bug fix in qat_compress.c when compressed size is < 4KBwli52017-11-201-4/+4
* Disable automatic dependencies in DKMS packageBrian Behlendorf2017-11-201-0/+1
* Initramfs fixesBrian Behlendorf2017-11-201-2/+20
* systemd zfs-import.target and documentationAntonio Russo2017-11-206-7/+23
* Update zfs module parameters man5abraunegg2017-11-201-19/+40
* Fix status command options in zpool(8)Brian Behlendorf2017-11-201-3/+4
* arcstat: flush stdout / outfile after each lineFabian-Gruenbichler2017-11-201-0/+1