| Commit message (Expand) | Author | Age | Files | Lines |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -1/+1 |
* | DLPX-44812 integrate EP-220 large memory scalability | David Quigley | 2016-11-29 | 2 | -45/+62 |
* | Fix coverity defects: CID 147511, 147513 | cao | 2016-10-24 | 1 | -1/+1 |
* | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -1/+3 |
* | OpenZFS 6950 - ARC should cache compressed data | George Wilson | 2016-09-13 | 1 | -1/+1 |
* | zdb: fencepost error at zdb_cb.zcb_embedded_histogram[][] | Gvozden Neskovic | 2016-08-16 | 1 | -1/+1 |
* | Fix infinite loop when zdb -R with d flag | Chunwei Chen | 2016-08-11 | 1 | -2/+2 |
* | Fix gcc -Warray-bounds check for dump_object() in zdb | Brian Behlendorf | 2016-08-02 | 1 | -5/+14 |
* | Fix zdb crash with 4K-only devices | Brian Behlendorf | 2016-07-27 | 1 | -3/+13 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -3/+2 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 2 | -10/+13 |
* | Consistently use parsable instead of parseable | Christer Ekholm | 2016-05-23 | 1 | -1/+1 |
* | Cleanup linking | Richard Yao | 2016-03-18 | 1 | -2/+0 |
* | Correctly parse -R flag arguments | Tim Chase | 2016-02-05 | 1 | -1/+3 |
* | Illumos 4891 - want zdb option to dump all metadata | Matthew Ahrens | 2016-01-11 | 1 | -6/+11 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -1/+4 |
* | Add missing -V option to zdb | Brian Behlendorf | 2016-01-08 | 1 | -2/+2 |
* | Illumos 3604 - zdb should print bpobjs more verbosely (fix zdb hang) | Matthew Ahrens | 2016-01-05 | 1 | -0/+1 |
* | Unconditionally build zdb and ztest with -DDEBUG | Richard Yao | 2015-12-14 | 1 | -0/+2 |
* | Illumos 5959 - clean up per-dataset feature count code | Matthew Ahrens | 2015-12-04 | 1 | -14/+32 |
* | Fix zdb_dump_block on little endian systems | Chunwei Chen | 2015-12-02 | 1 | -0/+4 |
* | zdb: segfault in dump_bpobj_subobjs() | Tim Chase | 2015-10-13 | 1 | -2/+2 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -2/+2 |
* | Fix for recent zdb -h | -i crashes (seg fault) | Don Brady | 2015-06-26 | 2 | -7/+20 |
* | zdb -d has false positive warning when feature@large_blocks=disabled | Don Brady | 2015-06-26 | 1 | -11/+16 |
* | Illumos 5369 - arc flags should be an enum | George Wilson | 2015-06-11 | 1 | -1/+1 |
* | Add libzfs_error_init() function | Brian Behlendorf | 2015-05-22 | 1 | -1/+3 |
* | Illumos 5243 - zdb -b could be much faster | Matthew Ahrens | 2015-05-15 | 1 | -2/+25 |
* | Zdb should be able to open the root dataset | Tim Chase | 2015-05-15 | 1 | -1/+11 |
* | Illumos 5810 - zdb should print details of bpobj | Matthew Ahrens | 2015-05-11 | 1 | -10/+89 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -3/+29 |
* | Illumos 3654,3656 | Matthew Ahrens | 2015-05-04 | 1 | -1/+38 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -2/+2 |
* | Illumos 5695 - dmu_sync'ed holes do not retain birth time | Prakash Surya | 2015-03-27 | 1 | -1/+3 |
* | Fix zdb segfault | Brian Behlendorf | 2014-10-23 | 1 | -0/+2 |
* | Illumos 5169-5171 - zdb fixes | Matthew Ahrens | 2014-10-23 | 1 | -3/+21 |
* | Illumos 5178 - zdb -vvvvv on old-format pool fails in dump_deadlist() | Matthew Ahrens | 2014-10-23 | 1 | -0/+5 |
* | Illumos 5176 - lock contention on godfather zio | Matthew Ahrens | 2014-10-07 | 1 | -5/+7 |
* | Illumos 4976-4984 - metaslab improvements | George Wilson | 2014-08-18 | 1 | -14/+60 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 2 | -11/+12 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -12/+53 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -2/+3 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 2 | -42/+55 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -10/+12 |
* | Illumos #4101, #4102, #4103, #4105, #4106 | George Wilson | 2014-07-22 | 1 | -77/+156 |
* | zdb: Introduce -V for verbatim import | Richard Yao | 2014-07-17 | 1 | -6/+7 |
* | Illumos #3641 compressed block histograms with zdb | Matthew Ahrens | 2014-07-16 | 1 | -24/+65 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -4/+6 |
* | Add missing libzfs_core to Makefiles | Maximilian Mehnert | 2013-11-20 | 1 | -1/+2 |
* | Illumos #3603, #3604: bobj improvements | Matthew Ahrens | 2013-10-31 | 1 | -17/+54 |