| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing *_destroy/*_fini calls | Gvozden Neskovic | 2017-05-04 | 1 | -1/+2 |
* | OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space | Brian Behlendorf | 2017-03-07 | 1 | -83/+0 |
* | Clean up by-dnode code in dmu_tx.c | Matthew Ahrens | 2017-02-24 | 1 | -1/+2 |
* | OpenZFS 1300 - filename normalization doesn't work for removes | George Melikov | 2017-02-02 | 1 | -28/+71 |
* | OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs... | George Melikov | 2017-01-26 | 1 | -2/+2 |
* | OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track space | George Melikov | 2017-01-23 | 1 | -10/+16 |
* | Add *_by-dnode routines | bzzz77 | 2017-01-13 | 1 | -24/+76 |
* | Fix spelling | ka7 | 2017-01-03 | 1 | -1/+1 |
* | Convert zio_buf_alloc() consumers | Brian Behlendorf | 2016-11-30 | 1 | -3/+3 |
* | Fix coverity defects: CID 147650, 147649, 147647, 147646 | cao | 2016-09-25 | 1 | -1/+2 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -9/+5 |
* | OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object | Matthew Ahrens | 2016-08-19 | 1 | -3/+48 |
* | OpenZFS 7003 - zap_lockdir() should tag hold | Matthew Ahrens | 2016-08-19 | 1 | -86/+120 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -5/+54 |
* | OpenZFS 6842 - Fix empty xattr dir causing lockup | Chunwei Chen | 2016-05-10 | 1 | -10/+28 |
* | Add zap_prefetch() interface | Brian Behlendorf | 2015-12-04 | 1 | -0/+23 |
* | Add parenthesis to the ternary operator | tuxoko | 2015-08-19 | 1 | -1/+1 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -8/+8 |
* | Illumos 3654,3656 | Matthew Ahrens | 2015-05-04 | 1 | -41/+0 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -4/+5 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -12/+14 |
* | Change ASSERT(!"...") to cmn_err(CE_PANIC, ...) | Brian Behlendorf | 2015-03-03 | 1 | -1/+1 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -4/+4 |
* | Add object type checking to zap_lockdir() | Brian Behlendorf | 2014-09-08 | 1 | -7/+4 |
* | Avoid 128K kmem allocations in mzap_upgrade() | Brian Behlendorf | 2014-08-11 | 1 | -3/+3 |
* | Illumos #4374 | Matthew Ahrens | 2014-07-30 | 1 | -2/+2 |
* | Illumos 4171, 4172 | Matthew Ahrens | 2014-07-25 | 1 | -3/+3 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -1/+2 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -23/+22 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -1/+1 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -3/+3 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-05 | 1 | -1/+1 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -3/+3 |
* | mzap_upgrade() must use kmem_alloc() | Brian Behlendorf | 2012-08-27 | 1 | -3/+3 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 1 | -1/+2 |
* | Export symbols for the full ZAP API | Brian Behlendorf | 2011-09-27 | 1 | -9/+36 |
* | Add linux kernel module support | Brian Behlendorf | 2010-08-31 | 1 | -0/+16 |
* | Add linux kernel memory support | Brian Behlendorf | 2010-08-31 | 1 | -3/+3 |
* | Fix rw_init() usage | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc unused variable warnings | Brian Behlendorf | 2010-08-31 | 1 | -2/+3 |
* | Fix gcc missing parenthesis warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -108/+420 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -23/+23 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 1 | -5/+79 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 1 | -0/+1069 |