summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Record skipped MMP writes in multihost_historyOlaf Faaland2018-05-072-2/+5
* Revert "Handle zap_add() failures in mixed ... "Tony Hutter2018-04-091-11/+4
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-141-0/+8
* Change checksum & IO delay ratelimit valuesTony Hutter2018-03-142-5/+9
* Fix free memory calculation on v3.14+chrisrd2018-03-142-1/+80
* Report duration and error in mmp_history entriesOlaf Faaland2018-03-143-1/+5
* Linux 4.16 compat: use correct *_dec_and_test()Tony Hutter2018-03-141-1/+5
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-03-141-0/+11
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-03-141-4/+11
* Linux 4.11 compat: avoid refcount_t name conflictBrian Behlendorf2018-03-141-0/+6
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-03-142-4/+16
* Revert raidz_map and _col structure typesNathaniel Wesley Filardo2018-01-301-17/+17
* Fix ARC hit rateBrian Behlendorf2018-01-301-0/+1
* Call commit callbacks from the tail of the listlidongyang2018-01-302-4/+5
* vdev_mirror: load balancing fixesGvozden Neskovic2018-01-302-3/+1
* Preserve itx alloc size for zio_data_buf_free()Brian Behlendorf2017-12-041-0/+1
* Emit history events for 'zpool create'Brian Behlendorf2017-12-042-1/+3
* OpenZFS 7531 - Assign correct flags to prefetched buffersbenrubson2017-11-211-0/+6
* Typo in dsl_dataset.hDamian Wojsław2017-10-171-3/+3
* Free objects when receiving full stream as cloneFabian Grünbichler2017-10-161-0/+1
* Scale the dbuf cache with arc_cchrisrd2017-10-161-1/+1
* Correct cppcheck errors (#6662)Giuseppe Di Natale2017-09-201-6/+0
* Linux 4.14 compat: IO acct, global_page_state, etc (#6655)Brian Behlendorf2017-09-191-4/+14
* Improved dnode allocation and dmu_hold_impl() (#6611)Giuseppe Di Natale2017-09-131-0/+136
* Crash in dbuf_evict_one with DTRACE_PROBEgaurkuma2017-08-211-19/+39
* Add line info and SET_ERROR() to ZFS debug logNed Bass2017-07-254-95/+12
* Add callback for zfs_multihost_intervalOlaf Faaland2017-07-251-0/+1
* OpenZFS 8491 - uberblock on-disk padding to reserve space for smoothly mergin...Serapheim Dimitropoulos2017-07-241-0/+2
* Linux 4.13 compat: bio->bi_status and blk_status_tBrian Behlendorf2017-07-231-1/+91
* Multi-modifier protection (MMP)Olaf Faaland2017-07-1312-3/+114
* OpenZFS 6939 - add sysevents to zfs core for commandsDave Eddy2017-07-125-3/+51
* Add port of FreeBSD 'volmode' propertyLOLi2017-07-122-0/+9
* OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()Yuri Pankov2017-07-081-1/+1
* OpenZFS 8067 - zdb should be able to dump literal embedded block pointerMatthew Ahrens2017-07-071-0/+1
* Implemented zpool scrub pause/resumeAlek P2017-07-065-6/+28
* OpenZFS 7600 - zfs rollback should pass target snapshot to kernelAndriy Gapon2017-07-042-1/+3
* OpenZFS 8416 - abd.h is not C++ friendlyAndriy Gapon2017-06-301-1/+1
* OpenZFS 8426 - mark immutable buffer arguments as such in abd.hAndriy Gapon2017-06-301-2/+2
* OpenZFS 8264 - want support for promoting datasets in libzfs_coreGiuseppe Di Natale2017-06-261-0/+2
* Dashes for zero latency values in zpool iostat -pTony Hutter2017-06-221-1/+11
* Inject zinject(8) a percentage amount of dev errsDon Brady2017-06-161-0/+5
* Make zvol operations use _by_dnode routinesRichard Yao2017-06-131-0/+3
* OpenZFS 8199 - multi-threaded dmu_object_alloc()Matthew Ahrens2017-06-091-1/+5
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-094-10/+21
* OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens2017-06-071-3/+3
* Linux 4.12 compat: fix super_setup_bdi_name() callLOLi2017-05-251-4/+5
* Implemented zpool sync commandAlek P2017-05-193-0/+8
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-192-2/+4
* Fix large dnode send stream flag conflictBrian Behlendorf2017-05-181-1/+2
* Skip spurious resilver IO on raidz vdevIsaac Huang2017-05-122-0/+3