aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ZTS: inheritance/inherit_001_pos is flakyRyan Moeller2021-04-071-0/+1
* FreeBSD: Fix stable/12 after AT_BENEATH removalRyan Moeller2021-04-071-3/+1
* Bump libzfs.so and libzpool.so versionsBrian Behlendorf2021-04-074-25/+25
* Allow pool names that look like Solaris disk namesRyan Moeller2021-04-072-7/+1
* Don't scale zfs_zevent_len_max by CPU countRyan Moeller2021-04-072-9/+5
* Atomically check and set dropped zevent countRyan Moeller2021-04-071-2/+1
* CI: Increase free space in workflowBrian Behlendorf2021-04-072-0/+12
* Fixing m4 iops rename checkBrian Atkinson2021-04-071-0/+1
* fsck.zfs: implement 4/8 exit codes as suggested in manpageнаб2021-04-075-20/+64
* Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)Mike Swanson2021-04-075-0/+87
* Tag 2.1.0-rc1zfs-2.1.0-rc1Brian Behlendorf2021-03-291-1/+1
* zed: reap child after killing on time-outнаб2021-03-262-2/+3
* Use a helper function to clarify gang block sizeMatthew Ahrens2021-03-264-11/+30
* When specifying raidz vdev name, parity count should matchMatthew Ahrens2021-03-261-0/+30
* Fix error code on __zpl_ioctl_setflags()Luis Henriques2021-03-261-1/+1
* Support running FreeBSD buildworld on Arm-based macOS hostsJessica Clarke2021-03-261-0/+11
* Removed duplicated includesAndrea Gelmini2021-03-2215-20/+0
* Fix typo in Python method nameAndrea Gelmini2021-03-221-1/+1
* Split dmu_zfetch() speculation and execution partsAlexander Motin2021-03-194-119/+194
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-03-197-8/+28
* Fix regression in POSIX mode behaviorAndrew2021-03-195-4/+154
* ZTS: New test for kernel panic induced by redacted sendPalash Gandhi2021-03-193-2/+47
* Allow setting bootfs property on pools with indirect vdevsMartin Matuška2021-03-191-3/+1
* Fix typo in zgenhostid.8Ryan Moeller2021-03-191-2/+2
* Removing old code for k(un)map_atomicBrian Atkinson2021-03-193-10/+8
* Initialize metaslab range trees in metaslab_init Serapheim Dimitropoulos2021-03-191-94/+55
* Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGESColeman Kane2021-03-193-0/+30
* Linux 5.12 compat: idmapped mountsColeman Kane2021-03-1922-123/+557
* 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