Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unchecked return values | Richard Yao | 2022-09-29 | 1 | -1/+3 |
* | Fix unchecked return values and unused return values | Richard Yao | 2022-09-23 | 1 | -4/+4 |
* | Enable -Wwrite-strings | наб | 2022-06-29 | 1 | -36/+29 |
* | Correct compilation errors reported by GCC 10/11 | Damian Szuberski | 2022-02-20 | 1 | -1/+1 |
* | Rename fallthrough to zfs_fallthrough | Jorgen Lundman | 2022-02-15 | 1 | -1/+1 |
* | Fix trivial calloc(3) arguments order | Tomohiro Kusumi | 2022-02-02 | 1 | -1/+1 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 1 | -1/+1 |
* | Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319) | Trevor Bautista | 2021-08-26 | 1 | -0/+7 |
* | Normalise /*FALLTHR{OUGH,U}*/ | наб | 2021-07-26 | 1 | -0/+1 |
* | zpool_influxdb: fix -Werror=stringop-truncation | George Melikov | 2021-07-16 | 1 | -2/+1 |
* | libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd | наб | 2021-05-29 | 1 | -5/+6 |
* | Add zpool_influxdb command | Richard Elling | 2020-10-09 | 1 | -0/+843 |