aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libnvpair: json: suppress wchar_t >=0 warningsнаб2022-02-181-0/+4
* config: prune unused -Wno-bool-compare checksнаб2022-02-182-28/+0
* libtpool: -Wno-clobberedнаб2022-02-189-31/+34
* module: icp: remove useless assertнаб2022-02-181-2/+0
* libzfs: sendrecv: fix NULL arithmetic UBнаб2022-02-181-2/+4
* userspace: mark arguments usedнаб2022-02-186-0/+15
* module: mark arguments usedнаб2022-02-1825-171/+119
* linux: module/zfs: vnops: make null_xattr staticнаб2022-02-181-1/+1
* ZTS: Fix vdev_zaps_004_pos.kshBrian Behlendorf2022-02-172-1/+1
* Multiple dracut module install script cleanupsSavyasachee Jha2022-02-161-61/+40
* Remove absolute paths to udev rules and binaries for dracutSavyasachee Jha2022-02-161-12/+5
* Make dracut fail if essential files cannot be installedSavyasachee Jha2022-02-161-10/+30
* Make better use of dracut functions when building initramfsSavyasachee Jha2022-02-161-53/+24
* Fix Linux kernel directories detectionDamian Szuberski2022-02-161-30/+75
* Enable encrypted raw sending to pools with greater ashiftGeorge Amanakis2022-02-164-2/+202
* `checkabi`/`storeabi` relevant only to x86_64Damian Szuberski2022-02-162-15/+24
* Colorize the Github test outputRich Ercolani2022-02-164-3/+35
* libzfs: calculate receive times with sub-second precisionнаб2022-02-151-8/+20
* Cross-platform xattr user namespace compatibilityRyan Moeller2022-02-159-124/+453
* 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-158-126/+50
* module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...наб2022-02-1510-83/+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-1516-339/+187
* include: crypto: clean out api.hнаб2022-02-153-86/+3
* module: icp: remove unused headers. Migrate {ops => sched}_implнаб2022-02-154-354/+5
* include: crypto: clean out unused SYSCALL32 and flagsнаб2022-02-152-72/+0
* module: icp: remove algorithm name defines used only in the default mechtabнаб2022-02-152-27/+1
* include: crypto: remove unused algorithm name definesнаб2022-02-151-13/+0
* module: icp: remove set-but-unused cd_miscdataнаб2022-02-156-72/+22
* module: icp: fold away all key formats except CRYPTO_KEY_RAWнаб2022-02-1514-264/+28
* module: icp: remove unused CRYPTO_* error codesнаб2022-02-155-94/+12
* module: icp: rip out modhash. Replace the one user with AVLнаб2022-02-158-1271/+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-158-237/+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-156-29/+9
* module: icp: remove unused CRYPTO_ALWAYS_QUEUEнаб2022-02-157-357/+42
* module: icp: remove unused kcf_digest.cнаб2022-02-154-384/+0
* module: icp: drop software provider generation numbersнаб2022-02-155-84/+10
* module: icp: remove unused kcf_mac operationsнаб2022-02-152-52/+2
* module: icp: remove unused kcf_cipher operationsнаб2022-02-152-544/+3
* module: icp: remove other provider typesнаб2022-02-1521-1423/+237