aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-144-3/+57
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-142-2/+2
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-1432-37/+764
* Allow mounting datasets more than onceSeth Forshee2018-04-131-0/+24
* Linux compat 4.16: blk_queue_flag_{set,clear}Brian Behlendorf2018-04-121-8/+6
* Fix race in dnode_check_slots_free()Tom Caputi2018-04-102-0/+5
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-04-101-0/+16
* Revert "Handle zap_add() failures in mixed ... "Tony Hutter2018-04-091-11/+4
* Fixes for SNPRINTF_BLKPTR with encrypted BP'sMatthew Ahrens2018-04-062-6/+26
* Decryption error handling improvementsTom Caputi2018-03-313-6/+8
* Fix hung z_zvol tasks during 'zfs receive'LOLi2018-03-301-0/+1
* OpenZFS 9164 - assert: newds == os->os_dsl_datasetAndriy Gapon2018-03-301-2/+2
* enable zfs_dbgmsg() by default, without dprintf()Matthew Ahrens2018-03-211-3/+16
* Add comments for portable dnode / objset flagsTom Caputi2018-03-202-1/+13
* Add JSON output support to channel programsAlek P2018-03-191-0/+2
* Report pool suspended due to MMPOlaf Faaland2018-03-154-2/+10
* Fix race in trace point in zrl_add_implChunwei Chen2018-03-121-8/+8
* Change functions which return literals to return `const char*`Tomohiro Kusumi2018-03-091-1/+1
* Record skipped MMP writes in multihost_historyOlaf Faaland2018-03-062-2/+5
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-051-0/+8
* Change checksum & IO delay ratelimit valuesTony Hutter2018-03-042-5/+9
* Raw DRR_OBJECT records must write raw dataTom Caputi2018-02-271-2/+3
* Incorrect maximum DVA value in DDE_GET_NDVAS()Tim Chase2018-02-261-1/+1
* Fix free memory calculation on v3.14+chrisrd2018-02-232-1/+80
* Report duration and error in mmp_history entriesOlaf Faaland2018-02-223-1/+5
* Linux 4.16 compat: use correct *_dec_and_test()Tony Hutter2018-02-221-1/+5
* Want 'zfs send -b'LOLi2018-02-211-0/+3
* Raw receive should change key atomicallyTom Caputi2018-02-212-2/+7
* Raw receives must compress metadnode blocksTom Caputi2018-02-211-2/+0
* ZIL claiming should not start user accountingTom Caputi2018-02-201-1/+1
* Fix coverity defects: zfs channel programsDon Brady2018-02-201-3/+4
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-02-141-0/+11
* Project Quota on ZFSNasf-Fan2018-02-1315-22/+168
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-02-091-4/+11
* Linux 4.11 compat: avoid refcount_t name conflictBrian Behlendorf2018-02-081-0/+6
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-02-082-4/+16
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-083-13/+26
* OpenZFS 8604 - Simplify snapshots unmounting codeSerapheim Dimitropoulos2018-02-081-2/+3
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-082-3/+10
* OpenZFS 8592 - ZFS channel programs - rollbackBrad Lewis2018-02-081-1/+11
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-0819-16/+1636
* Change os->os_next_write_raw to work per txgTom Caputi2018-02-021-1/+1
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-021-0/+6
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-027-5/+30
* tx_waited -> tx_dirty_delayed in trace_dmu.hDr. AndrĂ¡s Korn2018-01-311-5/+6
* OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issuePrakash Surya2018-01-262-10/+13
* Extend deadman logicBrian Behlendorf2018-01-256-3/+15
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-191-4/+3
* OpenZFS 8959 - Add notifications when a scrub is paused or resumedSean Eric Fagan2018-01-171-0/+3
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-121-0/+2