summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: incorporate changes to the VFS_QUOTACTL(9) KPI jharmening2021-06-091-0/+15
* Linux: Set spl_kmem_cache_slab_limit when page size !4KBrian Behlendorf2021-06-091-5/+2
* spl-module-parameters.5: remove spl_kmem_cache_{expire,obj_per_slab_min}наб2021-06-091-3/+1
* Remove iov_iter_advance() for iter_writeRich Ercolani2021-06-091-3/+0
* Introduce write-mostly sumsAlexander Motin2021-06-092-62/+63
* Improve scrub maxinflight_bytes math. Alexander Motin2021-06-081-25/+15
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-271-12/+23
* Various Linux kABI cosmeticsнаб2021-05-271-1/+1
* linux: don't fall through to 3-arg vfs_getattrнаб2021-05-272-2/+6
* FreeBSD: Update dataset_kstats for zvols in dev modeAlexander Motin2021-05-271-0/+6
* FreeBSD: avoid memory allocation in arc_prune_asyncAlexander Motin2021-05-271-9/+7
* FreeBSD: Retry OCF ENOMEM errors.Alexander Motin2021-05-271-3/+5
* Add note for printing all dbgmsg entries on FreeBSDRich Ercolani2021-05-271-1/+4
* Propagate vdev state due to invalid label corruptionvermavipinkumar2021-05-271-1/+2
* Update tmpfile() existence detectionRich Ercolani2021-05-271-0/+5
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-272-6/+44
* Simple change to fix building in recent environmentsRich Ercolani2021-05-271-4/+4
* Scale worker threads and taskqs with number of CPUsAlexander Motin2021-05-271-22/+66
* Fix dmu_recv_stream test for resumablePaul Zuchowski2021-05-271-2/+2
* FreeBSD: Use SET_ERROR to trace xattr name errorsRyan Moeller2021-05-271-4/+4
* Revert "Fix raw sends on encrypted datasets when copying back snapshots"Brian Behlendorf2021-05-273-31/+10
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-271-0/+2
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-271-313/+0
* Fix dRAID self-healing short columnsBrian Behlendorf2021-05-101-1/+7
* Replace ZoL with OpenZFS where applicableнаб2021-05-101-1/+1
* FreeBSD: Remove !FreeBSD ifdef'd codeRyan Moeller2021-05-101-35/+1
* Clean up use of zfs_log_create in zfs_dirRyan Moeller2021-05-102-4/+4
* Return required size when encode_fh size too smallAlyssa Ross2021-05-102-4/+15
* Simplify/fix dnode_move() for dn_zfetchAlexander Motin2021-05-101-7/+1
* FreeBSD: Initialize/destroy zp->z_lockRyan Moeller2021-05-101-0/+2
* FreeBSD: Prune some unneeded definitionsRyan Moeller2021-05-102-2/+2
* vdev_mirror: don't scrub/resilver devices that can't be readNathaniel Wesley Filardo2021-05-101-0/+9
* Drop "All rights reserved" from files by [email protected]Martin Matuška2021-05-101-1/+0
* FreeBSD: damage control racing .. lookups in face of mkdir/rmdirMateusz Guzik2021-05-101-0/+27
* Fix AVX512BW Fletcher code on AVX512-but-not-BW machinesRomain Dolbeau2021-05-101-1/+7
* ICP: Silence objtool "stack pointer realignment" warningsAttila Fülöp2021-04-191-0/+6
* Combine zio caches if possibleMateusz Guzik2021-04-191-24/+50
* Fix crash in zio_done error reportingPaul Zuchowski2021-04-191-2/+3
* linux/spl: proc: use global table_{min,max} values instead of local onesнаб2021-04-191-6/+6
* linux/spl: base proc_dohostid() on proc_dostring()наб2021-04-191-76/+17
* ZFS traverse_visitbp optimization to limit prefetchJitendra Patidar2021-04-191-14/+53
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-191-0/+51
* FreeBSD: use vnlru_free_vfsops if availableMateusz Guzik2021-04-141-1/+21
* FreeBSD: add missing seqc write begin/end around zfs_acl_chown_setattrMateusz Guzik2021-04-141-0/+2
* FreeBSD: add support for lockless symlink lookupMateusz Guzik2021-04-142-2/+99
* ZTS: fix removal_condense_export test caseBrian Behlendorf2021-04-141-2/+5
* Balance parentheses in parameter descriptionspstef2021-04-142-2/+2
* zpl_inode.c: Fix SMACK interoperabilityTerraTech2021-04-141-12/+24
* Use dsl_scan_setup_check() to setup a scrubBrian Behlendorf2021-04-142-3/+3
* Fix double sha1/sha1.o line in module/icp/Makefile.inTino Reichardt2021-04-141-1/+0