aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* OpenZFS 8067 - zdb should be able to dump literal embedded block pointerMatthew Ahrens2017-07-071-0/+1
* Implemented zpool scrub pause/resumeAlek P2017-07-064-5/+26
* OpenZFS 7600 - zfs rollback should pass target snapshot to kernelAndriy Gapon2017-07-041-1/+2
* 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
* 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
* Implemented zpool sync commandAlek P2017-05-191-0/+2
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-2/+3
* Fix large dnode send stream flag conflictBrian Behlendorf2017-05-181-1/+2
* Skip spurious resilver IO on raidz vdevIsaac Huang2017-05-122-0/+3
* OpenZFS 8063 - verify that we do not attempt to access inactive txgMatthew Ahrens2017-05-102-3/+15
* Make createtxg and guid properties publicChristian Schwarz2017-05-091-1/+1
* Linux 4.12 compat: PF_FSTRANS was removedChunwei Chen2017-05-091-1/+1
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-0/+1
* More ashift improvementsLOLi2017-05-031-3/+3
* Write label 2,3 uberblocks when vdev expandsOlaf Faaland2017-05-021-0/+1
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-021-1/+0