]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/spa.c
Report pool suspended due to MMP
[mirror_zfs.git] / module / zfs / spa.c
2018-05-08 Olaf FaalandReport pool suspended due to MMP
2017-12-18 Brian BehlendorfFix multihost stale cache file import
2017-12-05 Brian BehlendorfEmit history events for 'zpool create'
2017-07-25 Olaf FaalandReport MMP_STATE_NO_HOSTID immediately
2017-07-24 Giuseppe Di NataleFix coverity defects: CID 165755
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-06-01 Chunwei ChenFix import wrong spare/l2 device when path change
2017-05-10 Matthew AhrensOpenZFS 8063 - verify that we do not attempt to access...
2017-04-13 Brian BehlendorfOpenZFS 5120 - zfs should allow large block/gzip/raidz...
2017-03-24 George WilsonOpenZFS 3821 - Race in rollback, zil close, and zil...
2017-02-23 Isaac HuangFix incorrect spare vdev state after replacing
2017-01-31 George MelikovOpenZFS 7136 - ESC_VDEV_REMOVE_AUX ought to always...
2017-01-30 George MelikovOpenZFS 6922 - Emit ESC_ZFS_VDEV_REMOVE_AUX after remov...
2017-01-13 Don BradyOpenZFS 7743 - per-vdev-zaps init path for upgrade
2017-01-12 Don BradyOpenZFS 7303 - dynamic metaslab selection
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-01 Chunwei ChenUse system_delay_taskq for long delay tasks
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-10 caoFix coverity defects: CID 147540, 147542
2016-10-14 caoFix coverity defects: CID 147488, 147490
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-10-13 luozhengzhengFix coverity defects: CID 147571, 147574
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-10 Tim ChaseWrite issue taskq shouldn't be dynamic
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-22 luozhengzhengFix coverity defects
2016-09-12 Nikolay BorisovRefactor spa_load_l2cache to make build happy
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-30 Hajo MöllerFix "zpool get guid,freeing,leaked" source
2016-08-19 heary-caoFix spa config generate memory leak in spa_load_best...
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-08-11 Brian BehlendorfRemove custom root pool import code
2016-07-25 Tim ChaseFix sync behavior for disk vdevs
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Paul DagnelieOpenZFS 6876 - Stack corruption after importing a pool...
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-24 Ned BassImplement large_dnode pool feature
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-07 Brian BehlendorfWrap vdev_count_verify_zaps() with ZFS_DEBUG
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-01-28 Jorgen LundmanIllumos 6527 - Possible access beyond end of string...
2016-01-28 Brian BehlendorfIllumos 6414 - vdev_config_sync could be simpler
2016-01-15 Josef 'Jeff' SipekIllumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2016-01-12 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-11 Brian BehlendorfRevert "Illumos 3749 - zfs event processing should...
2016-01-11 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-18 DHEMake zio_taskq_batch_pct user configurable
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-14 Matthew AhrensIllumos 5347 - idle pool may run itself out of space
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Matthew AhrensIllumos 5808 - spa_check_logs is not necessary on reado...
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
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-04-24 Ned BassSerialize access to spa->spa_feat_stats nvlist
2015-03-05 Ned BassUse cached feature info in spa_add_feature_stats()
2015-03-02 Isaac HuangFix deadlock between zpool export and zfs list
2015-02-10 Brian BehlendorfUse vmem_alloc() for nvlists
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-10-20 Daniil LunevIllumos 4924 - LZ4 Compression for metadata
2014-10-07 Matthew AhrensIllumos 5176 - lock contention on godfather zio
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-08-26 Matthew AhrensIllumos 4970-4974 - extreme rewind enhancements
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-17 George WilsonIllumos 4168, 4169, 4170: ztest, zdb and zhack fixes
2014-04-16 DHEUninitialized variable spa_autoreplace used
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
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 #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-05 George WilsonIllumos #3949, #3950, #3952, #3953
2013-11-04 Will AndrewsIllumos #3742
2013-11-04 Will AndrewsIllumos #3741
2013-10-31 Matthew AhrensIllumos #3598
next