| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dependency on linear ABD | Gvozden Neskovic | 2017-03-29 | 2 | -4/+4 |
* | Check ashift validity in 'zpool add' | LOLi | 2017-03-28 | 2 | -1/+13 |
* | OpenZFS 7968 - multi-threaded spa_sync() | Matthew Ahrens | 2017-03-20 | 6 | -12/+16 |
* | Linux 4.11 compat: iops.getattr and friends | Olaf Faaland | 2017-03-20 | 1 | -0/+43 |
* | Restructure mount option handling | Brian Behlendorf | 2017-03-10 | 1 | -26/+34 |
* | Rename zfs_* functions | Brian Behlendorf | 2017-03-10 | 2 | -16/+7 |
* | Rename zfs_sb_t -> zfsvfs_t | Brian Behlendorf | 2017-03-10 | 7 | -52/+51 |
* | Fix nfs snapdir automount | Chunwei Chen | 2017-03-08 | 1 | -2/+2 |
* | Fix harmless "BARRIER is deprecated" kernel warning on Centos 6.8 | Tony Hutter | 2017-03-08 | 1 | -9/+6 |
* | Fix multi-line error messages in blkdev_compat.h | bunder2015 | 2017-03-07 | 1 | -9/+4 |
* | OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space | Brian Behlendorf | 2017-03-07 | 10 | -61/+10 |
* | Linux 4.11 compat: avoid refcount_t name conflict | Olaf Faaland | 2017-02-28 | 1 | -3/+14 |
* | Clean up by-dnode code in dmu_tx.c | Matthew Ahrens | 2017-02-24 | 1 | -1/+1 |
* | OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocks | Andriy Gapon | 2017-02-24 | 1 | -0/+1 |
* | zfs_arc_num_sublists_per_state should be common to all multilists | Matthew Ahrens | 2017-02-15 | 2 | -4/+2 |
* | OpenZFS 7104 - increase indirect block size | Matthew Ahrens | 2017-02-09 | 1 | -1/+6 |
* | OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a" | Giuseppe Di Natale | 2017-02-03 | 1 | -1/+3 |
* | OpenZFS 1300 - filename normalization doesn't work for removes | George Melikov | 2017-02-02 | 2 | -28/+13 |
* | Use fletcher_4 routines natively with `abd_iterate_func()` | David Quigley | 2017-02-01 | 1 | -0/+27 |
* | OpenZFS 6569 - large file delete can starve out write ops | George Melikov | 2017-01-31 | 2 | -0/+32 |
* | OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro... | George Melikov | 2017-01-31 | 1 | -6/+4 |
* | OpenZFS 7541 - zpool import/tryimport ioctl returns ENOMEM | George Melikov | 2017-01-30 | 1 | -0/+2 |
* | OpenZFS 7277 - zdb should be able to print zfs_dbgmsg's | George Melikov | 2017-01-28 | 1 | -0/+1 |
* | OpenZFS 7301 - zpool export -f should be able to interrupt file freeing | George Melikov | 2017-01-27 | 1 | -0/+2 |
* | OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs... | George Melikov | 2017-01-27 | 2 | -2/+9 |
* | OpenZFS 7613 - ms_freetree[4] is only used in syncing context | Tim Chase | 2017-01-26 | 1 | -33/+44 |
* | OpenZFS 7500 - Simplify dbuf_free_range by removing dn_unlisted_l0_blkid | George Melikov | 2017-01-26 | 1 | -2/+0 |
* | OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs... | George Melikov | 2017-01-26 | 2 | -8/+18 |
* | OpenZFS 7386 - zfs get does not work properly with bookmarks | George Melikov | 2017-01-26 | 1 | -1/+2 |
* | OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSY | George Melikov | 2017-01-26 | 2 | -2/+2 |
* | OpenZFS 6871 - libzpool implementation of thread_create should enforce length... | George Melikov | 2017-01-24 | 1 | -1/+1 |
* | Fix build-it compilation regression | Brian Behlendorf | 2017-01-24 | 9 | -18/+16 |
* | OpenZFS 7180 - potential race between zfs_suspend_fs+zfs_resume_fs and zfs_io... | George Melikov | 2017-01-23 | 1 | -1/+1 |
* | OpenZFS 6052 - decouple lzc_create() from the implementation details | George Melikov | 2017-01-23 | 2 | -1/+13 |
* | OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track space | George Melikov | 2017-01-23 | 3 | -10/+10 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 10 | -4/+44 |
* | Suspend/resume zvol for recv and rollback | Chunwei Chen | 2017-01-19 | 1 | -2/+5 |
* | OpenZFS 7235 - remove unused func dsl_dataset_set_blkptr | George Melikov | 2017-01-17 | 1 | -1/+0 |
* | OpenZFS 6550 - cmd/zfs: cleanup gcc warnings | Brian Behlendorf | 2017-01-17 | 1 | -1/+2 |
* | Add *_by-dnode routines | bzzz77 | 2017-01-13 | 3 | -1/+16 |
* | OpenZFS 7743 - per-vdev-zaps init path for upgrade | Don Brady | 2017-01-13 | 1 | -1/+2 |
* | OpenZFS 7303 - dynamic metaslab selection | Don Brady | 2017-01-12 | 5 | -14/+131 |
* | OpenZFS 6328 - Fix cstyle errors in zfs codebase | George Melikov | 2017-01-12 | 1 | -6/+3 |
* | OpenZFS 7259 - DS_FIELD_LARGE_BLOCKS is unused | George Melikov | 2017-01-03 | 1 | -7/+0 |
* | Fix spelling | ka7 | 2017-01-03 | 10 | -11/+11 |
* | 4.10 compat - BIO flag changes and others | Tim Chase | 2016-12-30 | 1 | -9/+48 |
* | Use a dedicated taskq for vdev_file | Chunwei Chen | 2016-12-21 | 1 | -0/+3 |
* | Fix wrong operator in xvattr.h | Chunwei Chen | 2016-12-14 | 1 | -5/+5 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 14 | -46/+61 |
* | Speed up zvol import and export speed | Brian Behlendorf | 2016-12-08 | 1 | -0/+1 |
|\ |
|