| Commit message (Expand) | Author | Age | Files | Lines |
* | Sequential scrub and resilvers | Tom Caputi | 2017-11-15 | 1 | -460/+2220 |
* | Undo c89 workarounds to match with upstream | Don Brady | 2017-11-04 | 1 | -16/+8 |
* | OpenZFS 8414 - Implemented zpool scrub pause/resume | Alek P | 2017-08-24 | 1 | -1/+0 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -3/+14 |
* | Use SET_ERROR for constant non-zero return codes | Ned Bass | 2017-08-02 | 1 | -2/+2 |
* | OpenZFS 6939 - add sysevents to zfs core for commands | Dave Eddy | 2017-07-12 | 1 | -3/+6 |
* | OpenZFS 5428 - provide fts(), reallocarray(), and strtonum() | Yuri Pankov | 2017-07-08 | 1 | -1/+1 |
* | Implemented zpool scrub pause/resume | Alek P | 2017-07-06 | 1 | -33/+140 |
* | OpenZFS 8070 - Add some ZFS comments | Alan Somers | 2017-05-25 | 1 | -0/+2 |
* | Skip spurious resilver IO on raidz vdev | Isaac Huang | 2017-05-12 | 1 | -23/+49 |
* | OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs... | George Melikov | 2017-01-27 | 1 | -0/+2 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -1/+1 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -1/+2 |
* | DLPX-44812 integrate EP-220 large memory scalability | David Quigley | 2016-11-29 | 1 | -6/+6 |
* | OpenZFS 6950 - ARC should cache compressed data | George Wilson | 2016-09-13 | 1 | -3/+3 |
* | OpenZFS 5997 - FRU field not set during pool creation and never updated | Hans Rosenfeld | 2016-08-12 | 1 | -6/+3 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -3/+3 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -3/+7 |
* | OpenZFS 6878 - Add scrub completion info to "zpool history" | Nav Ravindranath | 2016-06-24 | 1 | -5/+19 |
* | Illumos 6537 - Panic on zpool scrub with DEBUG kernel | Gary Mills | 2016-02-05 | 1 | -2/+4 |
* | Illumos 6450 - scrub/resilver unnecessarily traverses snapshots | Matthew Ahrens | 2016-02-02 | 1 | -4/+50 |
* | Illumos 6251 - add tunable to disable free_bpobj processing | George Wilson | 2016-01-25 | 1 | -2/+11 |
* | Illumos 6292 - exporting a pool while an async destroy | George Wilson | 2016-01-12 | 1 | -2/+15 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -1/+2 |
* | Illumos 5347 - idle pool may run itself out of space | Matthew Ahrens | 2015-07-14 | 1 | -3/+7 |
* | Illumos 5369 - arc flags should be an enum | George Wilson | 2015-06-11 | 1 | -4/+4 |
* | Illumos 5351, 5352 - scrub pauses | Matthew Ahrens | 2015-05-11 | 1 | -2/+21 |
* | Illumos 4951 - ZFS administrative commands should use reserved space | Matthew Ahrens | 2015-05-04 | 1 | -2/+2 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -4/+4 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -47/+51 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -6/+6 |
* | Retire KM_NODEBUG | Brian Behlendorf | 2015-01-16 | 1 | -1/+1 |
* | Prevent ZFS leaking pool free space | smh | 2014-11-17 | 1 | -7/+8 |
* | Illumos 5138 - add tunable for maximum number of blocks freed in one txg | Max Grossman | 2014-09-23 | 1 | -0/+8 |
* | Illumos 5177 - remove dead code from dsl_scan.c | Matthew Ahrens | 2014-09-22 | 1 | -46/+36 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 1 | -17/+18 |
* | Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol | Matthew Ahrens | 2014-08-04 | 1 | -47/+95 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -0/+7 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -3/+4 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -7/+6 |
* | Add erratum for issue #2094 | Richard Yao | 2014-02-21 | 1 | -0/+39 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -7/+9 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -4/+1 |
* | 26126 panic system rather than corrupting pool if we hit bug 26100 | Matthew Ahrens | 2013-11-05 | 1 | -0/+3 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 1 | -5/+16 |
* | Illumos #3582, #3584 | Adam Leventhal | 2013-11-04 | 1 | -4/+4 |
* | Illumos #3642, #3643 | George Wilson | 2013-11-01 | 1 | -5/+13 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -4/+4 |
* | Illumos #3522 | George Wilson | 2013-10-30 | 1 | -1/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -61/+57 |