aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zap_micro.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Illumos #2619 and #2747Christopher Siden2013-01-081-3/+3
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-051-1/+1
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-3/+3
* mzap_upgrade() must use kmem_alloc()Brian Behlendorf2012-08-271-3/+3
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-1/+2
* Export symbols for the full ZAP APIBrian Behlendorf2011-09-271-9/+36
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+16
* Add linux kernel memory supportBrian Behlendorf2010-08-311-3/+3
* Fix rw_init() usageBrian Behlendorf2010-08-311-1/+1
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-2/+3
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-108/+420
* Rebase master to b121Brian Behlendorf2009-08-181-23/+23
* Rebase master to b117Brian Behlendorf2009-07-021-5/+79
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1069