| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Report dnodes with faulty bonuslen | George Amanakis | 2022-02-03 | 1 | -0/+8 |
* | Fix trivial calloc(3) arguments order | Tomohiro Kusumi | 2022-02-02 | 1 | -1/+1 |
* | zpool: misc. cleanup | наб | 2022-02-01 | 1 | -7/+4 |
* | zpool: main: print hostids with PRIx64 | наб | 2022-02-01 | 1 | -8/+7 |
* | zpool: main: const correctness, use time_t for time | наб | 2022-02-01 | 1 | -6/+6 |
* | Replace *CTASSERT() with _Static_assert() | наб | 2022-01-26 | 1 | -31/+41 |
* | Fix problem with zdb -d | Paul Zuchowski | 2022-01-20 | 1 | -30/+84 |
* | module/*.ko: prune .data, global .rodata | наб | 2022-01-14 | 2 | -8/+7 |
* | Removed Python 2 and Python 3.5- support | Damian Szuberski | 2022-01-13 | 5 | -1199/+6 |
* | Add ShellCheck's `--enable=all` inside `cmd/` | Damian Szuberski | 2022-01-06 | 25 | -27/+61 |
* | Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode" | Paul Dagnelie | 2022-01-06 | 4 | -83/+38 |
* | Long opts for zdb | Manoj Joseph | 2022-01-06 | 1 | -58/+123 |
* | zed: send notification email by default | shodanshok | 2021-12-21 | 1 | -2/+2 |
* | zfs: iter: fix unused, remove argsused | наб | 2021-12-21 | 1 | -3/+2 |
* | ztest: fix unused, remove argsused | наб | 2021-12-21 | 1 | -35/+39 |
* | zdb: il: fix unused, remove argsused | наб | 2021-12-21 | 1 | -12/+10 |
* | zdb: main: fix unused, remove argsused | наб | 2021-12-21 | 1 | -31/+29 |
* | zed: agents: fmd_api: fix unused, remove argsused | наб | 2021-12-21 | 1 | -3/+21 |
* | zed: agents: zfs_retire: fix unused, remove argsused | наб | 2021-12-21 | 1 | -2/+1 |
* | zed: agents: zfs_mod: fix unused, remove argsused | наб | 2021-12-21 | 1 | -9/+7 |
* | zed: agents: zfs_diagnosis: fix unused, remove argsused | наб | 2021-12-21 | 1 | -20/+16 |
* | zed: agents: fix unused, remove argsused | наб | 2021-12-21 | 1 | -0/+2 |
* | zed: exec: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+4 |
* | zed: main: fix unused, remove argsused | наб | 2021-12-21 | 1 | -0/+2 |
* | zpool: vdev_os: fix unused, remove argsused | наб | 2021-12-21 | 2 | -0/+3 |
* | zpool: main: fix unused, remove argsused | наб | 2021-12-21 | 1 | -19/+13 |
* | zpool: iter: zpool_compare: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+1 |
* | zinject: cancel_one_handler: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+1 |
* | zhack: space_delta_cb: fix unused, remove argsused | наб | 2021-12-21 | 1 | -1/+2 |
* | raidz_test: init_rand: fix unused, remove argsused | наб | 2021-12-21 | 1 | -6/+2 |
* | zfs list: Allow more fields in ZFS_ITER_SIMPLE mode | Allan Jude | 2021-12-16 | 4 | -38/+83 |
* | t/z_diff/socket, zfs: main: fix unused argument warnings, ARGSUSED tags | наб | 2021-12-13 | 1 | -8/+5 |
* | zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escaping | наб | 2021-12-13 | 1 | -1/+4 |
* | Add `const` to nvlist functions to properly expose their real behavior | Paul Dagnelie | 2021-12-06 | 6 | -15/+19 |
* | Allow printing special vdev metaslab groups | Rich Ercolani | 2021-11-30 | 1 | -3/+5 |
* | Vdev Properties Feature | Allan Jude | 2021-11-30 | 3 | -120/+349 |
* | Remove basename(1). Clean up/shorten some coreutils pipelines | наб | 2021-11-11 | 9 | -29/+27 |
* | zhack: Add repair label option | Fedor Uporov | 2021-11-11 | 1 | -1/+170 |
* | zdb: Report bad label checksum | Fedor Uporov | 2021-11-10 | 1 | -4/+48 |
* | zed: Control NVMe fault LEDs | Tony Hutter | 2021-11-09 | 3 | -8/+77 |
* | Skip spacemaps reading in case of pool readonly import | Fedor Uporov | 2021-11-09 | 1 | -0/+6 |
* | Update `checkstyle` workflow env to ubuntu-20.04 | Damian Szuberski | 2021-11-02 | 1 | -1/+1 |
* | vdev_id: Fix PHY sorting | Tony Hutter | 2021-10-29 | 1 | -1/+1 |
* | vdev_id: Fix enclosure_symlinks feature | Tony Hutter | 2021-10-20 | 1 | -2/+2 |
* | zpool should call zfs_nicestrtonum() with non-NULL handle | Toomas Soome | 2021-10-20 | 1 | -3/+4 |
* | Notify on UNAVAIL statechange | Francesco Mazzoli | 2021-10-15 | 1 | -2/+3 |
* | zdb: fix overflow of time estimation | Teodor Spæren | 2021-10-15 | 1 | -4/+5 |
* | arcstat: Fix integer division with python3 | Valmiky Arquissandas | 2021-10-08 | 1 | -33/+33 |
* | Rescan enclosure sysfs path on import | Tony Hutter | 2021-10-04 | 4 | -50/+8 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 4 | -3/+4 |