aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Always wait for txg sync when umounting datasetTom Caputi2018-08-271-1/+0
* Small rework of txg_list codeTom Caputi2018-08-271-0/+7
* Introduce read/write kstats per datasetSerapheim Dimitropoulos2018-08-204-1/+65
* Check encrypted dataset + embedded recv earlierTom Caputi2018-08-151-1/+1
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-153-4/+6
* Reduce taskq and context-switch cost of zio pipeMatthew Ahrens2018-08-021-2/+2
* Add missing checks to zpl_xattr_* functionsJohn Gallagher2018-08-021-22/+29
* Add support for selecting encryption backendNathan Lewis2018-08-022-2/+42
* Fix OpenZFS 9337 mismergeGeorge Wilson2018-08-022-2/+2
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-315-34/+81
* OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady2018-07-303-1/+7
* OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operationsSerapheim Dimitropoulos2018-07-302-7/+25
* Add rwsem_tryupgrade for 4.9.20-rt16 kernelBrian Behlendorf2018-07-301-5/+5
* OpenZFS 9442 - decrease indirect block size of spacemapsMatthew Ahrens2018-07-251-0/+3
* Introduce kstat dmu_tx_dirty_frees_delayFeng Sun2018-07-251-0/+1
* Add support for autoexpand propertyBrian Behlendorf2018-07-232-0/+15
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-126-7/+34
* Fix zpl_mount() deadlockBrian Behlendorf2018-07-111-0/+1
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-111-0/+8
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-091-1/+5
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-053-36/+91
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-281-0/+1
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-2622-51/+229
* Linux 4.14 compat: blk_queue_stackable()Brian Behlendorf2018-06-191-11/+0
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-1912-34/+63
* Add ASSERT to debug encryption key mapping issuesTom Caputi2018-06-181-0/+1
* Add tunables for channel programsJohn Gallagher2018-06-151-3/+3
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-06-151-0/+1
* Reserve DMU_BACKUP_FEATURE for ZSTDAllan Jude2018-06-141-0/+1
* OpenZFS 9577 - remove zfs_dbuf_evict_key tsdMatthew Ahrens2018-06-132-4/+4
* Raw receive functions must not decrypt dataTom Caputi2018-06-061-1/+2
* OpenZFS 8484 - Implement aggregate sum and use for arc countersPaul Dagnelie2018-06-064-0/+104
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-063-4/+8
* Remove rwlock wrappersBrian Behlendorf2018-06-041-1/+0
* OpenZFS 9464 - txg_kick() fails to see that we are quiescingSerapheim Dimitropoulos2018-06-041-1/+2
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-043-16/+16
* zpool reopen should detect expanded devicesSara Hartse2018-05-311-0/+12
* Update build system and packagingBrian Behlendorf2018-05-2925-34/+226
* Merge branch 'zfsonlinux/merge-spl'Brian Behlendorf2018-05-2955-0/+4946
|\
| * Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-29136-3020/+233
| * Linux compat 4.16: SECTOR_SIZEGiuseppe Di Natale2018-04-091-0/+6
| * Remove syseventsBrian Behlendorf2018-04-044-71/+1
| * Fix multiple evaluations of VERIFY() and ASSERT() on failuresDeHackEd2018-02-211-6/+9
| * Fix cstyle warningsBrian Behlendorf2018-02-07104-739/+760
| * Add cv_timedwait_io()Brian Behlendorf2018-01-241-0/+2
| * Linux 4.14 compat: vfs_read & vfs_writeBrian Behlendorf2017-11-151-0/+41
| * Remove vn_rename and vn_removeBrian Behlendorf2017-10-271-2/+0
| * Add parenthesis to btop and ptob macrosBrian Behlendorf2017-10-101-2/+2
| * Make include/linux/ conform to ZFS style standardOlaf Faaland2017-10-0911-53/+51
| * Make file headers conform to ZFS style standardOlaf Faaland2017-10-09121-242/+242