aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make get_key_material_file fail more verboselyRich Ercolani2021-08-051-1/+1
* Enable /proc/diskstats for zvolsBrian Behlendorf2021-08-051-0/+3
* Man zpool-scrub.8: describe sequential scrubGeorge Melikov2021-08-051-2/+27
* Modify checksum obtain method of QAThedongzhang2021-08-031-23/+4
* Allow disabling of unmapped I/O on FreeBSDMark Johnston2021-08-021-0/+4
* Avoid small buffer copying on writeAlexander Motin2021-07-276-5/+6
* Fix format specifier warningsBrian Behlendorf2021-07-271-2/+2
* Remove overlooked __sun_attr__ based macrosBrian Behlendorf2021-07-272-7/+1
* Update ABI files with generated in CI workerGeorge Melikov2021-07-265-13851/+10005
* storeabi: add `no-corpus-path` flagGeorge Melikov2021-07-261-1/+3
* macOS can also set va_typeJorgen Lundman2021-07-261-1/+1
* Move check_file to os/$platform sectionJorgen Lundman2021-07-264-1/+14
* Add comment on metaslab_class_throttle_reserve() lockingAlexander Motin2021-07-261-0/+7
* Assorted fixes for the performance testsJohn Wren Kennedy2021-07-2614-269/+128
* Read past end of argv array in zpool_do_import()Matthew Ahrens2021-07-261-6/+8
* Add missing properties to zfs allow manpageVáclav Skála2021-07-261-2/+26
* Fixes in persistent L2ARCGeorge Amanakis2021-07-2610-491/+162
* Remove NOTE(CONSTCOND) and note.hнаб2021-07-2621-110/+23
* Normalise /*FALLTHR{OUGH,U}*/наб2021-07-2615-18/+19
* Prune /*NOTREACHED*/наб2021-07-2611-257/+246
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-2619-164/+76
* Initialize dn_next_type[] in the dnode constructorMark Johnston2021-07-261-0/+1
* Zero pad bytes following TX_WRITE log dataMark Johnston2021-07-261-2/+6
* Zero pad bytes when allocating a ZIL recordMark Johnston2021-07-261-3/+4
* Initialize all fields in zfs_log_xvattr()Mark Johnston2021-07-261-1/+3
* Initialize "autoreplace" in spa_ld_get_props()Mark Johnston2021-07-261-1/+1
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-07-263-0/+42
* Fix unfortunate NULL in spa_update_dspaceRich Ercolani2021-07-261-1/+8
* Linux 5.14 compat: blk_alloc_disk()Brian Behlendorf2021-07-232-9/+54