aboutsummaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
...
* Restrict filesystem creation if name referred either '.' or '..'Tulsi Jain2019-06-131-0/+21
* Add TRIM supportBrian Behlendorf2019-03-291-0/+3
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-132-0/+5
* Add bookmark v2 on-disk featureTom Caputi2019-03-131-0/+11
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-281-2/+1
* Add zfs module feature and property compatibilityBrian Behlendorf2019-01-031-6/+30
* Fix 'zpool list -v' alignmentBrian Behlendorf2018-12-041-0/+6
* Defer new resilvers until the current one endsTom Caputi2018-10-181-0/+5
* Add types to featureflags in zfsPaul Dagnelie2018-10-161-25/+40
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-161-6/+25
* Fix in-kernel sysfs entriesDon Brady2018-09-062-26/+28
* Pool allocation classesDon Brady2018-09-052-1/+12
* Add zfs module feature and property info to sysfsDon Brady2018-09-023-1/+85
* Introduce read/write kstats per datasetSerapheim Dimitropoulos2018-08-202-3/+5
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-121-0/+18
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-091-12/+67
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-0/+6
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-281-0/+6
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-262-2/+9
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-21/+21
* Update build system and packagingBrian Behlendorf2018-05-2915-34/+25
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-143-2/+21
* Project Quota on ZFSNasf-Fan2018-02-133-1/+21
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-082-2/+20
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-2/+2
* Suppress incorrect objtool warningsBrian Behlendorf2017-12-071-0/+3
* Undo c89 workarounds to match with upstreamDon Brady2017-11-043-16/+9
* Native Encryption for ZFS on LinuxTom Caputi2017-08-143-3/+109
* Add libtpool (thread pools)Brian Behlendorf2017-08-095-83/+346
* Fix buffer overflow in dsl_dataset_name()LOLi2017-07-241-1/+8
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-0/+3
* Add port of FreeBSD 'volmode' propertyLOLi2017-07-121-0/+13
* Make createtxg and guid properties publicChristian Schwarz2017-05-091-4/+4
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-0/+12
* More ashift improvementsLOLi2017-05-031-4/+2
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-2/+4
* Use fletcher_4 routines natively with `abd_iterate_func()`David Quigley2017-02-011-2/+85
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-44/+49
* OpenZFS 7304 - zfs filesystem/snapshot counts should be read-onlyGeorge Melikov2017-01-231-6/+7
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-2/+4
* Fix spellingka72017-01-031-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-122-7/+7
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-12/+63
* Add superscalar fletcher4Romain Dolbeau2016-11-046-2/+396
* Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bitsRomain Dolbeau2016-10-213-0/+219
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-191-0/+64
* Fletcher4: Incremental updates and ctx calculationBrian Behlendorf2016-10-074-202/+319
|\
| * Fletcher4: save/reload implementation contextGvozden Neskovic2016-10-054-191/+268
| * Fletcher4: Incremental using SIMDGvozden Neskovic2016-10-051-18/+58
* | Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-072-1/+9
|/