aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up RAIDZ/DRAID ereport codeMatthew Ahrens2021-03-1911-448/+44
* FreeBSD: make seqc asserts conditional on replayMateusz Guzik2021-03-171-3/+6
* Remove unused rr_codeMatthew Ahrens2021-03-172-47/+23
* FreeBSD: Fix memory leaks in kstatsRyan Moeller2021-03-171-7/+4
* Linux: always check or verify return of igrab()Adam D. Moss2021-03-164-4/+16
* Update FreeBSD versionsDries Michiels2021-03-161-1/+1
* Hold and release permissions existgldisater2021-03-161-0/+3
* ZTS: Add tests for DOS mode attributesRyan Moeller2021-03-169-1/+359
* Reference_tracking_enable should be a module paramDon Brady2021-03-163-8/+33
* ZTS: Fix incorrect use of libtest in user_run by xattr_003_negRyan Moeller2021-03-121-19/+25
* ZTS: Use ksh and current environment for user_runRyan Moeller2021-03-122-8/+13
* FreeBSD: bring back possibility to rewind the checkpoint from bootloaderMariusz Zaborski2021-03-121-1/+16
* FreeBSD: Clean up zfsdev_close to match LinuxRyan Moeller2021-03-122-11/+8
* FreeBSD: switch teardown lock to rmsMateusz Guzik2021-03-121-0/+43
* Macroify teardown lock handlingMateusz Guzik2021-03-127-40/+106
* FreeBSD: rename teardown inactive macros to mimick rrm conventionMateusz Guzik2021-03-124-34/+34
* FreeBSD: remove 2 assertions that teardown lock is not heldMateusz Guzik2021-03-121-45/+0
* FreeBSD: rework asserts in zfs_dd_lookupMateusz Guzik2021-03-121-3/+2
* Add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macrosMateusz Guzik2021-03-122-4/+4
* zpool import cachefile improvementsGeorge Wilson2021-03-125-154/+441
* Fix whitespace introduced in ecc277cffMartin Matuška2021-03-112-9/+9
* FreeBSD: Fix scope of deadman tunablesRyan Moeller2021-03-112-6/+6
* Microoptimizations for VERIFY() and friendsAdam D. Moss2021-03-112-79/+79
* Add missing files to MakefileAllan Jude2021-03-111-0/+3
* CI checkstyle: pin ubuntu versionGeorge Melikov2021-03-111-1/+1
* Return finer grain errors in libzfs unmount_oneDon Brady2021-03-083-6/+30
* vdev_id: Create symlinks even if no /dev/mapper/Tony Hutter2021-03-081-1/+8
* ZTS events_002: Improve speed and reliabilityAntonio Russo2021-03-081-4/+3
* zvol: call zil_replaying() during replayChristian Schwarz2021-03-073-3/+30
* ZTS: Improve cleanup in zpool testsRyan Moeller2021-03-072-33/+43
* Clarify compressed zfs send/recv behaviormanfromafar2021-03-072-1/+16
* Intentionally allow ZFS_READONLY in zfs_writeRyan Moeller2021-03-072-7/+25
* Suppress cppcheck invalidSyntax warninigsBrian Behlendorf2021-03-052-0/+3
* Initialize ZIL buffersBrian Behlendorf2021-03-051-0/+1
* Fix abd_get_offset_struct() may allocate new abdJorgen Lundman2021-03-051-1/+5
* FreeBSD module --enable-debug --enable-invariantsRyan Moeller2021-03-053-0/+42
* zpool: use tab to intend continuation from removal statusThomas Lamprecht2021-03-051-4/+4
* Don't bomb out when using keylocation=file://James Wah2021-03-031-3/+7
* linux: zvol: avoid heap allocation for zvol_request_sync=1Christian Schwarz2021-03-031-29/+64
* Add "zstd-fast" to help options for "compression" propertyJake Howard2021-03-031-1/+1
* Cancel TRIM / initialize on FAULTED non-writeable vdevsnssrikanth2021-03-027-6/+144
* Fix assert in FreeBSD-specific dmu_read_pagesAndriy Gapon2021-02-271-1/+1
* ZTS: zpool_trim_start_and_cancel_pos.kshBrian Behlendorf2021-02-271-11/+11
* Add missing checks for unsupported featuresMartin Matuška2021-02-274-0/+9
* Linux 5.12 compat: replace bio_*_io_acct with disk_*_io_acctColeman Kane2021-02-242-24/+53
* Linux 5.12 compat: bio->bi_disk member movedColeman Kane2021-02-243-0/+37
* Fix vdev_rebuild_thread deadlockBrian Behlendorf2021-02-241-1/+1
* Fix overly broad locking in spa_vdev_config_exit()Brian Behlendorf2021-02-241-2/+2
* vdev_id: Fix partition regular expressionTony Hutter2021-02-241-3/+9
* Linux: increase max nvlist_src sizeBrian Behlendorf2021-02-242-2/+2