]> granicus.if.org Git - zfs/shortlog
zfs
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
2018-07-11 Don BradyOpenZFS 9426 - metaslab size can exceed offset addressa...
2018-07-11 Andriy GaponOpenZFS 9479 - fix wrong format specifier for vdev_id
2018-07-11 Brian BehlendorfFix zpl_mount() deadlock
2018-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-07-11 Matthew AhrensOpenZFS 9424 - ztest failure: "unprotected error in...
2018-07-11 Brian BehlendorfReduce zdb output when pool contains checkpoint
2018-07-10 Matthew AhrensOpenZFS 9454 - ::zfs_blkstats should count embedded...
2018-07-10 Prakash SuryaOpenZFS 9456 - ztest failure in zil_commit_waiter_timeout
2018-07-09 Serapheim DimitropoulosOpenZFS 9330 - stack overflow when creating a deeply...
2018-07-09 Brian BehlendorfZTS: clean_mirror and scrub_mirror cleanup
2018-07-06 Troels NørgaardDefault ashift for Amazon EC2 NVMe devices
2018-07-06 Paul DagnelieCause autogen.sh to fail if autoreconf fails
2018-07-05 Serapheim DimitropoulosOpenZFS 9238 - ZFS Spacemap Encoding V2
2018-07-02 Ahmed GahnemOpenZFS 9184 - Add ZFS performance test for fixed block...
2018-07-02 Tom CaputiFix coverity defects: CID 176037
2018-06-29 Brian BehlendorfZTS: Improve enospc tests
2018-06-28 Tom CaputiFix 'zfs recv' of non large_dnode send streams
2018-06-28 Chunwei ChenEnforce PROP_ONETIME on zpool properties
2018-06-28 Tom CaputiRaw receive fix and encrypted objset security fix
2018-06-27 Tim ChaseFix formatting in zpool-features(5)
2018-06-27 Eitan AdlerOpenZFS 9521 - Add checkpoint field
2018-06-26 Low-powerFix missing option '-e' in zpool online usage
2018-06-26 Serapheim DimitropoulosOpenZFS 9166 - zfs storage pool checkpoint
2018-06-26 Tim ChaseUse "eval" in history_002_pos for log_must
2018-06-25 ajs124Fix duplicate "fB" typo
2018-06-21 Serapheim DimitropoulosOpenZFS 9591 - ms_shift can be incorrectly changed
2018-06-20 Matthew AhrensRemove suffix from zio taskq names
2018-06-20 Brian BehlendorfZTS: Adopt OpenZFS test analysis script
2018-06-20 Brian BehlendorfLinux 4.14 compat: blk_queue_stackable()
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-19 kpandeFix typo in comment, handeling->handling
2018-06-18 Tom CaputiAdd ASSERT to debug encryption key mapping issues
2018-06-15 Richard Yaocopy-builtin: SPL must be in Kbuild first
2018-06-15 John GallagherAdd tunables for channel programs
2018-06-15 Brian BehlendorfLinux compat 4.18: check_disk_size_change()
2018-06-14 Allan JudeReserve DMU_BACKUP_FEATURE for ZSTD
2018-06-14 Brian BehlendorfRemove libefi __linux__ wrappers
2018-06-14 Brian BehlendorfFix ztest_vdev_add_remove() test case
2018-06-13 Matthew AhrensOpenZFS 9577 - remove zfs_dbuf_evict_key tsd
2018-06-13 Brian BehlendorfFix efi_get_info() zvol detection
2018-06-12 John GallagherZTS: deletes home directories in /export/home
2018-06-12 bunder2015ZTS: cleanup user_run
2018-06-12 Tom CaputiAdd pyzfs build directories to gitignore
2018-06-08 Paul ZuchowskiWrong error message when removing log device
2018-06-07 Brian BehlendorfFix preemptible warning in aggsum_add()
2018-06-07 Antonio RussoTunable directory for zfs runtime scripts
2018-06-07 Nathaniel ClarkDon't panic on bad SA_MAGIC in sa_build_index
2018-06-07 Antonio RussoMinor documentation, logging, and testing typos
2018-06-06 Tom CaputiUpdate the correct abd in l2arc_read_done()
2018-06-06 Tom CaputiRaw receive functions must not decrypt data
2018-06-06 Alek PAlways continue recursive destroy after error
2018-06-06 bunder2015ZTS: history path cleanup
2018-06-06 Paul DagnelieOpenZFS 8484 - Implement aggregate sum and use for...
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-06-04 Brian BehlendorfRemove rwlock wrappers
2018-06-04 Serapheim DimitropoulosOpenZFS 9464 - txg_kick() fails to see that we are...
2018-06-04 John Wren KennedyOpenZFS 9245 - zfs-test failures: slog_013_pos and...
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-06-04 bunder2015Fix typoes in zpool man page
2018-05-31 Matthew AhrensOpenZFS 9329 - panic in zap_leaf_lookup() due to concur...
2018-05-31 Matthew AhrensOpenZFS 9328 - zap code can take advantage of c99
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
2018-05-31 Matthew Ahrensmake install only works once
2018-05-31 Antonio RussoExplicitly state supported Linux versions
2018-05-30 John Wren KennedyOpenZFS 9082 - Add ZFS performance test targeting ZIL...
2018-05-30 Tony HutterFix zio->io_priority failed (7 < 6) assert
2018-05-30 Steffen MüthingInstall basename utility into dracut initramfs
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo
2018-05-26 Antonio RussoSupport Debian DKMS builds
2018-05-26 Jorgen LundmanOpenZFS 9523 - Large alloc in zdb can cause trouble
2018-05-24 Matthew AhrensOpenZFS 9486 - reduce memory used by device removal...
2018-05-22 Tony NguyenProfiling for perf tests
2018-05-21 Matthew AhrensCreate "bin" directory so that zloop.sh works
2018-05-15 George MelikovSmall cleanup of PR and issue templates proc-health
2018-05-15 George MelikovUpdate `tests/README.md` and fix markdown
2018-05-15 Brian BehlendorfZTS: Improve zpool_scrub_004_pos reliability
2018-05-15 Brian BehlendorfZTS: Update O_TMPFILE support check
2018-05-14 Pavel ZakharovOpenZFS 9189 - Add debug to vdev_label_read_config...
2018-05-14 Pavel ZakharovOpenZFS 9191 - dump vdev tree to zfs_dbgmsg when spa...
2018-05-14 Pavel ZakharovOpenZFS 9190 - Fix cleanup routine in import_cachefile_...
2018-05-14 Pavel ZakharovOpenZFS 9187 - racing condition between vdev label...
2018-05-14 Brian BehlendorfIgnore *.o.ur-safe build artifacts
2018-05-11 Olaf Faalandmodule param callbacks check for initialized spa
2018-05-11 Antonio RussoAdd canonical mount options zfs-mount-generator
2018-05-11 bunder2015Fix shebangs on import tests
2018-05-09 Tim ChaseUnify behavior of deadman parameters
2018-05-09 bunder2015ZTS: enospc_002 path cleanup
2018-05-09 Tim ChaseStreamline the zpool_import tests
2018-05-09 Tim ChaseClear vdev_faulted
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-09 Pavel ZakharovOpenZFS 8962 - zdb should work on non-idle pools
2018-05-09 Pavel ZakharovOpenZFS 8961 - SPA load/import should tell us why it...
2018-05-08 Paul DagnelieOpenZFS 9256 - zfs send space estimation off by > 10...
2018-05-08 LOLiFix 'zpool create -t <tempname>'
2018-05-08 Brian BehlendorfZTS: Re-enable MMP tests
2018-05-07 Matthew AhrensUpdate README: run autogen first
next