]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs
Remove races from scrub / resilver tests
[mirror_zfs.git] / module / zfs /
2018-11-28 Tom CaputiRemove races from scrub / resilver tests
2018-11-12 LOLiFix coverity defects: CID 184285
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-11-09 George MelikovUpdate zfs_admin_snapshot value (disabled)
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-05 Brian Behlendorfztest: reduce gangblock creation
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-31 Matthew Ahrensbpobj_enqueue_subobj() should copy small subobj's
2018-10-24 Tom CaputiFix 2 small bugs with cached dsl_scan_phys_t
2018-10-24 Tom CaputiFix ENXIO from spa_ld_verify_logs() in ztest
2018-10-24 Tom CaputiFix ztest deadman panic with indirect vdev damage
2018-10-24 Tom CaputiFix issue with scanning dedup blocks as scan ends
2018-10-24 Tom CaputiFix lock inversion in txg_sync_thread()
2018-10-24 Tom CaputiFix dbgmsg printing in ztest and zdb
2018-10-24 Tom CaputiFix ASSERT in zil_create() during ztest
2018-10-24 Tom CaputiFix random ztest_deadman_thread failures
2018-10-19 Paul DagnelieOpenZFS 9688 - aggsum_fini leaks memory
2018-10-19 Serapheim Dimitrop... OpenZFS 9682 - page fault in dsl_async_clone_destroy...
2018-10-19 Serapheim Dimitrop... OpenZFS 9690 - metaslab of vdev with no space maps...
2018-10-19 Matthew AhrensOpenZFS 9681 - ztest failure in spa_history_log_interna...
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-17 Matthew AhrensLinux does not HAVE_SMB_SHARE
2018-10-17 Matthew AhrensLinux does not HAVE_DNLC
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-16 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2018-10-12 Matthew AhrensOpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES...
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-10-12 Brian BehlendorfRevert "Allow ECKSUM in vdev_checkpoint_sm_object()"
2018-10-11 Matt AhrensOpenZFS 9689 - zfs range lock code should not be zpl...
2018-10-09 Paul Dagnelie Refactor dmu_recv into its own file
2018-10-09 Brian BehlendorfFix arc_release() refcount
2018-10-09 Brian BehlendorfAdd zfs_refcount_transfer_ownership_many()
2018-10-09 Matthew AhrensCreate /proc/sys/kernel/spl/gitrev with git hash
2018-10-04 Matthew AhrensOpenZFS 9617 - too-frequent TXG sync causes excessive...
2018-10-03 Brad LewisOpenZFS 9677 - panic from zio_write_gang_block()
2018-10-03 Tom CaputiRefcounted DSL Crypto Key Mappings
2018-10-02 Jerry JelinekOpenZFS 9700 - ZFS resilvered mirror does not balance...
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-10-01 Brian BehlendorfRefine split block reconstruction
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-09-26 Brian BehlendorfFix small sysfs leak
2018-09-25 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-09-21 LOLivdev_disk_error() prints ASCII SOH to debug log
2018-09-21 LOLiAdd limits to spa_slop_shift tunable
2018-09-13 Roman Strashkinzpool split can create a corrupted pool
2018-09-07 Don BradyFix in-kernel sysfs entries
2018-09-07 Don BradyFix zfs_sysfs_live test failure
2018-09-06 Don BradyPool allocation classes
2018-09-05 Chris SiebenmannCorrectly handle errors from kern_path
2018-09-05 Rich ErcolaniAdded recalculation of ARC stats mid-eviction
2018-09-05 Brian BehlendorfRevert "Update zfs_admin_snapshot default value (disabled)"
2018-09-05 George MelikovUpdate zfs_admin_snapshot default value (disabled)
2018-09-02 mavOpenZFS 9751 - Allocation throttling misplacing ditto...
2018-09-02 mavOpenZFS 9738 - Fix third block copy allocations, broken...
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-31 Brian BehlendorfAllow ECKSUM in vdev_checkpoint_sm_object()
2018-08-31 Matthew Ahrensclean up __dbuf_hold_impl
2018-08-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-08-27 Tom CaputiAlways wait for txg sync when umounting dataset
2018-08-27 Tom CaputiSmall rework of txg_list code
2018-08-27 Brian BehlendorfDirect IO support
2018-08-22 LOLiStack overflow when destroying deeply nested clones
2018-08-21 Tim Chases/VERIFY/VERIFY3S in vdev_checkpoint_sm_object
2018-08-20 Tom CaputiFix issues with raw receive_write_byref()
2018-08-20 Serapheim Dimitrop... Introduce read/write kstats per dataset
2018-08-15 Brian BehlendorfFix traverse_impl() kmem leak
2018-08-15 Tom CaputiCheck encrypted dataset + embedded recv earlier
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-08-13 Tomohiro KusumiFix comment on calculating blkid
2018-08-03 LOLiAllow inherited properties in zfs_check_settable()
2018-08-03 Don Bradyzfs_ioc_unload_key can drop extra spa ref
2018-08-02 Matthew AhrensReduce taskq and context-switch cost of zio pipe
2018-08-02 John GallagherAdd missing checks to zpl_xattr_* functions
2018-08-02 George WilsonFix OpenZFS 9337 mismerge
2018-08-01 Rohan PuriFix deadlock between zfs umount & snapentry_expire
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-07-30 Don BradyOpenZFS 9465 - ARC check for 'anon_size > arc_c/2'...
2018-07-30 Serapheim Dimitrop... OpenZFS 9580 - Add a hash-table on top of nvlist to...
2018-07-30 Matthew AhrensOpenZFS 9439 - ZFS double-free due to failure to dirty...
2018-07-30 Paul DagnelieOpenZFS 9438 - Holes can lose birth time info if a...
2018-07-27 Toomas SoomeOpenZFS 8906 - uts: illumos rootfs should support salte...
2018-07-25 Matthew AhrensOpenZFS 9442 - decrease indirect block size of spacemaps
2018-07-25 Feng SunIntroduce kstat dmu_tx_dirty_frees_delay
2018-07-25 Matthew AhrensOpenZFS 9338 - moved dnode has incorrect dn_next_type
2018-07-24 Tom CaputiRefactor arc_hdr_realloc_crypt()
2018-07-24 Steven Noonandsl_scan_scrub_cb: don't double-account non-embedded...
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...
next