]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_pool.c
ztest: creates partially initialized root dataset
[mirror_zfs.git] / module / zfs / dsl_pool.c
2019-01-18 loli10Kztest: creates partially initialized root dataset
2018-12-18 Tom CaputiFix zfs_dirty_data_sync_percent documentation
2018-10-04 Matthew AhrensOpenZFS 9617 - too-frequent TXG sync causes excessive...
2018-10-03 Tom CaputiRefcounted DSL Crypto Key Mappings
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-02-13 Nasf-FanProject Quota on ZFS
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-08 Brian BehlendorfOpenZFS 8607 - variable set but not used
2017-10-26 Brian BehlendorfOpenZFS 8558, 8602 - lwp_create() returns EAGAIN
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-05-10 Matthew AhrensOpenZFS 8063 - verify that we do not attempt to access...
2017-05-04 Gvozden NeskovicAdd missing *_destroy/*_fini calls
2017-04-14 Andriy GaponOpenZFS 8026 - retire zfs_throttle_delay and zfs_thrott...
2017-04-09 Andriy GaponOpenZFS 8027 - tighten up dsl_pool_dirty_delta
2017-03-24 George WilsonOpenZFS 3821 - Race in rollback, zil close, and zil...
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-02-24 Andriy GaponOpenZFS 7199 - dsl_dataset_rollback_sync may try to...
2017-01-31 George MelikovOpenZFS 6569 - large file delete can starve out write ops
2017-01-27 George MelikovOpenZFS 7254 - ztest failed assertion in ztest_dataset_...
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-05-27 GeLiXinFix self-healing IO prior to dsl_pool_init() completion
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-06 Arne JansenIllumos 5981 - Deadlock in dmu_objset_find_dp
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-06-22 Brian BehlendorfIncrease the number of iput taskq threads
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Christopher SidenIllumos 4951 - ZFS administrative commands (fix)
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-07-25 Matthew AhrensIllumos 4171, 4172
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 George WilsonIllumos #3236
2013-11-04 Steven HartlandIllumos #3740
2013-11-04 Adam LeventhalIllumos #3582, #3584
2013-10-31 Matthew AhrensIllumos #3598
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfRevert "Add txgs-<pool> kstat file"
2013-10-25 Brian BehlendorfRevert "Add new kstat for monitoring time in dmu_tx_assign"
2013-10-10 Ned BassExport symbols dsl_pool_config_{enter,exit}
2013-09-04 Matthew AhrensIllumos #3464
2013-07-11 Prakash SuryaAdd new kstat for monitoring time in dmu_tx_assign
2013-06-19 Madhav SureshIllumos #3006
2013-04-26 Brian BehlendorfFix txg_quiesce thread deadlock
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3104: eliminate empty bpobjs
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-06 Brian BehlendorfMerge remote branch 'eris/stats'
2012-11-02 Brian BehlendorfAdd txgs-<pool> kstat file
2012-10-11 Cyril Pliskotxg is spelled as tgx in places
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-04-19 Brian BehlendorfFix gcc compiler warning, dsl_pool_create()
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...