]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2019-01-17 Brian Behlendorfztest: scrub ddt repair
2019-01-16 Serapheim DimitropoulosUpdate vdev_is_spacemap_addressable() for new spacemap...
2019-01-16 Brian Behlendorfztest: split block reconstruction
2019-01-16 Serapheim DimitropoulosMake zdb results for checkpoint tests consistent
2019-01-15 Brian BehlendorfDisable 'zfs remap' command
2019-01-15 Tom CaputiFix zio leak in dbuf_read()
2019-01-15 loli10KVerify .gitignore entries
2019-01-14 Brian BehlendorfTag 0.8.0-rc3
2019-01-13 Brian BehlendorfMinor spelling corrections
2019-01-13 Serapheim DimitropoulosSerialize ZTHR operations to eliminate races
2019-01-13 Paul Zuchowskizfs filesystem skipped by df -h
2019-01-13 Tom CaputiAdd contrib/pyzfs/setup.py to .gitignore
2019-01-13 Brian BehlendorfAdd pyzfs BuildRequires for mock(1)
2019-01-13 Brian BehlendorfZTS: zpool_resilver_restart
2019-01-10 Brian BehlendorfProvide more flexible object allocation interface
2019-01-10 Tom CaputiDon't allow dnode allocation if dn_holds != 0
2019-01-09 Gregor KopkaRemoved suggestion to use root dataset as bootfs
2019-01-08 Neal Gompa... Use ZFS version for pyzfs & drop unused reqs file
2019-01-08 loli10Kzfs receive and rollback can skew filesystem_count
2019-01-08 asomersOpenZFS 8473 - scrub does not detect errors on active...
2019-01-08 Neal Gompa... Include third party licenses in dist tarballs
2019-01-08 Tony HutterFix missing dkms modules after upgrades
2019-01-08 Neal Gompa... Bump commit subject length to 72 characters
2019-01-07 Benjamin Gentilzfs.8 uses wrong snapshot names in Example 15
2019-01-07 Brian BehlendorfAdd 'zpool status -i' option
2019-01-07 George Wilsonzfs initialize performance enhancements
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 John Wren Kennedytest-runner: python3 support
2019-01-06 Brian Behlendorfarc_summary: consolidate test case
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
2019-01-06 Brian Behlendorfpyzfs: python3 support (unit tests)
2019-01-06 Brian Behlendorfpyzfs: python3 support (library 2/2)
2019-01-06 Antonio Russopyzfs: python3 support (library 1/2)
2019-01-03 Brian BehlendorfAdd zfs module feature and property compatibility
2019-01-03 bunder2015Add missing MMP status code to libzfs_status
2019-01-02 Brian BehlendorfFix 'zpool remap' freeing race
2018-12-26 Richard LaagerMinor tweaks to zfs.8 man page for POSIX ACLs
2018-12-26 Brad LewisOpenZFS 9284 - arc_reclaim_thread has 2 jobs
2018-12-18 Tom CaputiFix zfs_dirty_data_sync_percent documentation
2018-12-15 Tony HutterAdd enclosure_symlinks option to vdev_id
2018-12-14 Tom CaputiZTS: fix wait_scrubbed()
2018-12-14 Tom CaputiFix zap_update() ASSERT from ztest
2018-12-14 Brian Behlendorfztest: ENOSPC in ztest_objset_destroy_cb()
2018-12-14 Paul DagnelieOpenZFS 9559 - zfs diff handles files on delete queue...
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-12-13 Ben CorderoAdd `cut` binary to the initramfs
2018-12-13 Tom CaputiFix resilver writes in vdev_indirect_io_start
2018-12-12 Brian BehlendorfCheck for strlcat and strlcpy
2018-12-11 Richard EllingSeeing negative values for wlentime and rlentime
2018-12-11 Olaf FaalandRename macro ZFS_MINOR due to Lustre conflict
2018-12-07 Prakash SuryaOpenZFS 9962 - zil_commit should omit cache thrash
2018-12-07 Prakash SuryaOpenZFS 9963 - Separate tunable for disabling ZIL vdev...
2018-12-07 George WilsonOpenZFS 9993 - zil writes can get delayed in zio pipeline
2018-12-07 Andy FiddamanOpenZFS 9880 - Race in ZFS parallel mount
2018-12-07 Tom CaputiFix error message when zfs module is not loaded
2018-12-07 Tony NguyenDo not enable stack tracer for ZFS performance test
2018-12-06 Tom CaputiEnsure dsl scan prefetch queue is emptied
2018-12-05 loli10KFix 'zfs receive -F' message when destination has snapshots
2018-12-05 Ben WolsiefferUse autoconf variable for C preprocessor
2018-12-05 Tom CaputiMove assert in dump_dir() in zdb
2018-12-05 Brian BehlendorfFix dnode_hold() freeing dnode behavior
2018-12-04 Brian BehlendorfFix 'zpool list -v' alignment
2018-12-04 TerraTechzfs-functions.in: is_mounted() always returns 1
2018-12-04 Tom CaputiFix ztest deadlock in spa_vdev_remove()
2018-12-04 Tom CaputiFix ztest deadlock in ztest_zil_remount()
2018-12-04 LOLiFix ASSERT in zfs_receive_one()
2018-12-04 Brian BehlendorfDetect IO errors during device removal
2018-11-29 Tom CaputiFix consistency of ztest_device_removal_active
2018-11-28 LOLizfs_dbgmsg() is not safe from every context
2018-11-28 Tom CaputiRemove races from scrub / resilver tests
2018-11-27 LOLiZTS: fix "not found" errors
2018-11-26 Rich ErcolaniFix typo in update to zfs-module-parameters(5)
2018-11-20 Brian BehlendorfMove strlcat, strlcpy, and strnlen
2018-11-20 LOLizpool: allow split with whole-disk devices
2018-11-20 Christian Schwarzman/zfs.8: document 'received' property source
2018-11-20 John Wren KennedyZTS: Fix parsing of zpool status in checksum test
2018-11-20 LOLiZTS: "checksum" test group needs "lscpu"
2018-11-15 Sebastien RoyOpenZFS 8115 - parallel zfs mount
2018-11-12 Brian BehlendorfTag 0.8.0-rc2
2018-11-12 kpandeAllow spaces in pool names for cmdline argument
2018-11-12 LOLiFix coverity defects: CID 184285
2018-11-12 Brian BehlendorfFix systemd spec file macros
2018-11-09 Garrett FieldsMake initramfs-tools script encryption aware
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-09 kpandeAdd quotations for ${ENCRYPTIONROOT}
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-11-09 George MelikovUpdate zfs_admin_snapshot value (disabled)
2018-11-08 Tom CaputiZTS: Fix and reenable zfs_rename tests
2018-11-08 Paul ZuchowskiZTS: Fix test zfs_mount_006_pos
2018-11-07 Tony HutterAdd BuildRequires gcc, make, elfutils-libelf-devel
2018-11-07 Tom CaputiFix !zilog_is_dirty() assert during ztest
2018-11-07 Tom CaputiFix divide by zero during indirect split damage
2018-11-07 Tom CaputiFix dirtying vdev config on with RO spa
2018-11-07 Tom CaputiReplay logs before starting ztest workers
2018-11-07 Tom CaputiFix vdev removal finishing race
2018-11-07 Tom CaputiMake vdev_set_deferred_resilver() recursive
2018-11-07 Don BradyFix libudev dependency in libzutil
2018-11-06 LOLizpool: bogus error for invalid dedupditto value
2018-11-05 Brian Behlendorfztest: reduce gangblock creation
next