]> git.proxmox.com Git - mirror_zfs.git/history - include/sys
Allow mounting datasets more than once
[mirror_zfs.git] / include / sys /
2018-05-08 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-05-08 Olaf FaalandReport pool suspended due to MMP
2018-05-08 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-04-09 Tony HutterRevert "Handle zap_add() failures in mixed ... "
2018-03-14 Tony HutterChange checksum & IO delay ratelimit values
2018-03-14 Olaf FaalandReport duration and error in mmp_history entries
2018-03-14 George WilsonOpenZFS 8857 - zio_remove_child() panic due to already...
2018-03-14 sanjeevbagewadiHandle zap_add() failures in mixed case mode
2018-03-14 Brian BehlendorfLinux 4.16 compat: inode_set_iversion()
2018-01-30 Nathaniel Wesley... Revert raidz_map and _col structure types
2018-01-30 Brian BehlendorfFix ARC hit rate
2018-01-30 lidongyangCall commit callbacks from the tail of the list
2018-01-30 Gvozden Neskovicvdev_mirror: load balancing fixes
2017-12-05 Brian BehlendorfPreserve itx alloc size for zio_data_buf_free()
2017-12-05 Brian BehlendorfEmit history events for 'zpool create'
2017-11-21 benrubsonOpenZFS 7531 - Assign correct flags to prefetched buffers
2017-10-17 Damian WojsławTypo in dsl_dataset.h
2017-10-16 Fabian GrünbichlerFree objects when receiving full stream as clone
2017-10-16 chrisrdScale the dbuf cache with arc_c
2017-09-13 Giuseppe Di NataleImproved dnode allocation and dmu_hold_impl() (#6611)
2017-08-21 gaurkumaCrash in dbuf_evict_one with DTRACE_PROBE
2017-07-26 Ned BassAdd line info and SET_ERROR() to ZFS debug log
2017-07-25 Olaf FaalandAdd callback for zfs_multihost_interval
2017-07-24 Serapheim Dimitrop... OpenZFS 8491 - uberblock on-disk padding to reserve...
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-07-12 LOLiAdd port of FreeBSD 'volmode' property
2017-07-09 Yuri PankovOpenZFS 5428 - provide fts(), reallocarray(), and strto...
2017-07-07 Matthew AhrensOpenZFS 8067 - zdb should be able to dump literal embed...
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-06-30 Andriy GaponOpenZFS 8416 - abd.h is not C++ friendly
2017-06-30 Andriy GaponOpenZFS 8426 - mark immutable buffer arguments as such...
2017-06-17 Don BradyInject zinject(8) a percentage amount of dev errs
2017-06-13 Richard YaoMake zvol operations use _by_dnode routines
2017-06-09 Matthew AhrensOpenZFS 8199 - multi-threaded dmu_object_alloc()
2017-06-09 Giuseppe Di NataleOpenZFS 7578 - Fix/improve some aspects of ZIL writing
2017-06-07 Matthew AhrensOpenZFS 8155 - simplify dmu_write_policy handling of...
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-18 Brian BehlendorfFix large dnode send stream flag conflict
2017-05-13 Isaac HuangSkip spurious resilver IO on raidz vdev
2017-05-10 Matthew AhrensOpenZFS 8063 - verify that we do not attempt to access...
2017-05-09 Christian SchwarzMake createtxg and guid properties public
2017-05-09 Chunwei ChenLinux 4.12 compat: PF_FSTRANS was removed
2017-05-04 Gvozden NeskovicAdd missing *_destroy/*_fini calls
2017-05-03 LOLiMore ashift improvements
2017-05-02 Olaf FaalandWrite label 2,3 uberblocks when vdev expands
2017-05-02 Brian BehlendorfLinux 4.12 compat: super_setup_bdi_name()
2017-04-13 Brian BehlendorfOpenZFS 5120 - zfs should allow large block/gzip/raidz...
2017-04-09 George WilsonOpenZFS 8023 - Panic destroying a metaslab deferred...
2017-04-07 Toomas SoomeOpenZFS 7404 - rootpool_007_neg, bootfs_006_pos and...
2017-04-03 N ClarkAdditional Information for Zedlets
2017-03-29 Gvozden NeskovicRemove dependency on linear ABD
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-03-13 Brian BehlendorfAlign mount options handling and type/function names...
2017-03-10 Brian BehlendorfRestructure mount option handling
2017-03-10 Brian BehlendorfRename zfs_* functions
2017-03-10 Brian BehlendorfRename zfs_sb_t -> zfsvfs_t
2017-03-08 Chunwei ChenFix nfs snapdir automount
2017-03-07 Brian BehlendorfOpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_...
2017-03-01 Olaf FaalandLinux 4.11 compat: avoid refcount_t name conflict
2017-02-24 Matthew AhrensClean up by-dnode code in dmu_tx.c
2017-02-24 Andriy GaponOpenZFS 7199 - dsl_dataset_rollback_sync may try to...
2017-02-15 Matthew Ahrenszfs_arc_num_sublists_per_state should be common to...
2017-02-09 Matthew AhrensOpenZFS 7104 - increase indirect block size
2017-02-02 George MelikovOpenZFS 1300 - filename normalization doesn't work...
2017-02-01 David QuigleyUse fletcher_4 routines natively with `abd_iterate_func()`
2017-01-31 George MelikovOpenZFS 6569 - large file delete can starve out write ops
2017-01-31 George MelikovOpenZFS 7280 - Allow changing global libzpool variables...
2017-01-28 George MelikovOpenZFS 7277 - zdb should be able to print zfs_dbgmsg's
2017-01-27 George MelikovOpenZFS 7301 - zpool export -f should be able to interr...
2017-01-27 George MelikovOpenZFS 7254 - ztest failed assertion in ztest_dataset_...
2017-01-26 Tim ChaseOpenZFS 7613 - ms_freetree[4] is only used in syncing...
2017-01-26 George MelikovOpenZFS 7500 - Simplify dbuf_free_range by removing...
2017-01-26 George MelikovOpenZFS 6676 - Race between unique_insert() and unique_...
2017-01-26 George MelikovOpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount...
2017-01-24 George MelikovOpenZFS 6871 - libzpool implementation of thread_create...
2017-01-24 Brian BehlendorfFix build-it compilation regression
2017-01-23 George MelikovOpenZFS 7180 - potential race between zfs_suspend_fs...
2017-01-23 George MelikovOpenZFS 6052 - decouple lzc_create() from the implement...
2017-01-23 George MelikovOpenZFS 7054 - dmu_tx_hold_t should use refcount_t...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-19 Chunwei ChenSuspend/resume zvol for recv and rollback
2017-01-17 George MelikovOpenZFS 7235 - remove unused func dsl_dataset_set_blkptr
2017-01-17 Brian BehlendorfOpenZFS 6550 - cmd/zfs: cleanup gcc warnings
2017-01-13 bzzz77Add *_by-dnode routines
2017-01-13 Don BradyOpenZFS 7743 - per-vdev-zaps init path for upgrade
2017-01-12 Don BradyOpenZFS 7303 - dynamic metaslab selection
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2017-01-03 George MelikovOpenZFS 7259 - DS_FIELD_LARGE_BLOCKS is unused
2017-01-03 ka7Fix spelling
2016-12-21 Chunwei ChenUse a dedicated taskq for vdev_file
2016-12-19 Brian BehlendorfFix file attributes
2016-12-14 Chunwei ChenFix wrong operator in xvattr.h
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-02 Gvozden NeskovicCache ddt_get_dedup_dspace() value if there was no...
2016-12-02 Brian BehlendorfRefactor txg history kstat
next