| Commit message (Expand) | Author | Age | Files | Lines |
* | OpenZFS 9486 - reduce memory used by device removal on fragmented pools | Matthew Ahrens | 2018-05-24 | 1 | -21/+32 |
* | OpenZFS 9189 - Add debug to vdev_label_read_config when txg check fails | Pavel Zakharov | 2018-05-14 | 1 | -2/+10 |
* | OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery | Pavel Zakharov | 2018-05-08 | 1 | -1/+6 |
* | OpenZFS 8961 - SPA load/import should tell us why it failed | Pavel Zakharov | 2018-05-08 | 1 | -2/+9 |
* | OpenZFS 9192 - explicitly pass good_writes to vdev_uberblock/label_sync | Matthew Ahrens | 2018-04-17 | 1 | -11/+17 |
* | OpenZFS 7614, 9064 - zfs device evacuation/removal | Matthew Ahrens | 2018-04-14 | 1 | -6/+83 |
* | Update mmp_delay on sync or skipped, failed write | Olaf Faaland | 2018-04-04 | 1 | -1/+0 |
* | Undo c89 workarounds to match with upstream | Don Brady | 2017-11-04 | 1 | -15/+9 |
* | Use linear abd in vdev_copy_uberblocks() | Isaac Huang | 2017-10-05 | 1 | -1/+1 |
* | Use SET_ERROR for constant non-zero return codes | Ned Bass | 2017-08-02 | 1 | -1/+1 |
* | Multi-modifier protection (MMP) | Olaf Faaland | 2017-07-13 | 1 | -17/+20 |
* | Force fault a vdev with 'zpool offline -f' | Tony Hutter | 2017-05-19 | 1 | -1/+9 |
* | Write label 2,3 uberblocks when vdev expands | Olaf Faaland | 2017-05-02 | 1 | -0/+61 |
* | Correct lock ASSERTs in vdev_label_read/write | Olaf Faaland | 2017-04-21 | 1 | -6/+6 |
* | OpenZFS 6328 - Fix cstyle errors in zfs codebase | George Melikov | 2017-01-12 | 1 | -3/+3 |
* | DLPX-44812 integrate EP-220 large memory scalability | David Quigley | 2016-11-29 | 1 | -33/+43 |
* | Turn on/off enclosure slot fault LED even when disk isn't present | Tony Hutter | 2016-10-24 | 1 | -0/+4 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -11/+5 |
* | Fix memleak in vdev_config_generate_stats | Chunwei Chen | 2016-05-31 | 1 | -0/+1 |
* | Add request size histograms (-r) to zpool iostat, minor man page fix | Tony Hutter | 2016-05-25 | 1 | -0/+41 |
* | Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues | Tony Hutter | 2016-05-12 | 1 | -5/+102 |
* | OpenZFS 6736 - ZFS per-vdev ZAPs | Joe Stein | 2016-05-02 | 1 | -0/+14 |
* | Illumos 6414 - vdev_config_sync could be simpler | Brian Behlendorf | 2016-01-28 | 1 | -6/+13 |
* | Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_* | Josef 'Jeff' Sipek | 2016-01-15 | 1 | -2/+2 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -8/+8 |
* | Fix function call with uninitialized value in vdev_inuse | Richard Yao | 2014-09-23 | 1 | -1/+2 |
* | Illumos #4101, #4102, #4103, #4105, #4106 | George Wilson | 2014-07-22 | 1 | -2/+3 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -1/+1 |
* | Illumos #4121 vdev_label_init read only | George Wilson | 2013-12-12 | 1 | -1/+1 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 1 | -61/+44 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 1 | -0/+1 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -4/+4 |
* | Illumos #3090 and #3102 | George Wilson | 2013-01-08 | 1 | -27/+48 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -26/+76 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -8/+8 |
* | Fix gcc uninitialized variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc missing case warnings | Brian Behlendorf | 2010-08-27 | 1 | -0/+2 |
* | Fix gcc c90 compliance warnings | Brian Behlendorf | 2010-08-27 | 1 | -17/+24 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -0/+12 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -22/+120 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -10/+10 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 1 | -20/+45 |
* | Rebase master to b108 | Brian Behlendorf | 2009-02-18 | 1 | -2/+2 |
* | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 1 | -6/+9 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 1 | -0/+1078 |