Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |