aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/dmu.h
Commit message (Expand)AuthorAgeFilesLines
* Remove FreeBSD's local copy of the dmu_buf_hold_array() functionPawel Jakub Dawidek2021-10-131-0/+2
* Set aside a metaslab for ZIL blocksMatthew Ahrens2021-01-211-3/+0
* Extending FreeBSD UIO StructBrian Atkinson2021-01-201-6/+6
* Remove UIO_ZEROCOPY functions structuresMatthew Macy2020-10-301-12/+0
* dmu.h: remove stale declaration dmu_objset_snapshot_tmpChristian Schwarz2020-10-131-1/+0
* Throw const on some stringsRyan Moeller2020-10-021-1/+1
* Annotate unused parameters on inline definitions as suchKyle Evans2020-07-231-1/+2
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-091-3/+10
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-231-3/+1
* Remove zfs_getattr and convoff dead codeDirkjan Bussink2020-02-241-1/+1
* Minor diff reduction with ZoF in include/sysMatthew Macy2019-11-271-1/+0
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-1/+2
* Prefix struct rangelockMatthew Macy2019-11-011-1/+1
* Expose dmu_buf_hold_array_by_dnode to platform codeMatthew Macy2019-10-111-1/+3
* OpenZFS restructuring - zvolMatthew Macy2019-09-251-1/+1
* Fix typos in include/Andrea Gelmini2019-08-301-1/+1
* Fast Clone DeletionSara Hartse2019-07-261-0/+2
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-0/+1
* Remove code for zfs remapMatthew Ahrens2019-06-241-5/+0
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-0/+3
* Fix send/recv lost spill blockBrian Behlendorf2019-05-071-1/+2
* Fix handling of maxblkid for raw sendsTom Caputi2019-03-131-1/+2
* Stack overflow in recursive bpobj_iterate_implPaul Zuchowski2019-03-061-0/+1
* Fix error handling incallers of dbuf_hold_level()Tom Caputi2019-01-171-2/+2
* Provide more flexible object allocation interfaceBrian Behlendorf2019-01-101-3/+7
* OpenZFS 9689 - zfs range lock code should not be zpl-specificMatt Ahrens2018-10-111-1/+2
* Pool allocation classesDon Brady2018-09-051-2/+13
* OpenZFS 9442 - decrease indirect block size of spacemapsMatthew Ahrens2018-07-251-0/+3
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-121-1/+6
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+1
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-1/+1
* Add ASSERT to debug encryption key mapping issuesTom Caputi2018-06-181-0/+1
* Raw receive functions must not decrypt dataTom Caputi2018-06-061-1/+2
* assertion in arc_release() during encrypted receiveMatthew Ahrens2018-04-171-8/+2
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-2/+9
* Fixes for SNPRINTF_BLKPTR with encrypted BP'sMatthew Ahrens2018-04-061-3/+12
* Raw DRR_OBJECT records must write raw dataTom Caputi2018-02-271-2/+3
* Raw receives must compress metadnode blocksTom Caputi2018-02-211-2/+0
* Project Quota on ZFSNasf-Fan2018-02-131-2/+3
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-0/+7
* OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issuePrakash Surya2018-01-261-6/+9
* Call commit callbacks from the tail of the listlidongyang2017-12-221-0/+5
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-1/+1
* Fixes for #6639Tom Caputi2017-10-111-6/+10
* Send / Recv Fixes following b52563Tom Caputi2017-08-231-2/+3
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-15/+57
* Make zvol operations use _by_dnode routinesRichard Yao2017-06-131-0/+3
* OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens2017-06-071-3/+3
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-5/+0
* OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...George Melikov2017-01-261-7/+17