]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/spa.c
Simplify spa_sync by breaking it up to smaller functions
[mirror_zfs.git] / module / zfs / spa.c
2019-01-18 Serapheim Dimitrop... Simplify spa_sync by breaking it up to smaller functions
2019-01-13 Serapheim Dimitrop... Serialize ZTHR operations to eliminate races
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-10-19 Serapheim Dimitrop... OpenZFS 9682 - page fault in dsl_async_clone_destroy...
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
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-09-13 Roman Strashkinzpool split can create a corrupted pool
2018-09-06 Don BradyPool allocation classes
2018-08-20 Serapheim Dimitrop... Introduce read/write kstats per dataset
2018-08-15 Tom CaputiCheck encrypted dataset + embedded recv earlier
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-20 Matthew AhrensRemove suffix from zio taskq names
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-14 Pavel ZakharovOpenZFS 9191 - dump vdev tree to zfs_dbgmsg when spa...
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-09 Pavel ZakharovOpenZFS 8962 - zdb should work on non-idle pools
2018-05-09 Pavel ZakharovOpenZFS 8961 - SPA load/import should tell us why it...
2018-05-08 Brian BehlendorfZTS: Re-enable MMP tests
2018-04-16 Pavel ZakharovOpenZFS 7638 - Refactor spa_load_impl into several...
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-04 Olaf FaalandUpdate mmp_delay on sync or skipped, failed write
2018-03-30 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-02-13 Nasf-FanProject Quota on ZFS
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2018-01-09 DHEFix -fsanitize=address memory leak
2017-12-18 Brian BehlendorfFix multihost stale cache file import
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-27 Brian BehlendorfOpenZFS 8081 - Compiler warnings in zdb
2017-10-23 Brian BehlendorfEmit history events for 'zpool create'
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
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
next