aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_errlog.c
Commit message (Expand)AuthorAgeFilesLines
* Allocate zap_attribute_t from kmem instead of stackSanjeev Bagewadi2024-10-011-38/+46
* Provide macros for setting and getting blkptr birth timesGeorge Wilson2024-03-251-18/+8
* Fix snap_obj_array memory leak in check_filesystem()Chunwei Chen2023-11-141-2/+4
* Update the MOS directory on spa_upgrade_errlog()George Amanakis2023-09-181-0/+9
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-29/+53
* Fix use after free regression in spa_remove_healed_errors()Richard Yao2023-05-151-1/+1
* Enable the head_errlog feature to remove errorsGeorge Amanakis2023-05-091-35/+140
* Fixes in head_errlog feature with encryptionGeorge Amanakis2023-05-081-44/+32
* Optimize check_filesystem() and process_error_log()George Amanakis2023-05-031-54/+84
* Fix in check_filesystem()George Amanakis2023-04-121-5/+5
* Fix typo in check_clones()George Amanakis2023-04-061-1/+1
* Fixes in persistent error logGeorge Amanakis2023-03-281-155/+185
* deadlock between spa_errlog_lock and dp_config_rwlockMatthew Ahrens2022-12-221-164/+103
* Cleanup: Specify unsignedness on things that should not be signedRichard Yao2022-09-271-2/+2
* Fix zpool status in case of unloaded keysGeorge Amanakis2022-08-221-32/+103
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-281-4/+110
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Enable -Wwrite-stringsнаб2022-06-291-6/+4
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-251-65/+845
* module: zfs: fix unused, remove argsusedнаб2021-12-231-0/+2
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-2/+1
* OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()Yuri Pankov2017-07-081-4/+4
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-10/+10
* Illumos #3743Will Andrews2013-11-041-1/+3
* Illumos #3598Matthew Ahrens2013-10-311-4/+5
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+11
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-35/+2
* Rebase master to b117Brian Behlendorf2009-07-021-6/+5
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+437