aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix various typosAndrea Gelmini2021-04-0257-75/+75
* bash_completion.d: always call zfs/zpool binaries directlyнаб2021-04-023-9/+8
* Add RELEASES.md fileBrian Behlendorf2021-04-022-2/+39
* zed: allow limiting concurrent jobsнаб2021-04-028-23/+59
* zed: remove unused zed_file_close_on_exec()наб2021-04-022-30/+0
* zed: use separate reaper thread and collect ZEDLETs asynchronouslyнаб2021-04-025-55/+157
* zed: set names for all threadsнаб2021-04-023-0/+3
* ZTS: inheritance/inherit_001_pos is flakyRyan Moeller2021-04-021-0/+1
* Avoid taking global lock to destroy zfsdev stateRyan Moeller2021-04-022-21/+11
* FreeBSD: Fix stable/12 after AT_BENEATH removalRyan Moeller2021-04-021-3/+1
* Bump libzfs.so and libzpool.so versionsBrian Behlendorf2021-04-014-25/+25
* Allow pool names that look like Solaris disk namesRyan Moeller2021-04-012-7/+1
* Don't scale zfs_zevent_len_max by CPU countRyan Moeller2021-04-012-9/+5
* Atomically check and set dropped zevent countRyan Moeller2021-04-011-2/+1
* CI: Increase free space in workflowBrian Behlendorf2021-04-012-0/+12
* Fixing m4 iops rename checkBrian Atkinson2021-04-011-0/+1
* fsck.zfs: implement 4/8 exit codes as suggested in manpageнаб2021-03-315-20/+64
* Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)Mike Swanson2021-03-315-0/+87
* Update METAzfs-2.1.99Brian Behlendorf2021-03-301-2/+2
* 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