Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Illumos 5820 - verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig) | Matthew Ahrens | 2015-05-04 | 1 | -11/+24 |
* | dmu: fix integer overflows | Jason Zaman | 2015-05-04 | 1 | -18/+22 |
* | Illumos 5695 - dmu_sync'ed holes do not retain birth time | Prakash Surya | 2015-03-27 | 1 | -1/+13 |
* | Illumos 5047 - don't use atomic_*_nv if you discard the return value | Josef 'Jeff' Sipek | 2015-03-12 | 1 | -1/+1 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -6/+6 |
* | Retire KM_NODEBUG | Brian Behlendorf | 2015-01-16 | 1 | -2/+1 |
* | Illumos 5162 - zfs recv should use loaned arc buffer to avoid copy | Matthew Ahrens | 2014-10-21 | 1 | -1/+8 |
* | Illumos 3693 - restore_object uses at least two transactions to restore an ob... | Matthew Ahrens | 2014-10-21 | 1 | -0/+1 |
* | Illumos 4924 - LZ4 Compression for metadata | Daniil Lunev | 2014-10-20 | 1 | -2/+12 |
* | Improve VERIFY() error in dmu_write() | Brian Behlendorf | 2014-10-08 | 1 | -1/+1 |
* | Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t | Matthew Ahrens | 2014-08-06 | 1 | -3/+3 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -20/+65 |
* | Illumos 3835 zfs need not store 2 copies of all metadata | Matthew Ahrens | 2014-07-31 | 1 | -2/+15 |
* | Illumos 4370, 4371 | Max Grossman | 2014-07-28 | 1 | -4/+2 |
* | Linux 3.14 compat: rq_for_each_segment in dmu_req_copy | Chunwei Chen | 2014-04-10 | 1 | -7/+7 |
* | Revert "Fix zvol+btrfs hang" | Chunwei Chen | 2014-04-10 | 1 | -77/+0 |
* | Refactor dmu_req_copy for immutable biovec changes | Chunwei Chen | 2014-04-10 | 1 | -28/+39 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -11/+12 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 1 | -16/+21 |
* | Illumos #4082 | Matthew Ahrens | 2013-11-05 | 1 | -0/+10 |
* | Illumos #4047 | Matthew Ahrens | 2013-11-05 | 1 | -72/+63 |
* | Illumos #3236 | George Wilson | 2013-11-05 | 1 | -38/+100 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 1 | -1/+1 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -15/+16 |
* | Illumos #3603, #3604: bobj improvements | Matthew Ahrens | 2013-10-31 | 1 | -1/+1 |
* | Illumos #3522 | George Wilson | 2013-10-30 | 1 | -2/+1 |
* | Add visibility in to cached dbufs | Brian Behlendorf | 2013-10-25 | 1 | -7/+11 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -1/+1 |
* | Illumos #3137 L2ARC compression | Saso Kiselkov | 2013-08-08 | 1 | -3/+4 |
* | Export additional dmu symbols | Brian Behlendorf | 2013-08-01 | 1 | -0/+6 |
* | Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async | Matthew Ahrens | 2013-01-08 | 1 | -2/+2 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -56/+70 |
* | Fix zvol+btrfs hang | Brian Behlendorf | 2012-11-09 | 1 | -0/+77 |
* | Add FASTWRITE algorithm for synchronous writes. | Etienne Dechamps | 2012-10-17 | 1 | -2/+2 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -6/+6 |
* | Add zfs_mdcomp_disable module option | Brian Behlendorf | 2012-04-27 | 1 | -0/+3 |
* | Add 'dmu_tx' kstats entry | Brian Behlendorf | 2012-02-27 | 1 | -0/+2 |
* | Export symbols for zero-copy | Alex Zhuravlev | 2012-02-17 | 1 | -0/+2 |
* | Export symbols for zero-copy | Brian Behlendorf | 2012-02-10 | 1 | -4/+4 |
* | Suppress large kmem_alloc() warning | Brian Behlendorf | 2011-02-10 | 1 | -1/+1 |
* | Remove dmu_write_pages() support | Brian Behlendorf | 2011-02-10 | 1 | -57/+0 |
* | Add initial rw_uio functions to the dmu | Brian Behlendorf | 2011-02-04 | 1 | -3/+109 |
* | Add linux kernel module support | Brian Behlendorf | 2010-08-31 | 1 | -0/+19 |
* | Add linux kernel disk support | Brian Behlendorf | 2010-08-31 | 1 | -45/+86 |
* | Fix kstat xuio | Brian Behlendorf | 2010-08-31 | 1 | -0/+25 |
* | Fix gcc uninitialized variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc c90 compliance warnings | Brian Behlendorf | 2010-08-27 | 1 | -1/+2 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -54/+157 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -166/+551 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -43/+36 |