aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.18 compat: replace __set_page_dirty_nobuffersSatadru Pramanik2022-04-272-1/+12
* PPC get_user workaroundDamian Szuberski2022-04-261-2/+6
* Improve log spacemap load timeAlexander Motin2022-04-266-141/+235
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-256-66/+903
* Linux 5.18 compat: kobj_type.default_attrs replaced with default_groupsнаб2022-04-221-17/+22
* linux: module: zfs: sysfs: constify types and attrsнаб2022-04-221-5/+5
* Corrected oversight in ZERO_RANGE behaviorRich Ercolani2022-04-201-4/+6
* FreeBSD: Fix translation from ABD to physical pagesAlexander Motin2022-04-201-1/+5
* linux: module: uninstall legacy modules on (un)installationнаб2022-04-201-2/+6
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-2024-647/+496
* Improve the inline descriptions of the ARC module parametersAllan Jude2022-04-201-10/+10
* Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCANBrian Behlendorf2022-04-191-13/+8
* module: zfs: vdev_removal: remove unused num_indirectнаб2022-04-131-3/+0
* FreeBSD: Return Mach error codes from VOP_(GET|PUT)PAGESMark Johnston2022-04-131-8/+7
* FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error codeMark Johnston2022-04-131-1/+1
* Prefer ATTR_ in shared codebase over AT_Jorgen Lundman2022-04-051-3/+3
* Fix string/index variables being unflexed by defaultнаб2022-04-051-2/+2
* Linux 5.18 compat: use address_space_operations->readaheadRiccardo Schirone2022-04-041-0/+21
* Linux 5.18 compat: blkg_tryget is moved to private headersRiccardo Schirone2022-04-041-2/+5
* FreeBSD: Use NDFREE_PNBUF if availableRyan Moeller2022-04-021-5/+9
* module: zstd: zfs_zstd: staticify zstd_kspнаб2022-04-011-1/+1
* Linux optimize access checks when ACL is trivialAndrew2022-04-012-1/+71
* zfs_ctldir: fix incorrect argument type of rw_destroyhpingfs2022-03-301-1/+1
* zvol_os: suppress compiler warning for zvol_open_timeout_mshpingfs2022-03-301-0/+3
* module: zfs: dsl_bookmark: silence false-positive maybe-uninitialisedнаб2022-03-281-3/+2
* Linux 5.18 compat: replace genhd.h with blkdev.h includesнаб2022-03-281-1/+1
* Linux 5.18 compat: 4-argument bio_alloc()наб2022-03-281-0/+4
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-2315-39/+31
* module: zfs: arc: hdr_full_crypt_dest: drop unevaulated-only variableнаб2022-03-181-3/+3
* Fix ACL checks for NFS kernel serverRyan Moeller2022-03-187-70/+17
* FreeBSD: add missing replay check to an assert in zfs_xvattr_setMateusz Guzik2022-03-171-1/+3
* module: freebsd: avoid a taking a destroyed lock in zfs_zevent bitsKyle Evans2022-03-171-1/+11
* module: zstd: check we don't leak symbols; regenerate symbol mapнаб2022-03-152-324/+278
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-1516-18/+14
* Remove bcopy(), bzero(), bcmp()наб2022-03-15101-878/+859
* Adding ZERO_PAGE detectionBrian Atkinson2022-03-141-3/+12
* module: zfs: zio_inject: zio_match_handler: don't << -1наб2022-03-131-1/+2
* Add physical device size to SIZE column in 'zpool list -v'Akash B2022-03-081-0/+1
* Linux x86 SIMD: factor out unneeded kernel dependenciesAttila Fülöp2022-03-081-3/+3
* Fix ENOSPC when unlinking multiple files from full poolBrian Behlendorf2022-03-082-6/+20
* Expose additional file level attributesUmer Saleem2022-03-071-15/+110
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-0414-29/+29
* Flex non-pretty-printed properties and raw-/pretty-print remaining onesнаб2022-03-043-109/+140
* module: zcommon: zprop: common: zprop_width: namespace exceptionsнаб2022-03-041-2/+6
* Re-apply 6ba2e72b, silence lintRich Ercolani2022-03-012-4/+4
* Re-apply a78f19d3Rich Ercolani2022-03-013-2/+2
* Explode zstd 1.4.5 into separate upstream filesRich Ercolani2022-03-0157-27891/+23894
* log xattr=sa create/remove/update to ZILJitendra Patidar2022-02-227-6/+234
* Correct compilation errors reported by GCC 10/11Damian Szuberski2022-02-201-7/+5
* spl: make 'spl_panic_halt' working for all casesDamian Szuberski2022-02-181-0/+3