aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dmu_object.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce CPU_SEQID_UNSTABLEMateusz Guzik2020-11-021-3/+1
* Add include files for prototypesArvind Sankar2020-06-181-0/+1
* Make module tunables cross platformMatthew Macy2019-09-051-4/+1
* Fix send/recv lost spill blockBrian Behlendorf2019-05-071-3/+28
* Provide more flexible object allocation interfaceBrian Behlendorf2019-01-101-9/+45
* Add types to featureflags in zfsPaul Dagnelie2018-10-161-1/+2
* OpenZFS 9438 - Holes can lose birth time info if a block has a mix of birth t...Paul Dagnelie2018-07-301-0/+4
* OpenZFS 9442 - decrease indirect block size of spacemapsMatthew Ahrens2018-07-251-13/+33
* Fix 'zfs recv' of non large_dnode send streamsTom Caputi2018-06-281-0/+3
* OpenZFS 9329 - panic in zap_leaf_lookup() due to concurrent zapificationMatthew Ahrens2018-05-311-2/+9
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Fix object reclaim when using large dnodesTom Caputi2018-04-171-1/+1
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-021-1/+0
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-051-23/+45
* Enhance comments for large dnode projectMatthew Ahrens2017-08-291-1/+1
* Fix dnode allocation raceBrian Behlendorf2017-08-081-3/+3
* Add kpreempt_disable/enable around CPU_SEQID usesMorgan Jones2017-06-191-2/+6
* OpenZFS 8199 - multi-threaded dmu_object_alloc()Matthew Ahrens2017-06-091-62/+124
* Clean up by-dnode code in dmu_tx.cMatthew Ahrens2017-02-241-2/+2
* Fix unallocated object detection for large_dnode datasetsLOLi2017-01-131-16/+27
* Add *_by-dnode routinesbzzz772017-01-131-4/+5
* Implement large_dnode pool featureNed Bass2016-06-241-18/+106
* Backfill metadnode more intelligentlyNed Bass2016-06-241-11/+20
* Illumos 6370 - ZFS send fails to transmit some holesPaul Dagnelie2016-03-101-1/+7
* Illumos 5960, 5925Paul Dagnelie2016-01-081-0/+5
* Illumos 3693 - restore_object uses at least two transactions to restore an ob...Matthew Ahrens2014-10-211-39/+3
* Illumos 4171, 4172Matthew Ahrens2014-07-251-0/+55
* Illumos #3598Matthew Ahrens2013-10-311-2/+3
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+8
* Update to onnv_147Brian Behlendorf2010-08-261-3/+3
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-16/+18
* Rebase master to b117Brian Behlendorf2009-07-021-6/+38
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+162