aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* zfs_ids_to_path: the -v comes after the executable nameнаб2021-04-111-1/+1
* contrib/bpftrace: exec bpftrace, remove useless catнаб2021-04-111-2/+2
* arc_summary3: just read /s/m/{mod}/version instead of spawning catнаб2021-04-111-15/+5
* zvol_wait: fix for zvols with spaces in name, optimiseнаб2021-04-111-16/+12
* zstreamdump: exec zstream dumpнаб2021-04-111-1/+1
* Move zfsdev_state_{init,destroy} to common codeRyan Moeller2021-04-086-109/+96
* Eliminate zfsdev_get_state_implRyan Moeller2021-04-082-14/+4
* zpl_inode.c: Fix SMACK interoperabilityTerraTech2021-04-081-12/+24
* ZTS: Improve cleanup in removal_with_exportRyan Moeller2021-04-082-2/+1
* Added check for broken alien versionRich Ercolani2021-04-082-1/+19
* Use dsl_scan_setup_check() to setup a scrubBrian Behlendorf2021-04-083-3/+4
* Fix double sha1/sha1.o line in module/icp/Makefile.inTino Reichardt2021-04-081-1/+0
* ZTS: Tests using zhack may fail on FreeBSDRyan Moeller2021-04-081-0/+7
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-04-079-12/+102
* zed: only go up to current limit in close_from() fallbackнаб2021-04-071-7/+1
* zed.8: the Diagnosis Engine is implementedнаб2021-04-071-2/+0
* zed: replace zed_file_write_n() with write(2), purge itнаб2021-04-073-30/+1
* zed: merge all _NOT_IMPLEMENTED_ eventsнаб2021-04-072-20/+5
* zed: remove unused zed_file_read_n()наб2021-04-072-31/+0
* zed: bump zfs_zevent_len_max if we miss any eventsнаб2021-04-071-8/+41
* zed.8: don't pretend an unprivileged user could change the script ownerнаб2021-04-072-11/+4
* zed: purge all mentions of a configuration fileнаб2021-04-075-45/+1
* zed: implement close_from() in terms of /proc/self/fd, if availableнаб2021-04-071-9/+23
* zed: print combined system/user time after ZEDLET deathнаб2021-04-071-6/+25
* 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