summaryrefslogtreecommitdiffstats
path: root/module/zfs/zap.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-1/+1
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-61/+0
* OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...George Melikov2017-01-261-5/+6
* OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track spaceGeorge Melikov2017-01-231-10/+16
* Avoid undefined shift overflow in fzap_cursor_retrieve()Gvozden Neskovic2016-09-291-9/+17
* OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same objectMatthew Ahrens2016-08-191-3/+16
* OpenZFS 7003 - zap_lockdir() should tag holdMatthew Ahrens2016-08-191-15/+18
* Implement large_dnode pool featureNed Bass2016-06-241-1/+9
* OpenZFS 6842 - Fix empty xattr dir causing lockupChunwei Chen2016-05-101-1/+7
* OpenZFS 6736 - ZFS per-vdev ZAPsJoe Stein2016-05-021-3/+3
* Illumos 5960, 5925Paul Dagnelie2016-01-081-5/+8
* Fix empty xattr dir causing lockupChunwei Chen2015-12-281-0/+10
* Identify locks flagged by lockdepOlaf Faaland2015-12-221-1/+1
* Illumos 3654,3656Matthew Ahrens2015-05-041-25/+0
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-17/+18
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-80/+78
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-4/+4
* Fix dprintf format specifiersNed Bass2014-11-171-1/+1
* Illumos #4374Matthew Ahrens2014-07-301-3/+3
* Illumos #3743Will Andrews2013-11-041-14/+24
* Illumos #3598Matthew Ahrens2013-10-311-9/+9
* Illumos #3006Madhav Suresh2013-06-191-5/+5
* fzap_cursor_move_to_key() should drop l_rwlockNed Bass2013-01-231-6/+6
* Illumos #3104: eliminate empty bpobjsMatthew Ahrens2013-01-081-0/+10
* Illumos #2619 and #2747Christopher Siden2013-01-081-0/+14
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-4/+4
* Fix rw_init() usageBrian Behlendorf2010-08-311-2/+2
* Fix gcc cast warningsBrian Behlendorf2010-08-271-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-40/+205
* Rebase master to b117Brian Behlendorf2009-07-021-4/+57
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1136