aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* abd: lift ABD zero scan from zio_compress_data() to abd_cmp_zero()Rob Norris2024-08-091-0/+7
* Sync AUX label during pool importAmeer Hamza2024-08-081-0/+1
* zvol: ensure device minors are properly cleaned upRob Norris2024-08-061-0/+5
* zvol_impl: document and tidy flagsRob Norris2024-08-061-10/+3
* Fix sa_add_projid to lookup and update SA_ZPL_DXATTR (avoid DXATTR loss) (#16...Jitendra Patidar2024-07-311-1/+0
* Linux: Report reclaimable memory to kernel as such (#16385)Alexander Motin2024-07-301-0/+1
* dnode: allow storage class to be overridden by object typeRob Norris2024-07-292-0/+6
* spa_preferred_class: pass the entire zioRob Norris2024-07-291-2/+1
* Skip dnode handles use when not neededAlexander Motin2024-07-291-1/+15
* ddt: add support for prefetching tables into the ARCAllan Jude2024-07-267-1/+49
* zil: add stats for commit failure/fallback (#16315)Rob Norris2024-07-251-0/+18
* Several improvements to ARC shrinking (#16197)Alexander Motin2024-07-251-2/+2
* ddt: dedup table quota enforcementAllan Jude2024-07-254-1/+10
* Add some missing vdev properties (#16346)Don Brady2024-07-231-0/+3
* Make sure avl_tree.avl_pad is not in kernel module (#16280)youzhongyang2024-07-172-2/+2
* icp: remove skein moduleRob Norris2024-05-311-3/+0
* icp: remove unused SHA2 HMAC mechanismsRob Norris2024-05-312-10/+0
* icp: reorganise SHA2 digest mechanismsRob Norris2024-05-312-22/+5
* icp: remove digest entry pointsRob Norris2024-05-311-9/+0
* icp: brutally remove unused AES modesRob Norris2024-05-311-17/+0
* Simplify issig().Pawel Jakub Dawidek2024-05-291-2/+1
* zdb/ztest: send dbgmsg output to stderrRob Norris2024-05-141-1/+1
* spa_taskq_dispatch_ent: simplify argumentsRob Norris2024-05-141-2/+2
* spa: remove spa_taskq_dispatch_sync()Rob Norris2024-05-141-2/+0
* Add support for parallel pool exportsDon Brady2024-05-141-0/+1
* Fix scn_queue races on very old poolsAlexander Motin2024-05-091-0/+1
* Improve write issue taskqs utilizationAlexander Motin2024-05-013-4/+10
* libzpool: set thread namesRob Norris2024-05-011-4/+4
* vdev probe to slow disk can stall mmp write checkerDon Brady2024-04-293-10/+12
* Parallel pool importGeorge Wilson2024-04-224-3/+10
* zio: rename ZIO_TYPE_IOCTL to ZIO_TYPE_FLUSHRob Norris2024-04-112-10/+16
* dkio: remove kernel dkio.h compatibility headerRob Norris2024-04-111-1/+0
* zio: remove io_cmd and DKIOCFLUSHWRITECACHERob Norris2024-04-111-1/+0
* zio: remove zio_ioctl()Rob Norris2024-04-111-4/+1
* L2ARC: Relax locking during writeAlexander Motin2024-04-091-1/+4
* Speculative prefetch for reordered requestsAlexander Motin2024-04-081-5/+11
* zinject: inject device errors into ioctlsRob N2024-04-081-3/+2
* vdev props comment and manpage should include zfsd and FreeBSD mentionsAlek P2024-04-031-1/+1
* zap_leaf: make l_hash[] variable length to silence UBSANRob N2024-04-031-1/+1
* Add ashift validation when adding devices to a poolGeorge Wilson2024-03-292-3/+4
* vdev_disk: rename existing functions to vdev_classic_*Rob Norris2024-03-251-0/+2
* abd: add page iteratorRob Norris2024-03-252-3/+30
* Provide macros for setting and getting blkptr birth timesGeorge Wilson2024-03-252-29/+32
* ZAP: Massively switch to _by_dnode() interfacesAlexander Motin2024-03-253-2/+11
* ZAP: Some cleanups/micro-optimizationsAlexander Motin2024-03-211-4/+4
* zio: update ZIO type x stage documentationRob N2024-03-211-27/+29
* ddt: reduce DDT_NAMELENRob Norris2024-02-261-1/+6
* ddt: document the theory and the key data structuresRob Norris2024-02-151-23/+75
* ddt: simplify entry load and flagsRob Norris2024-02-151-2/+5
* ddt: remove ddt_nodeRob Norris2024-02-151-1/+0