| Commit message (Expand) | Author | Age | Files | Lines |
* | Udev rules: use match (==) rather than assign (=) for PROGRAM | Justin Gottula | 2021-07-02 | 1 | -1/+1 |
* | Udev rules: replace deprecated $tempnode with $devnode | Justin Gottula | 2021-07-02 | 1 | -1/+1 |
* | Udev rules: use non-ancient comma syntax | Justin Gottula | 2021-07-02 | 1 | -1/+1 |
* | Remove avl_size field from struct avl_tree | Alexander Motin | 2021-07-01 | 2 | -3/+3 |
* | Compact dbuf/buf hashes and lock arrays | Alexander Motin | 2021-07-01 | 3 | -24/+11 |
* | Fix abd leak, kmem_free correct size of abd_t | Jorgen Lundman | 2021-07-01 | 4 | -6/+10 |
* | Upstream: dmu_zfetch_stream_fini leaks refcount | Jorgen Lundman | 2021-07-01 | 1 | -0/+2 |
* | Optimize txg_kick() process (#12274) | Kevin Jin | 2021-07-01 | 3 | -29/+34 |
* | Remove refcount from spa_config_*() | Alexander Motin | 2021-07-01 | 2 | -12/+11 |
* | ZED: Match added disk by pool/vdev GUID if found (#12217) | Ryan Moeller | 2021-06-30 | 6 | -10/+137 |
* | Linux 5.13 compat: META | Brian Behlendorf | 2021-06-29 | 1 | -1/+1 |
* | zed: fix sending emails (#12292) | Laurențiu Nicola | 2021-06-29 | 1 | -1/+1 |
* | module/zfs: simplify ddt_stat_add() loop | Alexander | 2021-06-29 | 1 | -2/+2 |
* | Avoid 64bit division in multilist index functions | Alexander Motin | 2021-06-29 | 4 | -6/+21 |
* | Fix plymouth passphrase prompt with dracut | Michal Vasilek | 2021-06-25 | 1 | -2/+2 |
* | Fix build with KASAN | Rich Ercolani | 2021-06-25 | 1 | -0/+19 |
* | Help compiller optimize out abd_verify() | Alexander Motin | 2021-06-25 | 1 | -2/+2 |
* | FreeBSD: fix compilation of FreeBSD world after 29274c9f6 | Martin Matuška | 2021-06-25 | 3 | -4/+4 |
* | Update cache file when setting compatibility property | Brian Behlendorf | 2021-06-24 | 4 | -6/+107 |
* | Fix flag copying in resume case | Paul Dagnelie | 2021-06-24 | 1 | -0/+4 |
* | zfs_metaslab_mem_limit should be 25 instead of 75 | jumbi77 | 2021-06-24 | 1 | -1/+1 |
* | Stop using "zstreamdump" in tests/ | Rich Ercolani | 2021-06-24 | 6 | -21/+20 |
* | Update libera webchat client URL | Jonathon | 2021-06-23 | 1 | -1/+1 |
* | gcc 11 cleanup | Attila Fülöp | 2021-06-23 | 4 | -13/+27 |
* | ZTS: Add known exceptions | Brian Behlendorf | 2021-06-23 | 1 | -0/+3 |
* | Annotated dprintf as printf-like | Rich Ercolani | 2021-06-22 | 34 | -166/+256 |
* | Revert Consolidate arc_buf allocation checks | Antonio Russo | 2021-06-22 | 1 | -44/+77 |
* | Optimize small random numbers generation | Alexander Motin | 2021-06-22 | 16 | -45/+83 |
* | Linux 5.12 compat: META | Brian Behlendorf | 2021-06-21 | 1 | -1/+1 |
* | Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172) | Alexander Motin | 2021-06-16 | 8 | -216/+778 |
* | Avoid deadlock when removing L2ARC devices under I/O | George Amanakis | 2021-06-16 | 2 | -14/+6 |
* | Fix importing with symlinks | Rich Ercolani | 2021-06-14 | 1 | -0/+1 |
* | systemd: import: expand $ZPOOL_IMPORT_OPTS correctly | наб | 2021-06-14 | 2 | -2/+2 |
* | vdev_draid_min_asize() ignores reserved space | Matthew Ahrens | 2021-06-13 | 1 | -1/+2 |
* | Do not hash unlinked inodes | Paul Zuchowski | 2021-06-11 | 1 | -4/+11 |
* | scripts/commitcheck.sh: fix false positive for signed commits | наб | 2021-06-11 | 1 | -6/+6 |
* | Forbid basename(3) and dirname(3) | наб | 2021-06-11 | 7 | -33/+45 |
* | libzutil: import: filter out unsuitable files earlier | наб | 2021-06-11 | 2 | -11/+16 |
* | linux/libzutil: zpool_open_func: don't dup name, extract untouchables | наб | 2021-06-11 | 1 | -23/+12 |
* | libzutil: add zfs_{base,dir}name() | наб | 2021-06-11 | 3 | -672/+701 |
* | linux/libzutil: use ARRAY_SIZE instead of constant for search paths | наб | 2021-06-11 | 2 | -7/+6 |
* | Added uncompress requirement | Rich Ercolani | 2021-06-11 | 3 | -0/+19 |
* | ZTS: Add zfs_clone_livelist_dedup.ksh to Makefile.am | Brian Behlendorf | 2021-06-11 | 1 | -0/+1 |
* | Re-embed multilist_t storage | Alexander Motin | 2021-06-10 | 12 | -104/+99 |
* | dracut: 90zfs: respect zfs_force=1 on systemd systems | наб | 2021-06-10 | 6 | -22/+30 |
* | Remove pool io kstats (#12212) | Alexander Motin | 2021-06-10 | 10 | -276/+0 |
* | Added error for writing to /dev/ on Linux | Rich Ercolani | 2021-06-09 | 2 | -2/+37 |
* | lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden | наб | 2021-06-09 | 24 | -2567/+2481 |
* | libefi: remove efi_auto_sense() | наб | 2021-06-09 | 3 | -1792/+1744 |
* | zgenhostid.8: revisit | наб | 2021-06-09 | 1 | -27/+33 |