aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert raidz_map and _col structure typesNathaniel Wesley Filardo2018-01-091-17/+17
* Fix ARC hit rateBrian Behlendorf2018-01-081-0/+1
* OpenZFS 8909 - 8585 can cause a use-after-free kernel panicPrakash Surya2017-12-283-8/+33
* Call commit callbacks from the tail of the listlidongyang2017-12-222-4/+5
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-214-1/+5
* Suppress incorrect objtool warningsBrian Behlendorf2017-12-072-0/+37
* OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"Prakash Surya2017-12-061-5/+5
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-055-85/+233
* Preserve itx alloc size for zio_data_buf_free()Brian Behlendorf2017-12-041-0/+1
* Unbreak the scan status ABITom Caputi2017-11-301-1/+1
* Sequential scrub and resilversTom Caputi2017-11-157-28/+100
* OpenZFS 7531 - Assign correct flags to prefetched buffersbenrubson2017-11-111-0/+6
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-2/+1
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-1/+4
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-273-4/+4
* OpenZFS 8558, 8602 - lwp_create() returns EAGAINBrian Behlendorf2017-10-262-1/+1
* Emit history events for 'zpool create'Brian Behlendorf2017-10-232-1/+3
* Post-Encryption FollowupBrian Behlendorf2017-10-135-18/+44
|\
| * Fixes for #6639Tom Caputi2017-10-112-6/+11
| * Encryption patch follow-upTom Caputi2017-10-113-12/+33
* | Typo in dsl_dataset.hDamian Wojsław2017-10-121-3/+3
|/
* Free objects when receiving full stream as cloneFabian Grünbichler2017-10-101-0/+1
* Remove dead code from AVL treeBrian Behlendorf2017-10-051-11/+0
* Scale the dbuf cache with arc_cchrisrd2017-09-291-1/+1
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-051-0/+136
* Enhance comments for large dnode projectMatthew Ahrens2017-08-291-0/+51
* Send / Recv Fixes following b52563Tom Caputi2017-08-232-11/+10
* vdev_mirror: kstat observables for preferred vdevGvozden Neskovic2017-08-211-0/+4
* vdev_mirror: load balancing fixesGvozden Neskovic2017-08-212-3/+1
* Add corruption failure option to zinject(8)Don Brady2017-08-141-0/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-1424-112/+932
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-111-79/+41
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-4/+0
* Crash in dbuf_evict_one with DTRACE_PROBEgaurkuma2017-08-091-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
* Multi-modifier protection (MMP)Olaf Faaland2017-07-1310-2/+108
* 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