]> granicus.if.org Git - zfs/shortlog
zfs
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 bunder2015ZTS: remove dead cleanup code from snapshot tests
2018-05-07 Tomohiro KusumiPrevent `make distclean` removing 0 sized file
2018-05-07 LOLiZTS: Fix zfs_diff_timestamp
2018-05-04 Paul DagnelieOpenZFS 9421, 9422 - zdb show possibly leaked objects
2018-05-04 Matthew AhrensOpenZFS 9443 - panic when scrub a v10 pool
2018-05-03 DeHackEdFix inverted check for --enable-pyzfs
2018-05-03 Tony HutterFedora 28: Add BuildRequires: libtirpc-devel
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2018-05-02 Brian BehlendorfRHEL 7.5 compat: FMODE_KABI_ITERATE
2018-05-02 Brian BehlendorfFix inst_num overflow in qat_crypt.c
2018-05-01 Tom CaputiFix issues found with zfs diff
2018-05-01 Tomohiro KusumiSilence compile-time warning on unused variable
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-05-01 Andriy GaponImport pyzfs source code from ClusterHQ
2018-05-01 LOLiFix zfs incremental send remove '-o' properties
2018-04-30 Alexander MotinOpenZFS 9434 - Speculative prefetch is blocked by devic...
2018-04-30 George MelikovAdd back iostat -y or -w descriptions
2018-04-30 Antonio RussoAdd test with two kinds of file creation orders
2018-04-30 Matthew AhrensOpenZFS 9236 - nuke spa_dbgmsg
2018-04-20 Mark WrightFix CONFIG_GCC_PLUGIN_RANDSTRUCT build
2018-04-19 LOLiFix 'zfs remap <poolname@snapname>'
2018-04-18 Chunwei ChenFix ENOSPC in "Handle zap_add() failures in ..."
2018-04-17 Tom CaputiFix issues with raw sends of spill blocks
2018-04-17 Tom CaputiFix object reclaim when using large dnodes
2018-04-17 Matthew Ahrensassertion in arc_release() during encrypted receive
2018-04-17 bunder2015ZTS: fix reservation_013_pos integer overflow
2018-04-17 Matthew AhrensOpenZFS 9192 - explicitly pass good_writes to vdev_uber...
2018-04-17 Matt AhrensOpenZFS 9280 - Assertion failure while running removal_...
2018-04-16 megariRevert "OpenZFS 9036 - zfs: duplicate 'const' declarati...
2018-04-16 Pavel ZakharovOpenZFS 7638 - Refactor spa_load_impl into several...
2018-04-15 bunder2015ZTS: zpool_create_002 clean up leftover filedisk
2018-04-15 Tim ChaseAvoid Linux hung task message in ZTHR
2018-04-15 Toomas SoomeOpenZFS 9213 - zfs: sytem typo
2018-04-14 Toomas SoomeOpenZFS 9036 - zfs: duplicate 'const' declaration specifier
2018-04-14 Prakash SuryaOpenZFS 9084 - spa_*_ashift must ignore spare devices
2018-04-14 Serapheim DimitropoulosOpenZFS 9080 - recursive enter of vdev_indirect_rwlock...
2018-04-14 Serapheim DimitropoulosOpenZFS 9079 - race condition in starting and ending...
2018-04-14 Brian BehlendorfOptimize possible split block search space
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-14 Tim ChaseWait for resilver after online
2018-04-14 Tim ChaseEliminate trailing spaces in DISKS
2018-04-13 Seth ForsheeAllow mounting datasets more than once
2018-04-13 bunder2015ZTS: clean up leftover ibackup_trunc files
2018-04-13 Brian BehlendorfLinux compat 4.16: blk_queue_flag_{set,clear}
2018-04-12 LOLiAdd 'zpool split' coverage to the ZFS Test Suite
2018-04-12 Tomohiro KusumiFix calloc(3) arguments order
2018-04-12 beren12Fix zfs_arc_max minimum tuning
2018-04-11 Mike GerdtsOpenZFS 9286 - want refreservation=auto
2018-04-11 LOLiFix zpool set feature@<feature>=disabled
2018-04-11 DeHackEdzfs(8): fix dedup omission during mdoc overhaul
2018-04-10 Tom CaputiFix race in dnode_check_slots_free()
2018-04-10 Giuseppe Di... Linux compat 4.16: blk_queue_flag_{set,clear}
2018-04-10 Tom CaputiCorrect swapped keylocation error messages
2018-04-09 Tony HutterRevert "Handle zap_add() failures in mixed ... "
2018-04-09 Brian BehlendorfFix 'zfs send/recv' hang with 16M blocks
2018-04-09 Giuseppe Di... Clean up (k)shlib and cfg file shebangs
2018-04-06 Tony HutterFix "file is executable, but no shebang" warnings
2018-04-06 Tony HutterExclude python scripts from RPM shebang check
2018-04-06 Antonio Russosystemd mount generator and tracking ZEDLET
2018-04-06 Matthew AhrensFixes for SNPRINTF_BLKPTR with encrypted BP's
2018-04-06 Olaf FaalandFix divide-by-zero in mmp_delay_update()
2018-04-06 Tom CaputiMake encrypted "zfs mount -a" failures consistent
2018-04-04 Olaf FaalandUpdate mmp_delay on sync or skipped, failed write
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-04-04 LOLiFix spa reference leak in zfs_ioc_pool_scan
2018-04-04 LOLiFix add_nested_replacing_spare test case
2018-03-31 Tim ChaseRemove ASSERT() in l2arc_apply_transforms()
2018-03-31 Tom CaputiDecryption error handling improvements
2018-03-31 Tom CaputiEncrypted dnode blocks should be prefetched raw
2018-03-30 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-03-30 Georgy Yakovlevzfs-functions: skip lines where mntpnt is 'none'
2018-03-30 Andriy GaponOpenZFS 9164 - assert: newds == os->os_dsl_dataset
2018-03-30 Don BradyAdd support for nvme based devids
2018-03-30 Tom CaputiResolve QAT issues with incompressible data
2018-03-29 Tom CaputiFix ASSERT in dsl_scan_fini() and cleanup comments
2018-03-28 Tony Hutterchmod -x on etc/init.d/zfs-*.in automake files
2018-03-28 Brian BehlendorfFix mmap / libaio deadlock
next