aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* 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
* module: icp: remove unused CRYPTO_{NOTIFY_OPDONE,SKIP_REQID,RESTRICTED}наб2022-02-155-21/+9
* module: icp: remove unused CRYPTO_ALWAYS_QUEUEнаб2022-02-156-346/+40
* module: icp: remove unused kcf_digest.cнаб2022-02-152-366/+0
* module: icp: drop software provider generation numbersнаб2022-02-155-84/+10
* module: icp: remove unused kcf_mac operationsнаб2022-02-151-46/+2
* module: icp: remove unused kcf_cipher operationsнаб2022-02-151-517/+3
* module: icp: remove other provider typesнаб2022-02-1516-1407/+237
* module: icp: use original mechanismsнаб2022-02-155-20/+11
* module: icp: use original descriptionнаб2022-02-154-37/+3
* module: icp: guarantee the ops vector is persistentнаб2022-02-152-80/+4
* module: icp: have a static 8 providersнаб2022-02-151-14/+3
* module: icp: spi: crypto_ops_t: remove unused op typesнаб2022-02-1515-3619/+74
* module: icp: spi: flatten struct crypto_ops, crypto_provider_infoнаб2022-02-156-108/+19
* module: icp: spi: remove crypto_control_ops_tнаб2022-02-157-93/+0
* module: icp: spi: remove crypto_{provider,op}_notification()наб2022-02-153-139/+0
* Add spa _os() hooksJorgen Lundman2022-02-153-0/+59
* Avoid dirtying the final TXGs when exporting a poolGeorge Amanakis2022-02-151-17/+43
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-1516-24/+24
* Silence uninitialized warnings in dsl_dataset.cRich Ercolani2022-02-141-6/+6
* Add dataset_kstats_update.. to mmap read/write pathsdrowfx2022-02-092-0/+10
* Receive checks should allow unencrypted child datasetsAttila Fülöp2022-02-091-1/+9
* Rename EMPTY_TASKQ into taskq_emptyJorgen Lundman2022-02-092-11/+9
* Add support for $KERNEL_{CC,LD,LLVM} variablesPeter Levine2022-02-091-1/+3
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-091-2/+2
* Remove unneeded "extern inline" function declarationsTomohiro Kusumi2022-02-086-15/+0
* zvol: make calls to platform ops staticChristian Schwarz2022-02-073-85/+54
* Add more control/visibility to spa_load_verify().Alexander Motin2022-02-041-3/+17
* zfs_set_prop_nvlist: make it easier to spot the call to dsl_props_setChristian Schwarz2022-02-041-37/+44
* dsl_dir_tempreserve_impl: remove unused `deferred` variableChristian Schwarz2022-02-041-2/+1
* Fix clearing set-uid and set-gid bits on a file when replying a writePawel Jakub Dawidek2022-02-031-24/+81
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-0313-20/+52
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-033-0/+17
* Simplify resume token generationRyan Moeller2022-02-012-178/+141
* Replace *CTASSERT() with _Static_assert()наб2022-01-264-6/+12
* Clean up CSTYLEDsнаб2022-01-2695-438/+257
* icp: asm_linkage.h: clean out unused bits, CSTYLEDнаб2022-01-261-143/+3
* module: Makefile: simplify clean and install jobsнаб2022-01-261-5/+3