aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* zio_deadman_impl() fix and enhancementTim Chase2019-02-151-9/+14
* zfs should optionally send holdsPaul Zuchowski2019-02-152-2/+23
* Fix obsolete comment on rangelockTomohiro Kusumi2019-02-141-1/+1
* Freeing throttle should account for holesAlek P2019-02-121-10/+31
* port async unlinked drain from illumos-nexentaAlek P2019-02-125-9/+142
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-128-194/+188
* ZVOLs should not be allowed to have childrenloli10K2019-02-084-7/+80
* Pool allocation classes misplacing small file blocksloli10K2019-02-081-1/+1
* Fix ARC stats for embedded blkptrsTim Chase2019-02-041-15/+32
* Simplify log vdev removal codeSerapheim Dimitropoulos2019-01-312-54/+14
* vs_alloc can underflow in L2ARC vdevsSerapheim Dimitropoulos2019-01-312-6/+16
* Don't acquire zthr_request_lock in zthr_wakeupSara Hartse2019-01-301-18/+36
* Linux 5.0 compat: Fix bio_set_dev()Brian Behlendorf2019-01-281-2/+27
* Linux 5.0 compat: Fix SUBDIRsTony Hutter2019-01-281-3/+3
* Linux 5.0 compat: Convert MS_* macros to SB_*Tony Hutter2019-01-282-12/+14
* Linux 5.0 compat: Use totalram_pages()Tony Hutter2019-01-281-2/+2
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-281-2/+1
* Change target size of metaslabs from 256GB to 16GBSerapheim Dimitropoulos2019-01-251-36/+50
* Rename range_tree_verify to range_tree_verify_not_presentSerapheim Dimitropoulos2019-01-252-11/+11
* Use proper tag for spa config refcounts in mmp_write_uberblock()Tim Chase2019-01-251-1/+1
* Fix bad kmem_free() in zvol_rename_minors_impl()Tom Caputi2019-01-231-1/+1
* ztest: creates partially initialized root datasetloli10K2019-01-181-8/+10
* Remove zfs_sync() panicking kernel checkBrian Behlendorf2019-01-181-7/+0
* Factor metaslab_load_wait() in metaslab_load()Serapheim Dimitropoulos2019-01-182-47/+49
* Fix 0 byte memory leak in zfs receiveTom Caputi2019-01-181-1/+6
* Off-by-one in zap_leaf_array_create()loli10K2019-01-181-4/+1
* Simplify spa_sync by breaking it up to smaller functionsSerapheim Dimitropoulos2019-01-182-169/+200
* Fix error handling incallers of dbuf_hold_level()Tom Caputi2019-01-174-6/+29
* Remove unused vdev_t fieldsSerapheim Dimitropoulos2019-01-171-2/+0
* ztest: scrub ddt repairBrian Behlendorf2019-01-171-1/+8
* Update vdev_is_spacemap_addressable() for new spacemap encodingSerapheim Dimitropoulos2019-01-161-5/+9
* ztest: split block reconstructionBrian Behlendorf2019-01-161-2/+1
* Fix zio leak in dbuf_read()Tom Caputi2019-01-151-2/+11
* Minor spelling correctionsBrian Behlendorf2019-01-131-3/+3
* Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos2019-01-135-110/+188
* zfs filesystem skipped by df -hPaul Zuchowski2019-01-131-0/+2
* Provide more flexible object allocation interfaceBrian Behlendorf2019-01-104-51/+135
* Don't allow dnode allocation if dn_holds != 0Tom Caputi2019-01-101-0/+1
* zfs receive and rollback can skew filesystem_countloli10K2019-01-081-8/+2
* OpenZFS 8473 - scrub does not detect errors on active sparesasomers2019-01-081-8/+41
* zfs initialize performance enhancementsGeorge Wilson2019-01-076-76/+160
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-0717-26/+1254
* Add zfs module feature and property compatibilityBrian Behlendorf2019-01-031-6/+30
* Fix 'zpool remap' freeing raceBrian Behlendorf2019-01-021-10/+24
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-263-172/+272
* Fix zfs_dirty_data_sync_percent documentationTom Caputi2018-12-181-2/+3
* Fix zap_update() ASSERT from ztestTom Caputi2018-12-141-12/+0
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-141-3/+19
* Fix resilver writes in vdev_indirect_io_startTom Caputi2018-12-131-8/+15
* Seeing negative values for wlentime and rlentimeRichard Elling2018-12-111-3/+4