aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add kmodtool fix to detect different System.map locationMarcin Skarbek2021-04-071-2/+14
* fix misplaced quotes in kmod-preambleOlaf Faaland2021-04-071-2/+2
* Obsolete earlier packages due to version bumpBrian Behlendorf2021-04-071-0/+2
* i-t: don't brokenly set the scheduler for root pool vdev's disksнаб2021-04-061-24/+0
* i-t: fix root=zfs:AUTOнаб2021-04-061-4/+9
* zfs get -p only outputs 3 columns if "clones" property is emptymatt-fidd2021-04-063-4/+21
* kmem_alloc(KM_SLEEP) should use kvmalloc()Matthew Ahrens2021-04-061-0/+14
* zpool-features.5: remove "booting not possible with this feature"sнаб2021-04-061-4/+0
* man: fix wrong .Xr macros usagesGeorge Melikov2021-04-067-10/+10
* libzutil: zfs_isnumber(): return false if input emptyнаб2021-04-062-4/+7
* ZTS: pool_checkpoint improvementsBrian Behlendorf2021-04-034-7/+15
* 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