]> git.proxmox.com Git - mirror_zfs.git/history - tests/runfiles/linux.run
Prevent user accounting on readonly pool
[mirror_zfs.git] / tests / runfiles / linux.run
2019-02-20 loli10KPrevent user accounting on readonly pool
2019-02-15 Paul Zuchowskizfs should optionally send holds
2019-02-12 Alek Pport async unlinked drain from illumos-nexenta
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-13 Paul Zuchowskizfs filesystem skipped by df -h
2019-01-08 loli10Kzfs receive and rollback can skew filesystem_count
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 Brian Behlendorfarc_summary: consolidate test case
2018-12-04 LOLiFix ASSERT in zfs_receive_one()
2018-12-04 Brian BehlendorfDetect IO errors during device removal
2018-11-20 LOLizpool: allow split with whole-disk devices
2018-11-15 Sebastien RoyOpenZFS 8115 - parallel zfs mount
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-17 LOLizpool: allow sharing of spare device among pools
2018-10-11 Alek PFix changelist mounted-dataset iteration
2018-10-10 Tony HutterPrint "(repairing)" in zpool status again
2018-10-03 Prakash SuryaVerify 'zfs destroy' will unshare the dataset
2018-10-02 Alek Pchangelist should be able to iter on mounts
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-09-13 Roman Strashkinzpool split can create a corrupted pool
2018-09-06 LOLiFix 'zfs allow' for create time permissions
2018-09-06 Don BradyPool allocation classes
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-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-08-27 Brian BehlendorfDirect IO support
2018-08-22 LOLiStack overflow when destroying deeply nested clones
2018-08-20 Tom CaputiFix issues with raw receive_write_byref()
2018-08-20 Olaf FaalandSkip import activity test in more zdb code paths
2018-08-19 Brian BehlendorfZTS: Fix import_cache_device_replaced
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-07-30 Paul DagnelieOpenZFS 9438 - Holes can lose birth time info if a...
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-07-09 Serapheim Dimitrop... OpenZFS 9330 - stack overflow when creating a deeply...
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-21 Serapheim Dimitrop... OpenZFS 9591 - ms_shift can be incorrectly changed
2018-06-20 Brian BehlendorfZTS: Adopt OpenZFS test analysis script
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-08 LOLiFix 'zpool create -t <tempname>'
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2018-05-01 Tom CaputiFix issues found with zfs diff
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-04-30 Antonio RussoAdd test with two kinds of file creation orders
2018-04-19 LOLiFix 'zfs remap <poolname@snapname>'
2018-04-18 Chunwei ChenFix ENOSPC in "Handle zap_add() failures in ..."
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-13 Seth ForsheeAllow mounting datasets more than once
2018-04-12 LOLiAdd 'zpool split' coverage to the ZFS Test Suite
2018-04-11 Mike GerdtsOpenZFS 9286 - want refreservation=auto
2018-04-11 LOLiFix zpool set feature@<feature>=disabled
2018-04-09 Tony HutterRevert "Handle zap_add() failures in mixed ... "
2018-03-28 Brian BehlendorfFix mmap / libaio deadlock
2018-03-19 Alek PAdd JSON output support to channel programs
2018-03-07 Wolfgang BumillerTake user namespaces into account in policy checks
2018-03-06 Tony HutterAllow to limit zed's syslog chattiness
2018-03-06 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-02-28 Scot W. StevensonAdd Python 3 rewrite of arc_summary.py
2018-02-23 Tony HutterAdd scrub after resilver zed script
2018-02-21 LOLiWant 'zfs send -b'
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-09 sanjeevbagewadiHandle zap_add() failures in mixed case mode
2018-02-09 Chunwei ChenFix zdb -ed on objset for exported pool
2018-02-08 Don BradyIncrease code coverage for Lua libraries
2018-02-08 Don BradyAdd basic functional tests for zcp user properties
2018-02-08 Chris WilliamsonOpenZFS 8600 - ZFS channel programs - snapshot
2018-02-08 Brad LewisOpenZFS 8592 - ZFS channel programs - rollback
2018-02-08 Chris WilliamsonOpenZFS 8605 - zfs channel programs fix zfs.exists
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-02 Tom CaputiRaw sends must be able to decrease nlevels
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-29 Giuseppe Di NataleAdd dbuf hash and dbuf cache kstats
2018-01-26 Chunwei Chenzpool import -d to specify device path
2018-01-25 Brian BehlendorfExtend deadman logic
2017-12-28 LOLiFix 'zpool add' handling of nested interior VDEVs
2017-12-28 Prakash SuryaOpenZFS 8909 - 8585 can cause a use-after-free kernel...
2017-12-19 LOLiHandle invalid options in arc_summary
2017-12-09 LOLiVarious ZED fixes
2017-11-13 LOLiFix truncate(2) mtime and ctime handling
2017-11-07 George MelikovDisable zpool_import_missing_003_pos
2017-11-03 Brian BehlendorfInitramfs fixes
2017-11-03 Giuseppe Di NataleAllow test-runner to filter test groups by tag
2017-10-26 LOLiZFS send fails to dump objects larger than 128PiB
2017-10-26 LOLiAllow 'zpool events' filtering by pool name
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-23 David QuigleyZTS: Add auto-spare tests
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-02 Ned Bassreceive_freeobjects() skips freeing some objects
2017-09-28 LOLiAdd 'zfs diff' coverage to the ZFS Test Suite
2017-09-25 LOLiFix some ZFS Test Suite issues
2017-09-08 Brian BehlendorfFix volume WR_INDIRECT log replay
2017-09-07 Brian BehlendorfRevert "Handle new dnode size in incremental..."
2017-09-05 Olaf FaalandImproved dnode allocation and dmu_hold_impl()
2017-09-05 Ned BassHandle new dnode size in incremental backup stream
2017-08-21 LOLiFix range locking in ZIL commit codepath
next