aboutsummaryrefslogtreecommitdiffstats
path: root/module/os
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.16: wait_on_page_bit() no longer available to modulesColeman Kane2021-12-061-0/+4
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-051-2/+2
* FreeBSD: Catch up with recent VFS changesRyan Moeller2021-11-022-1/+7
* Use fallthrough macroBrian Behlendorf2021-11-024-6/+6
* Linux 5.15 compat: get_acl()Brian Behlendorf2021-09-141-8/+26
* FreeBSD: Don't remove SA xattr if not SA znodeRyan Moeller2021-09-141-1/+1
* Linux 4.11 compat: statx supportRichard Yao2021-09-142-7/+39
* Remove b_pabd/b_rabd allocation from arc_hdr_alloc()Alexander Motin2021-09-142-2/+2
* Restore FreeBSD sysctl processing for arc.min and arc.maxAllan Jude2021-09-142-2/+63
* zfs: add missed dependency of zfs module on zlibRyan Moeller2021-09-141-0/+1
* Enable /proc/diskstats for zvolsBrian Behlendorf2021-09-141-0/+3
* Modify checksum obtain method of QAThedongzhang2021-09-141-23/+4
* Allow disabling of unmapped I/O on FreeBSDMark Johnston2021-09-141-0/+4
* Linux 5.14 compat: explicity assign set_page_dirtyColeman Kane2021-09-141-0/+6
* Linux 5.14 compat: blk_alloc_disk()Brian Behlendorf2021-09-141-9/+34
* FreeBSD: Ignore make_dev_s() errorsAlexander Motin2021-09-141-13/+18
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-09-142-5/+22
* FreeBSD: Switch from MAXPHYS to maxphys on FreeBSD 13+Alexander Motin2021-09-141-0/+4
* Fix ARC ghost states eviction accountingAlexander Motin2021-09-141-2/+0
* file reference counts can get corruptedGeorge Wilson2021-09-142-34/+13
* FreeBSD: Use unmapped I/O for scattered/gang ABD buffersAlexander Motin2021-09-141-10/+113
* FreeBSD: Hardcode abd_chunk_size to PAGE_SIZEAlexander Motin2021-09-141-78/+51
* Fix abd leak, kmem_free correct size of abd_tJorgen Lundman2021-09-142-4/+8
* Optimize small random numbers generationAlexander Motin2021-09-141-2/+2
* FreeBSD: Implement xattr=saRyan Moeller2021-09-143-147/+395
* FreeBSD: Clean up ASSERT/VERIFY use in moduleRyan Moeller2021-09-1423-236/+231
* gcc 11 cleanupAttila Fülöp2021-06-241-7/+13
* Annotated dprintf as printf-likeRich Ercolani2021-06-243-5/+9
* Use wmsum for arc, abd, dbuf and zfetch statistics. (#12172)Alexander Motin2021-06-243-1/+122
* Do not hash unlinked inodesPaul Zuchowski2021-06-151-4/+11
* Remove pool io kstatsAlexander Motin2021-06-102-128/+0
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-092-0/+23
* 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
* 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
* Update tmpfile() existence detectionRich Ercolani2021-05-271-0/+5
* Simple change to fix building in recent environmentsRich Ercolani2021-05-271-4/+4
* 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-272-28/+2
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-271-0/+2
* 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