| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression caused by c14ca14 | Adam D. Moss | 2020-04-29 | 1 | -1/+1 |
* | Support custom URI schemes for the keylocation property | Jason King | 2020-04-28 | 2 | -194/+349 |
* | change libspl list member names to match kernel | Matthew Ahrens | 2020-04-23 | 2 | -41/+40 |
* | Remove deduplicated send/receive code | Matthew Ahrens | 2020-04-23 | 2 | -533/+34 |
* | Fix more leaks detected by ASAN | Joao Carlos Mendes Luis | 2020-04-22 | 1 | -2/+7 |
* | sys/mnttab.h: include sys/stat.h for stat64 | alaviss | 2020-04-14 | 1 | -1/+1 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 34 | -5/+3132 |
* | Add `zstream redup` command to convert deduplicated send streams | Matthew Ahrens | 2020-04-10 | 1 | -3/+2 |
* | Persistent L2ARC | George Amanakis | 2020-04-10 | 1 | -2/+29 |
* | libzfs_pool: Remove unused check for ENOTBLK | alex | 2020-04-07 | 1 | -11/+0 |
* | Add 'zfs wait' command | Paul Dagnelie | 2020-04-01 | 2 | -0/+48 |
* | Compile cityhash code into libzfs | Matthew Ahrens | 2020-03-27 | 1 | -0/+1 |
* | Deprecate deduplicated send streams | Matthew Ahrens | 2020-03-18 | 1 | -0/+20 |
* | Avoid core dump on invalid redaction bookmark | Ryan Moeller | 2020-03-18 | 1 | -4/+44 |
* | Separate warning for incomplete and corrupt streams | Paul Dagnelie | 2020-03-17 | 1 | -4/+6 |
* | 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 |
* | Change default to overlay=on | Ryan Moeller | 2020-03-06 | 1 | -3/+3 |
* | Add trim support to zpool wait | Brian Behlendorf | 2020-03-04 | 1 | -1/+28 |
* | Improve performance of zio_taskq_member | Matthew Ahrens | 2020-03-03 | 1 | -0/+12 |
* | Don't open zfs control device exclusively | Matthew Macy | 2020-02-28 | 2 | -3/+3 |
* | Linux 5.6 compat: time_t | Brian Behlendorf | 2020-02-27 | 1 | -1/+1 |
* | Support setting user properties in a channel program | Jason King | 2020-02-14 | 1 | -0/+1 |
* | Move zfs_version_kernel to platform code | Ryan Moeller | 2020-02-12 | 2 | -31/+31 |
* | Implement bookmark copying | Christian Schwarz | 2020-02-11 | 1 | -5/+8 |
* | ICP: Improve AES-GCM performance | Attila Fülöp | 2020-02-10 | 2 | -1/+16 |
* | Fix static data to link with -fno-common | Romain Dolbeau | 2020-02-06 | 2 | -1/+3 |
* | async zvol minor node creation interferes with receive | Matthew Ahrens | 2020-02-03 | 1 | -1/+6 |
* | Add AltiVec RAID-Z | Romain Dolbeau | 2020-01-23 | 2 | -0/+46 |
* | Disable get_numeric_property for xattr on FreeBSD | Matthew Macy | 2020-01-21 | 1 | -0/+2 |
* | Re-consolidate zio_delay_interrupt | Matthew Macy | 2020-01-21 | 1 | -1/+0 |
* | Unify target_cpu handling | Brian Behlendorf | 2020-01-17 | 3 | -17/+15 |
* | libzfs: add zfs_mount_at() function | Kyle Evans | 2020-01-14 | 1 | -8/+37 |
* | Change http://zfsonlinux.org links to https://zfsonlinux.org | Brian Behlendorf | 2020-01-13 | 3 | -3/+3 |
* | Add 'zfs send --saved' flag | Tom Caputi | 2020-01-10 | 2 | -22/+141 |
* | libspl: declare aok extern in header | Nick Black | 2019-12-26 | 2 | -1/+3 |
* | Colorize zpool status output | Tony Hutter | 2019-12-19 | 1 | -0/+92 |
* | cppcheck: (error) Memory leak: vtoc | Brian Behlendorf | 2019-12-18 | 1 | -14/+19 |
* | Add FreeBSD jail support hooks | Matthew Macy | 2019-12-11 | 1 | -2/+2 |
* | Replace ASSERTV macro with compiler annotation | Matthew Macy | 2019-12-05 | 2 | -2/+4 |
* | Refactor zfs_context.h to build on FreeBSD | Matthew Macy | 2019-12-04 | 3 | -9/+4 |
* | Increase allowed 'special_small_blocks' maximum value | Brian Behlendorf | 2019-12-03 | 1 | -4/+13 |
* | Make asm-x86_64/atomic.S build on FreeBSD | Matthew Macy | 2019-11-30 | 1 | -1/+5 |
* | Mark Linux fallocate extensions as specific to Linux | Matthew Macy | 2019-11-30 | 1 | -0/+4 |
* | Implement -A (ignore ASSERTs) for zdb | Paul Zuchowski | 2019-11-27 | 2 | -1/+10 |
* | Add zfs_file_* interface, remove vnodes | Matthew Macy | 2019-11-21 | 3 | -284/+376 |
* | Remove inappropiate error message suggesting to use '-r' | InsanePrawn | 2019-11-15 | 1 | -4/+2 |
* | Fix `zpool create -o <property>` error message | Brian Behlendorf | 2019-11-13 | 1 | -2/+0 |
* | Add wrapper stub for zfs_cmd ioctl to libzpool | Matthew Macy | 2019-11-12 | 5 | -8/+41 |
* | Allow platform dependent path stripping for vdevs | Ryan Moeller | 2019-11-11 | 2 | -76/+84 |