| Commit message (Expand) | Author | Age | Files | Lines |
* | OpenZFS 6876 - Stack corruption after importing a pool with a too-long name | Paul Dagnelie | 2016-06-28 | 1 | -0/+18 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -4/+2 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -1/+16 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -0/+2 |
* | Wrap vdev_count_verify_zaps() with ZFS_DEBUG | Brian Behlendorf | 2016-05-06 | 1 | -0/+4 |
* | OpenZFS 6736 - ZFS per-vdev ZAPs | Joe Stein | 2016-05-02 | 1 | -7/+227 |
* | Illumos 6659 - nvlist_free(NULL) is a no-op | Josef 'Jeff' Sipek | 2016-04-27 | 1 | -2/+1 |
* | Add support for asynchronous zvol minor operations | Boris Protopopov | 2016-03-10 | 1 | -7/+30 |
* | Illumos 6527 - Possible access beyond end of string in zpool comment | Jorgen Lundman | 2016-01-28 | 1 | -1/+0 |
* | Illumos 6414 - vdev_config_sync could be simpler | Brian Behlendorf | 2016-01-28 | 1 | -8/+2 |
* | Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_* | Josef 'Jeff' Sipek | 2016-01-15 | 1 | -2/+2 |
* | Illumos 3749 - zfs event processing should work on R/O root filesystems | Will Andrews | 2016-01-12 | 1 | -2/+29 |
* | Revert "Illumos 3749 - zfs event processing should work on R/O root filesystems" | Brian Behlendorf | 2016-01-11 | 1 | -29/+2 |
* | Illumos 3749 - zfs event processing should work on R/O root filesystems | Will Andrews | 2016-01-11 | 1 | -2/+29 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -1/+1 |
* | Make zio_taskq_batch_pct user configurable | DHE | 2015-12-18 | 1 | -1/+6 |
* | Align thread priority with Linux defaults | Brian Behlendorf | 2015-07-28 | 1 | -3/+5 |
* | Illumos 5347 - idle pool may run itself out of space | Matthew Ahrens | 2015-07-14 | 1 | -16/+35 |
* | Update all default taskq settings | Brian Behlendorf | 2015-06-25 | 1 | -4/+4 |
* | Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector size | Matthew Ahrens | 2015-06-10 | 1 | -0/+2 |
* | Illumos 5269 - zpool import slow | Arne Jansen | 2015-06-09 | 1 | -5/+6 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -4/+22 |
* | Illumos 5808 - spa_check_logs is not necessary on readonly pools | Matthew Ahrens | 2015-05-04 | 1 | -1/+1 |
* | 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 | -1/+19 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -2/+4 |
* | Serialize access to spa->spa_feat_stats nvlist | Ned Bass | 2015-04-24 | 1 | -1/+6 |
* | Use cached feature info in spa_add_feature_stats() | Ned Bass | 2015-03-05 | 1 | -10/+48 |
* | Fix deadlock between zpool export and zfs list | Isaac Huang | 2015-03-02 | 1 | -19/+20 |
* | Use vmem_alloc() for nvlists | Brian Behlendorf | 2015-02-10 | 1 | -2/+2 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -38/+38 |
* | Retire KM_NODEBUG | Brian Behlendorf | 2015-01-16 | 1 | -1/+1 |
* | Illumos 4924 - LZ4 Compression for metadata | Daniil Lunev | 2014-10-20 | 1 | -1/+17 |
* | Illumos 5176 - lock contention on godfather zio | Matthew Ahrens | 2014-10-07 | 1 | -7/+19 |
* | Implement -t option to zpool create for temporary pool names | Richard Yao | 2014-09-30 | 1 | -2/+16 |
* | Illumos 4970-4974 - extreme rewind enhancements | Matthew Ahrens | 2014-08-26 | 1 | -13/+66 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -13/+6 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 1 | -2/+2 |
* | Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol | Matthew Ahrens | 2014-08-04 | 1 | -4/+10 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -9/+3 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -2/+30 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -7/+5 |
* | Illumos #4101, #4102, #4103, #4105, #4106 | George Wilson | 2014-07-22 | 1 | -21/+24 |
* | Illumos 4168, 4169, 4170: ztest, zdb and zhack fixes | George Wilson | 2014-07-17 | 1 | -2/+0 |
* | Uninitialized variable spa_autoreplace used | DHE | 2014-04-16 | 1 | -1/+1 |
* | Add automatic hot spare functionality | Brian Behlendorf | 2014-04-02 | 1 | -1/+1 |
* | Add generic errata infrastructure | Brian Behlendorf | 2014-02-21 | 1 | -0/+2 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -7/+10 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -35/+57 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 1 | -8/+3 |