aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zap_leaf.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-261-1/+1
* Off-by-one in zap_leaf_array_create()loli10K2019-01-181-4/+1
* OpenZFS 9328 - zap code can take advantage of c99Matthew Ahrens2018-05-311-55/+28
* Fix ENOSPC in "Handle zap_add() failures in ..."Chunwei Chen2018-04-181-1/+1
* Revert "Handle zap_add() failures in mixed ... "Tony Hutter2018-04-091-1/+1
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-02-091-1/+1
* Use SET_ERROR for constant non-zero return codesNed Bass2017-08-021-1/+1
* OpenZFS 1300 - filename normalization doesn't work for removesGeorge Melikov2017-02-021-14/+6
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-2/+2
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-40/+51
* Change ASSERT(!"...") to cmn_err(CE_PANIC, ...)Brian Behlendorf2015-03-031-3/+6
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-2/+2
* Illumos #4374Matthew Ahrens2014-07-301-10/+10
* Illumos #3598Matthew Ahrens2013-10-311-6/+7
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-051-2/+2
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-72/+92
* Rebase master to b117Brian Behlendorf2009-07-021-5/+4
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+853