| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix icp include directories for in-tree build | Arvind Sankar | 2020-02-20 | 1 | -2/+2 |
* | Enable zpool events tunables and tests on FreeBSD | Ryan Moeller | 2020-02-18 | 1 | -10/+7 |
* | Factor out some dbuf subroutines and add state change tracing | Matthew Macy | 2020-02-18 | 1 | -93/+143 |
* | Prefer org.openzfs for features and properties | Richard Laager | 2020-02-18 | 1 | -2/+13 |
* | Honour sync=disabled when relinking tpmfiles | DeHackEd | 2020-02-16 | 1 | -1/+1 |
* | Support setting user properties in a channel program | Jason King | 2020-02-14 | 3 | -0/+141 |
* | Remove limit on number of async zio_frees of non-dedup blocks | Matthew Ahrens | 2020-02-14 | 1 | -1/+15 |
* | Missed wakeup when growing kmem cache | Matthew Ahrens | 2020-02-13 | 1 | -3/+6 |
* | Remove duplicate dbufs accounting | Alexander Motin | 2020-02-13 | 2 | -4/+2 |
* | zcp: add zfs.sync.bookmark | Christian Schwarz | 2020-02-11 | 2 | -15/+46 |
* | Implement bookmark copying | Christian Schwarz | 2020-02-11 | 3 | -68/+318 |
* | Address Coverity warnings in #9902 | Matthew Macy | 2020-02-11 | 1 | -4/+5 |
* | Add missing dmu_buf_unlock_parent() calls to dbuf_read_impl() | Brian Behlendorf | 2020-02-10 | 1 | -1/+3 |
* | Fix zdb -R with 'b' flag | Paul Zuchowski | 2020-02-10 | 1 | -20/+71 |
* | Share some code for spa deadman tunables | Ryan Moeller | 2020-02-10 | 2 | -19/+31 |
* | ICP: Improve AES-GCM performance | Attila Fülöp | 2020-02-10 | 10 | -20/+2590 |
* | Factor out dbuf_sync_bonus | Matthew Macy | 2020-02-07 | 1 | -31/+52 |
* | Linux 5.6 compat: timestamp_truncate() | Brian Behlendorf | 2020-02-07 | 2 | -8/+6 |
* | Linux 5.6 compat: struct proc_ops | Brian Behlendorf | 2020-02-07 | 3 | -11/+47 |
* | Reduce number of atomic_add() calls in aggsum | Alexander Motin | 2020-02-06 | 1 | -32/+33 |
* | Replace static per-cpu with dynamic per-cpu data | Romain Dolbeau | 2020-02-06 | 1 | -4/+14 |
* | Few microoptimizations to dbuf layer | Alexander Motin | 2020-02-05 | 1 | -22/+9 |
* | Convert dbuf dirty record record list to a list_t | Matthew Macy | 2020-02-05 | 5 | -87/+76 |
* | Prepare ks_data before calling kstat_install() | Alexander Motin | 2020-02-04 | 2 | -7/+5 |
* | Restore aclmode and remove acltype on FreeBSD | Ryan Moeller | 2020-02-04 | 1 | -3/+26 |
* | Fix const-correctness in raidz math | Ryan Moeller | 2020-02-03 | 1 | -8/+8 |
* | async zvol minor node creation interferes with receive | Matthew Ahrens | 2020-02-03 | 10 | -59/+110 |
* | Left-align index props | Ryan Moeller | 2020-01-31 | 1 | -1/+1 |
* | dsl_bookmark_create_check: fix NULL pointer deref if dbca_errors == NULL | Christian Schwarz | 2020-01-23 | 1 | -2/+6 |
* | entity_namecheck: doc comment: include space as allowed character | Christian Schwarz | 2020-01-23 | 1 | -1/+1 |
* | Add AltiVec RAID-Z | Romain Dolbeau | 2020-01-23 | 4 | -0/+5035 |
* | dmu_send: redacted: fix memory leak on invalid redaction/from bookmark | Christian Schwarz | 2020-01-23 | 1 | -6/+6 |
* | Simplify FreeBSD's locking requirements in zfs_replay.c | Matthew Macy | 2020-01-22 | 1 | -24/+12 |
* | Support inheriting properties in channel programs | Jason King | 2020-01-22 | 2 | -9/+89 |
* | Update tunable macro usage for disable_ivset_guid_check | Matthew Macy | 2020-01-21 | 1 | -4/+1 |
* | Re-consolidate zio_delay_interrupt | Matthew Macy | 2020-01-21 | 3 | -104/+71 |
* | Unify target_cpu handling | Brian Behlendorf | 2020-01-17 | 4 | -32/+13 |
* | Fix errata #4 handling for resuming streams | Tom Caputi | 2020-01-14 | 1 | -1/+13 |
* | KMC_KVMEM disrupts kv_alloc() memory alignment expectations | loli10K | 2020-01-14 | 1 | -20/+2 |
* | Change http://zfsonlinux.org links to https://zfsonlinux.org | Brian Behlendorf | 2020-01-13 | 1 | -1/+1 |
* | Add 'zfs send --saved' flag | Tom Caputi | 2020-01-10 | 3 | -40/+159 |
* | Fix "zpool add -n" for dedup, special and log devices | loli10K | 2020-01-06 | 2 | -3/+7 |
* | Fix QAT allocation failure return value | Brian Behlendorf | 2020-01-06 | 1 | -15/+18 |
* | Static symbols exported by ICP | Brian Behlendorf | 2020-01-02 | 1 | -2/+0 |
* | Avoid some crashes when importing a pool with corrupt metadata | Steve Mokris | 2019-12-26 | 1 | -3/+11 |
* | Cancel initialize and TRIM before vdev_metaslab_fini() | Brian Behlendorf | 2019-12-26 | 1 | -6/+7 |
* | cppcheck: (warning) Possible null pointer dereference: nvh | Brian Behlendorf | 2019-12-18 | 1 | -1/+3 |
* | cppcheck: (error) Address of local auto-variable assigned | Brian Behlendorf | 2019-12-18 | 2 | -0/+2 |
* | cppcheck: (warning) Possible null pointer dereference: dnp | Brian Behlendorf | 2019-12-18 | 1 | -0/+1 |
* | cppcheck: (error) Shifting signed 64-bit value by 63 bits | Ubuntu | 2019-12-18 | 1 | -0/+2 |