summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Prefix all refcount functions with zfs_Tim Schumacher2018-11-082-37/+35
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-11-0815-57/+45
* Fix statfs(2) for 32-bit user spaceBrian Behlendorf2018-11-081-0/+18
* Reduce taskq and context-switch cost of zio pipeMatthew Ahrens2018-11-081-2/+2
* Fix race in dnode_check_slots_free()Tom Caputi2018-11-082-0/+5
* tx_waited -> tx_dirty_delayed in trace_dmu.hDr. András Korn2018-09-131-5/+6
* Revert "zpool reopen should detect expanded devices"Tony Hutter2018-09-131-12/+0
* Fix problems receiving reallocated dnodesTim Chase2018-07-061-0/+6
* Fix zpl_mount() deadlockBrian Behlendorf2018-07-061-0/+1
* Linux 4.14 compat: blk_queue_stackable()Brian Behlendorf2018-07-061-11/+0
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-07-062-0/+5
* zpool reopen should detect expanded devicesSara Hartse2018-07-061-0/+12
* Fix ENOSPC in "Handle zap_add() failures in ..."Chunwei Chen2018-07-061-4/+11
* OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issuePrakash Surya2018-07-062-10/+13
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-07-061-0/+1
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-07-068-22/+41
* RHEL 7.5 compat: FMODE_KABI_ITERATEBrian Behlendorf2018-05-072-11/+18
* Allow mounting datasets more than onceSeth Forshee2018-05-071-0/+24
* Linux compat 4.16: blk_queue_flag_{set,clear}Brian Behlendorf2018-05-071-8/+6
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-05-071-0/+16
* Fix hung z_zvol tasks during 'zfs receive'LOLi2018-05-071-0/+1
* Report pool suspended due to MMPOlaf Faaland2018-05-074-2/+10
* 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