aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* 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
* module: zfs: zcp_get: fix uninitialised warningнаб2022-02-181-1/+1
* module: icp: remove useless assertнаб2022-02-181-2/+0
* module: mark arguments usedнаб2022-02-1825-171/+119
* linux: module/zfs: vnops: make null_xattr staticнаб2022-02-181-1/+1
* Enable encrypted raw sending to pools with greater ashiftGeorge Amanakis2022-02-161-1/+7
* Cross-platform xattr user namespace compatibilityRyan Moeller2022-02-152-119/+304
* module: icp: remove provider statsнаб2022-02-154-135/+1
* module: icp: enforce KCF_{OPS_CLASSSIZE,MAXMECHTAB}наб2022-02-151-1/+7
* module: icp: remove unused pd_{remove_cv,hash_limit}наб2022-02-152-8/+0
* module: icp: remove vestigia of crypto sessionsнаб2022-02-157-124/+50
* module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...наб2022-02-156-67/+21
* module: icp: remove unused crypto_provider_handle_tнаб2022-02-157-93/+54
* module: icp: remove pre-set entries from mechtabsнаб2022-02-151-22/+2
* module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEPнаб2022-02-1515-329/+182
* include: crypto: clean out api.hнаб2022-02-151-2/+1
* module: icp: remove unused headers. Migrate {ops => sched}_implнаб2022-02-154-354/+5
* include: crypto: clean out unused SYSCALL32 and flagsнаб2022-02-151-4/+0
* module: icp: remove algorithm name defines used only in the default mechtabнаб2022-02-151-14/+1
* module: icp: remove set-but-unused cd_miscdataнаб2022-02-155-50/+19
* module: icp: fold away all key formats except CRYPTO_KEY_RAWнаб2022-02-1512-105/+23
* module: icp: remove unused CRYPTO_* error codesнаб2022-02-154-24/+12
* module: icp: rip out modhash. Replace the one user with AVLнаб2022-02-157-1270/+39
* module: icp: remove unused me_mutexнаб2022-02-154-24/+1
* module: icp: remove unused me_thresholdнаб2022-02-152-94/+21
* module: icp: remove unused struct crypto_ctx::cc_{session,flags,opstate}наб2022-02-154-37/+5
* module: icp: remove unused gswq, kcfpool, [as]req_cache, reqid_table, obsolet...наб2022-02-153-464/+0
* module: icp: remove unused notification frameworkнаб2022-02-157-236/+25
* module: icp: remove unused kcf_op_{group,type}, req_params, ...наб2022-02-157-897/+0
* module: icp: remove unused p[di]_flagsнаб2022-02-154-47/+1