| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Illumos #3949, #3950, #3952, #3953 | George Wilson | 2013-11-05 | 1 | -1/+9 |
* | Illumos #3742 | Will Andrews | 2013-11-04 | 1 | -6/+5 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 1 | -0/+2 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -60/+59 |
* | Illumos #3517 | Yuri Pankov | 2013-10-31 | 1 | -2/+3 |
* | Illumos #3522 | George Wilson | 2013-10-30 | 1 | -1/+2 |
* | Fix spa_deadman() TQ_SLEEP warning | Brian Behlendorf | 2013-09-25 | 1 | -1/+1 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -39/+44 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -26/+28 |
* | Call zvol_create_minors() in spa_open_common() when initializing pool | Pawel Jakub Dawidek | 2013-07-03 | 1 | -0/+13 |
* | Illumos #3498 panic in arc_read() | George Wilson | 2013-07-02 | 1 | -1/+1 |
* | Fix module probe failure on 32-bit systems | Ying Zhu | 2013-06-27 | 1 | -2/+2 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -2/+2 |
* | Use taskq for dump_bytes() | Brian Behlendorf | 2013-05-06 | 1 | -0/+25 |