]> git.proxmox.com Git - mirror_zfs.git/history - include/sys
ztest: scrub ddt repair
[mirror_zfs.git] / include / sys /
2019-01-13 Serapheim Dimitrop... Serialize ZTHR operations to eliminate races
2019-01-10 Brian BehlendorfProvide more flexible object allocation interface
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-26 Brad LewisOpenZFS 9284 - arc_reclaim_thread has 2 jobs
2018-12-07 Prakash SuryaOpenZFS 9962 - zil_commit should omit cache thrash
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-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-24 Tom CaputiFix dbgmsg printing in ztest and zdb
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-18 Allan JudeOpenZFS 9862 - fix typo in comment in vdev_impl.h
2018-10-17 Matthew AhrensLinux does not HAVE_SMB_SHARE
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 Brian BehlendorfImproved error handling for extreme rewinds
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 BehlendorfAdd zfs_refcount_transfer_ownership_many()
2018-10-04 Matthew AhrensOpenZFS 9617 - too-frequent TXG sync causes excessive...
2018-10-03 Paul DagnelieAdd new fnvlist_lookup_* functions
2018-10-03 Tom CaputiRefcounted DSL Crypto Key Mappings
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-10-01 Matthew AhrensRemove duplicate macro in dsl_dir.h
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-07 Don BradyFix in-kernel sysfs entries
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-27 Tom CaputiAlways wait for txg sync when umounting dataset
2018-08-27 Tom CaputiSmall rework of txg_list code
2018-08-20 Serapheim Dimitrop... Introduce read/write kstats per dataset
2018-08-15 Tom CaputiCheck encrypted dataset + embedded recv earlier
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
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 Nathan LewisAdd support for selecting encryption backend
2018-08-02 George WilsonFix OpenZFS 9337 mismerge
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-25 Matthew AhrensOpenZFS 9442 - decrease indirect block size of spacemaps
2018-07-25 Feng SunIntroduce kstat dmu_tx_dirty_frees_delay
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 Brian BehlendorfFix zpl_mount() deadlock
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
2018-06-28 Chunwei ChenEnforce PROP_ONETIME on zpool properties
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-18 Tom CaputiAdd ASSERT to debug encryption key mapping issues
2018-06-15 John GallagherAdd tunables for channel programs
2018-06-14 Allan JudeReserve DMU_BACKUP_FEATURE for ZSTD
2018-06-13 Matthew AhrensOpenZFS 9577 - remove zfs_dbuf_evict_key tsd
2018-06-06 Tom CaputiRaw receive functions must not decrypt data
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 Dimitrop... OpenZFS 9464 - txg_kick() fails to see that we are...
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
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-24 Matthew AhrensOpenZFS 9486 - reduce memory used by device removal...
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-09 Pavel ZakharovOpenZFS 8961 - SPA load/import should tell us why it...
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2018-05-02 Brian BehlendorfRHEL 7.5 compat: FMODE_KABI_ITERATE
2018-04-30 Matthew AhrensOpenZFS 9236 - nuke spa_dbgmsg
2018-04-18 Chunwei ChenFix ENOSPC in "Handle zap_add() failures in ..."
2018-04-17 Matthew Ahrensassertion in arc_release() during encrypted receive
2018-04-14 Serapheim Dimitrop... OpenZFS 9079 - race condition in starting and ending...
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-10 Tom CaputiFix race in dnode_check_slots_free()
2018-04-10 Giuseppe Di NataleLinux compat 4.16: SECTOR_SIZE
2018-04-09 Tony HutterRevert "Handle zap_add() failures in mixed ... "
2018-04-06 Matthew AhrensFixes for SNPRINTF_BLKPTR with encrypted BP's
2018-04-04 Brian BehlendorfRemove sysevents
2018-03-31 Tom CaputiDecryption error handling improvements
2018-03-30 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-03-30 Andriy GaponOpenZFS 9164 - assert: newds == os->os_dsl_dataset
2018-03-21 Matthew Ahrensenable zfs_dbgmsg() by default, without dprintf()
2018-03-20 Tom CaputiAdd comments for portable dnode / objset flags
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-12 Chunwei ChenFix race in trace point in zrl_add_impl
2018-03-06 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-03-05 Tony HutterChange checksum & IO delay ratelimit values
2018-02-27 Tom CaputiRaw DRR_OBJECT records must write raw data
2018-02-26 Tim ChaseIncorrect maximum DVA value in DDE_GET_NDVAS()
2018-02-22 Olaf FaalandReport duration and error in mmp_history entries
2018-02-21 DeHackEdFix multiple evaluations of VERIFY() and ASSERT() on...
2018-02-21 Tom CaputiRaw receive should change key atomically
2018-02-21 Tom CaputiRaw receives must compress metadnode blocks
2018-02-21 Tom CaputiZIL claiming should not start user accounting
2018-02-20 Don BradyFix coverity defects: zfs channel programs
2018-02-14 George WilsonOpenZFS 8857 - zio_remove_child() panic due to already...
next