| Commit message (Expand) | Author | Age | Files | Lines |
* | ztest: Fix ztest_run_zdb() failure | Brian Behlendorf | 2020-05-29 | 1 | -2/+2 |
* | Revert "Let zfs mount all tolerate in-progress mounts" | Brian Behlendorf | 2020-05-26 | 1 | -18/+1 |
* | mount: use the mount syscall directly | felixdoerre | 2020-05-20 | 2 | -237/+2 |
* | Small program that converts a dataset id and an object id to a path | Paul Dagnelie | 2020-05-20 | 4 | -1/+107 |
* | Fix gcc 10.1 stringop-truncation error | George Amanakis | 2020-05-19 | 1 | -3/+3 |
* | Fix outdated comment header | AJ Jordan | 2020-05-11 | 1 | -8/+13 |
* | Fix inconsistent capitalization in `arcstat -v` | AJ Jordan | 2020-05-11 | 1 | -11/+11 |
* | Fixed LDADD library links in Makefiles for cross compilation builds | Petros Koutoupis | 2020-05-09 | 6 | -0/+6 |
* | Improvements on persistent L2ARC | George Amanakis | 2020-05-07 | 1 | -37/+86 |
* | Add support for boot environment data to be stored in the label | Paul Dagnelie | 2020-05-07 | 1 | -2/+2 |
* | Fix column width calculation issue with certain terminal widths | Philip Pokorny | 2020-05-06 | 1 | -4/+30 |
* | zdb: Fix ignored zfs_arc_max tuning | Ryan Moeller | 2020-04-30 | 1 | -1/+2 |
* | zfs_create: round up volume size to multiple of bs | alex | 2020-04-24 | 1 | -0/+25 |
* | Fix unitialized variable in `zstream redup` command | Brian Behlendorf | 2020-04-23 | 1 | -1/+1 |
* | Remove deduplicated send/receive code | Matthew Ahrens | 2020-04-23 | 1 | -14/+7 |
* | Don't attempt trimming "hole" vdevs | Niklas Haas | 2020-04-21 | 1 | -1/+2 |
* | Persistent L2ARC minor fixes | George Amanakis | 2020-04-17 | 1 | -2/+1 |
* | Fix SC2086 note in zpool.d/smart | Ryan Moeller | 2020-04-14 | 1 | -1/+1 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 4 | -2/+126 |
* | Fix allocation errors, detected using ASAN | Joao Carlos Mendes Luis | 2020-04-13 | 1 | -2/+3 |
* | Minor `zstream redup` command fixes | Brian Behlendorf | 2020-04-10 | 2 | -1/+1 |
* | Add `zstream redup` command to convert deduplicated send streams | Matthew Ahrens | 2020-04-10 | 9 | -32/+607 |
* | Persistent L2ARC | George Amanakis | 2020-04-10 | 1 | -1/+228 |
* | Add 'zfs wait' command | Paul Dagnelie | 2020-04-01 | 1 | -1/+90 |
* | zfs_get: change time format string from %k to %H | alex | 2020-03-26 | 1 | -1/+1 |
* | Deprecate deduplicated send streams | Matthew Ahrens | 2020-03-18 | 1 | -0/+10 |
* | Avoid core dump on invalid redaction bookmark | Ryan Moeller | 2020-03-18 | 1 | -18/+4 |
* | Changed decimals to integers in the arcstat script | Avatat | 2020-03-18 | 1 | -13/+4 |
* | Add option for forcible unmounting dataset while receiving snapshot. | Mariusz Zaborski | 2020-03-17 | 1 | -3/+6 |
* | libzfs: Fix bounds checks for float parsing | Ryan Moeller | 2020-03-16 | 1 | -1/+6 |
* | Add trim support to zpool wait | Brian Behlendorf | 2020-03-04 | 1 | -9/+34 |
* | Improve zfs destroy performance with zio_t-free zio_free() | Matthew Ahrens | 2020-02-28 | 1 | -4/+3 |
* | arc_summary: Make get_descriptions per platform | Ryan Moeller | 2020-02-27 | 1 | -53/+76 |
* | Add missing newline after zfs redact help message | Ryan Moeller | 2020-02-25 | 1 | -1/+1 |
* | Systemd mount generator: Generate noauto units; add control properties | InsanePrawn | 2020-02-14 | 1 | -4/+13 |
* | Make zpool.d/iostat work on FreeBSD | Ryan Moeller | 2020-02-14 | 1 | -8/+20 |
* | fix zstreamdump -C | Matthew Ahrens | 2020-02-13 | 1 | -1/+2 |
* | zdb: Always print symlink target | Justin Keogh | 2020-02-12 | 1 | -0/+20 |
* | Implement bookmark copying | Christian Schwarz | 2020-02-11 | 1 | -35/+64 |
* | Fix zdb -R with 'b' flag | Paul Zuchowski | 2020-02-10 | 1 | -93/+162 |
* | bash scripts: use /usr/bin/env for bash shebangs | Graham Christensen | 2020-02-10 | 1 | -1/+1 |
* | Fix static data to link with -fno-common | Romain Dolbeau | 2020-02-06 | 3 | -2/+4 |
* | zdb: add support for object ranges for zdb -d | Ned Bass | 2020-01-24 | 1 | -44/+267 |
* | Add AltiVec RAID-Z | Romain Dolbeau | 2020-01-23 | 1 | -0/+1 |
* | cmd/zfs: redact: better error message for common usage errors | Christian Schwarz | 2020-01-23 | 1 | -2/+11 |
* | cmd/zfs: send: meaningful error message for incorrect redaction bookmark | Christian Schwarz | 2020-01-23 | 1 | -0/+6 |
* | zdb -d should accept the numeric objset id | Paul Zuchowski | 2020-01-16 | 1 | -10/+70 |
* | Change http://zfsonlinux.org links to https://zfsonlinux.org | Brian Behlendorf | 2020-01-13 | 1 | -5/+6 |
* | Add 'zfs send --saved' flag | Tom Caputi | 2020-01-10 | 1 | -4/+35 |
* | Fix "zpool add -n" for dedup, special and log devices | loli10K | 2020-01-06 | 1 | -14/+29 |