| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve zpool status output, list all affected datasets | George Amanakis | 2022-04-25 | 1 | -0/+3 |
* | module: zfs: fix unused, remove argsused | наб | 2021-12-23 | 1 | -2/+2 |
* | Annotated dprintf as printf-like | Rich Ercolani | 2021-06-22 | 1 | -1/+1 |
* | Revert special case code from pre-hashtable nvlist era | Mark Maybee | 2021-01-27 | 1 | -10/+5 |
* | Fix i/o error handling of livelists and zap iteration | Matthew Ahrens | 2020-08-05 | 1 | -4/+17 |
* | Memory leak in dsl_destroy_snapshots_nvl error case | Jorgen Lundman | 2020-05-26 | 1 | -0/+2 |
* | Add 'zfs wait' command | Paul Dagnelie | 2020-04-01 | 1 | -0/+4 |
* | Replace ASSERTV macro with compiler annotation | Matthew Macy | 2019-12-05 | 1 | -1/+1 |
* | Fix signature for private functions without header declarations | Matthew Macy | 2019-10-16 | 1 | -1/+1 |
* | Enable compiler to typecheck logging | Matthew Macy | 2019-09-12 | 1 | -4/+4 |
* | Fix typos in module/zfs/ | Andrea Gelmini | 2019-09-02 | 1 | -1/+1 |
* | Add fast path for zfs_ioc_space_snaps() handling of empty_bpobj | Matthew Ahrens | 2019-08-20 | 1 | -0/+7 |
* | Fast Clone Deletion | Sara Hartse | 2019-07-26 | 1 | -47/+138 |
* | Ensure dsl_destroy_head() decrypts objsets | Tom Caputi | 2019-07-15 | 1 | -3/+4 |
* | Implement Redacted Send/Receive | Paul Dagnelie | 2019-06-19 | 1 | -62/+108 |
* | zfs receive and rollback can skew filesystem_count | loli10K | 2019-01-08 | 1 | -8/+2 |
* | Add types to featureflags in zfs | Paul Dagnelie | 2018-10-16 | 1 | -9/+5 |
* | OpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES) objects (#7979) | Matthew Ahrens | 2018-10-12 | 1 | -0/+2 |
* | Prefix all refcount functions with zfs_ | Tim Schumacher | 2018-10-01 | 1 | -3/+3 |
* | Stack overflow when destroying deeply nested clones | LOLi | 2018-08-22 | 1 | -30/+54 |
* | OpenZFS 9166 - zfs storage pool checkpoint | Serapheim Dimitropoulos | 2018-06-26 | 1 | -2/+2 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -1/+1 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -2/+50 |
* | OpenZFS 8677 - Open-Context Channel Programs | Serapheim Dimitropoulos | 2018-02-08 | 1 | -1/+2 |
* | OpenZFS 8604 - Simplify snapshots unmounting code | Serapheim Dimitropoulos | 2018-02-08 | 1 | -6/+12 |
* | OpenZFS 7431 - ZFS Channel Programs | Chris Williamson | 2018-02-08 | 1 | -81/+113 |
* | Undo c89 workarounds to match with upstream | Don Brady | 2017-11-04 | 1 | -10/+11 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -4/+10 |
* | OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs... | George Melikov | 2017-01-27 | 1 | -0/+6 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -2/+10 |
* | Add support for asynchronous zvol minor operations | Boris Protopopov | 2016-03-10 | 1 | -3/+5 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -1/+1 |
* | Illumos 5959 - clean up per-dataset feature count code | Matthew Ahrens | 2015-12-04 | 1 | -8/+16 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -0/+7 |
* | Illumos 4951 - ZFS administrative commands should use reserved space | Matthew Ahrens | 2015-05-04 | 1 | -3/+4 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -4/+4 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -102/+117 |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 1 | -1/+13 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -8/+5 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 1 | -2/+2 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -2/+3 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -0/+6 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -1/+3 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -13/+10 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -3/+4 |
* | Illumos #4047 | Matthew Ahrens | 2013-11-05 | 1 | -1/+1 |
* | Illumos #3888 | Matthew Ahrens | 2013-11-04 | 1 | -4/+1 |
* | Illumos #3829 | Matthew Ahrens | 2013-11-04 | 1 | -3/+0 |
* | Illumos #3740 | Steven Hartland | 2013-11-04 | 1 | -0/+5 |
* | Illumos #3642, #3643 | George Wilson | 2013-11-01 | 1 | -0/+4 |