summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 9438 - Holes can lose birth time info if a block has a mix of birth t...Paul Dagnelie2018-07-303-24/+102
* Add rwsem_tryupgrade for 4.9.20-rt16 kernelBrian Behlendorf2018-07-302-6/+15
* OpenZFS 8906 - uts: illumos rootfs should support salted cksumToomas Soome2018-07-271-10/+1
* OpenZFS 9442 - decrease indirect block size of spacemapsMatthew Ahrens2018-07-252-18/+47
* Introduce kstat dmu_tx_dirty_frees_delayFeng Sun2018-07-252-0/+2
* OpenZFS 9338 - moved dnode has incorrect dn_next_typeMatthew Ahrens2018-07-241-0/+2
* Refactor arc_hdr_realloc_crypt()Tom Caputi2018-07-241-3/+60
* dsl_scan_scrub_cb: don't double-account non-embedded blocksSteven Noonan2018-07-241-2/+3
* Add support for autoexpand propertyBrian Behlendorf2018-07-233-145/+174
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-129-156/+343
* OpenZFS 9426 - metaslab size can exceed offset addressable by spacemapDon Brady2018-07-111-27/+55
* OpenZFS 9479 - fix wrong format specifier for vdev_idAndriy Gapon2018-07-111-1/+1
* Fix zpl_mount() deadlockBrian Behlendorf2018-07-111-1/+10
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-112-16/+21
* OpenZFS 9424 - ztest failure: "unprotected error in call to Lua API (Invalid ...Matthew Ahrens2018-07-101-3/+6
* OpenZFS 9454 - ::zfs_blkstats should count embedded blocksMatthew Ahrens2018-07-101-4/+4
* OpenZFS 9456 - ztest failure in zil_commit_waiter_timeoutPrakash Surya2018-07-101-1/+1
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-093-17/+97
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-057-276/+651
* Fix coverity defects: CID 176037Tom Caputi2018-07-021-3/+4
* Fix 'zfs recv' of non large_dnode send streamsTom Caputi2018-06-282-8/+13
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-281-0/+6
* Raw receive fix and encrypted objset security fixTom Caputi2018-06-283-38/+116
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-2630-461/+2328
* OpenZFS 9591 - ms_shift can be incorrectly changedSerapheim Dimitropoulos2018-06-212-3/+15
* Remove suffix from zio taskq namesMatthew Ahrens2018-06-201-8/+3
* Linux 4.14 compat: blk_queue_stackable()Brian Behlendorf2018-06-191-14/+11
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-197-12/+13
* Add ASSERT to debug encryption key mapping issuesTom Caputi2018-06-182-0/+23
* Add tunables for channel programsJohn Gallagher2018-06-151-3/+15
* Linux compat 4.18: check_disk_size_change()Brian Behlendorf2018-06-151-144/+115
* OpenZFS 9577 - remove zfs_dbuf_evict_key tsdMatthew Ahrens2018-06-133-51/+42
* Wrong error message when removing log devicePaul Zuchowski2018-06-071-1/+5
* Fix preemptible warning in aggsum_add()Brian Behlendorf2018-06-071-2/+5
* Don't panic on bad SA_MAGIC in sa_build_indexNathaniel Clark2018-06-071-1/+7
* Update the correct abd in l2arc_read_done()Tom Caputi2018-06-061-9/+12
* Raw receive functions must not decrypt dataTom Caputi2018-06-064-5/+21
* OpenZFS 8484 - Implement aggregate sum and use for arc countersPaul Dagnelie2018-06-067-85/+483
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-063-2/+104
* OpenZFS 9464 - txg_kick() fails to see that we are quiescingSerapheim Dimitropoulos2018-06-042-7/+37
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-042-49/+47
* OpenZFS 9329 - panic in zap_leaf_lookup() due to concurrent zapificationMatthew Ahrens2018-05-312-14/+36
* OpenZFS 9328 - zap code can take advantage of c99Matthew Ahrens2018-05-313-328/+224
* zpool reopen should detect expanded devicesSara Hartse2018-05-312-13/+36
* Fix zio->io_priority failed (7 < 6) assertTony Hutter2018-05-291-0/+9
* Update build system and packagingBrian Behlendorf2018-05-29119-309/+193
* Merge branch 'zfsonlinux/merge-spl'Brian Behlendorf2018-05-2921-0/+9806
|\
| * Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-2932-8637/+430
| * Fix more cstyle warningsBrian Behlendorf2018-02-249-34/+51
| * Fix function name typosTomohiro Kusumi2018-02-211-3/+3