]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/zfs/spa_errlog.c
dnode_is_dirty: check dnode and its data for dirtiness
[FreeBSD/FreeBSD.git] / module / zfs / spa_errlog.c
2023-11-14 Chunwei ChenFix snap_obj_array memory leak in check_filesystem()
2023-09-19 George AmanakisUpdate the MOS directory on spa_upgrade_errlog()
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-15 Richard YaoFix use after free regression in spa_remove_healed_errors()
2023-05-09 George AmanakisEnable the head_errlog feature to remove errors
2023-05-08 George AmanakisFixes in head_errlog feature with encryption
2023-05-03 George AmanakisOptimize check_filesystem() and process_error_log()
2023-04-12 George AmanakisFix in check_filesystem()
2023-04-06 George AmanakisFix typo in check_clones()
2023-03-28 George AmanakisFixes in persistent error log
2022-12-22 Matthew Ahrensdeadlock between spa_errlog_lock and dp_config_rwlock
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-08-23 George AmanakisFix zpool status in case of unloaded keys
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2021-12-23 набmodule: zfs: fix unused, remove argsused
2019-09-03 Andrea GelminiFix typos in module/zfs/
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-09 Yuri PankovOpenZFS 5428 - provide fts(), reallocarray(), and strto...
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2013-11-04 Will AndrewsIllumos #3743
2013-10-31 Matthew AhrensIllumos #3598
2010-08-31 Brian BehlendorfAdd linux kernel module support
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...