| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace sprintf()->snprintf() and strcpy()->strlcpy() | Jorgen Lundman | 2020-06-07 | 1 | -2/+3 |
* | Add 'zfs wait' command | Paul Dagnelie | 2020-04-01 | 1 | -0/+113 |
* | Refactor dnode dirty context from dbuf_dirty | Matthew Macy | 2020-02-26 | 1 | -3/+3 |
* | Add FreeBSD jail support hooks | Matthew Macy | 2019-12-11 | 1 | -1/+3 |
* | Replace ASSERTV macro with compiler annotation | Matthew Macy | 2019-12-05 | 1 | -1/+1 |
* | Fix typos in module/zfs/ | Andrea Gelmini | 2019-09-02 | 1 | -2/+2 |
* | Fast Clone Deletion | Sara Hartse | 2019-07-26 | 1 | -1/+103 |
* | Remove code for zfs remap | Matthew Ahrens | 2019-06-24 | 1 | -46/+0 |
* | Fix TXG_MASK cstyle | Brian Behlendorf | 2019-04-12 | 1 | -3/+3 |
* | ZVOLs should not be allowed to have children | loli10K | 2019-02-08 | 1 | -0/+26 |
* | zfs_ioc_unload_key can drop extra spa ref | Don Brady | 2018-08-03 | 1 | -1/+2 |
* | OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the system | Don Brady | 2018-07-30 | 1 | -1/+1 |
* | OpenZFS 9330 - stack overflow when creating a deeply nested dataset | Serapheim Dimitropoulos | 2018-07-09 | 1 | -5/+26 |
* | OpenZFS 9166 - zfs storage pool checkpoint | Serapheim Dimitropoulos | 2018-06-26 | 1 | -13/+24 |
* | Linux 4.18 compat: inode timespec -> timespec64 | Brian Behlendorf | 2018-06-19 | 1 | -3/+3 |
* | 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 | -1/+51 |
* | OpenZFS 7431 - ZFS Channel Programs | Chris Williamson | 2018-02-08 | 1 | -35/+112 |
* | Encryption Stability and On-Disk Format Fixes | Tom Caputi | 2018-02-02 | 1 | -0/+7 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -13/+30 |
* | Reduce stack usage of dsl_dir_tempreserve_impl | DeHackEd | 2017-06-12 | 1 | -6/+19 |
* | OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space | Brian Behlendorf | 2017-03-07 | 1 | -22/+18 |
* | OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs... | George Melikov | 2017-01-26 | 1 | -3/+4 |
* | Fix coverity defects: 147658, 147652, 147651 | cao | 2016-09-29 | 1 | -1/+2 |
* | Fix coverity defects: CID 147650, 147649, 147647, 147646 | cao | 2016-09-25 | 1 | -1/+2 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -12/+15 |
* | Add support for asynchronous zvol minor operations | Boris Protopopov | 2016-03-10 | 1 | -3/+3 |
* | Illumos 6171 - dsl_prop_unregister() slows down dataset eviction. | Justin T. Gibbs | 2016-01-12 | 1 | -8/+4 |
* | Illumos 4951 - ZFS administrative commands should use reserved space | Matthew Ahrens | 2015-05-04 | 1 | -5/+7 |
* | Illumos 4901 - zfs filesystem/snapshot limit leaks | Jerry Jelinek | 2015-05-04 | 1 | -5/+11 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -10/+28 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -89/+100 |
* | Illumos 3897 - zfs filesystem and snapshot limits (fix leak) | Alex Reece | 2015-04-28 | 1 | -0/+1 |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 1 | -3/+588 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -5/+5 |
* | Correct error returns to unify cross-pool operation error handling | Boris Protopopov | 2014-12-19 | 1 | -2/+2 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -1/+9 |
* | dmu_tx kstat cleanup | Ned Bass | 2014-03-04 | 1 | -0/+2 |
* | Remove recursion from dsl_dir_willuse_space() | Andrew Barnes | 2014-03-04 | 1 | -11/+17 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -3/+3 |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 1 | -0/+5 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -30/+20 |
* | Illumos #4046 | Matthew Ahrens | 2013-11-05 | 1 | -8/+13 |
* | Illumos #3699, #3739 | Martin Matuska | 2013-11-04 | 1 | -11/+26 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 1 | -1/+2 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -19/+19 |
* | Illumos #3588 | Matthew Ahrens | 2013-10-31 | 1 | -0/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -335/+258 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -28/+39 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -6/+6 |