aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/multilist.c
Commit message (Expand)AuthorAgeFilesLines
* L2ARC: Relax locking during writeAlexander Motin2024-04-091-2/+24
* Cleanup: Specify unsignedness on things that should not be signedRichard Yao2022-09-271-4/+4
* Clean up CSTYLEDsнаб2022-01-261-2/+0
* module: zfs: multilist: shim out multilist_d2l()наб2021-12-231-0/+2
* Optimize small random numbers generationAlexander Motin2021-06-221-4/+1
* Re-embed multilist_t storageAlexander Motin2021-06-101-8/+6
* Implement memory and CPU hotplugPaul Dagnelie2020-12-101-3/+6
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-261-1/+1
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-011-1/+1
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-111-1/+1
* Make module tunables cross platformMatthew Macy2019-09-051-7/+1
* Avoid extra taskq_dispatch() calls by DMUAlexander Motin2019-06-251-0/+22
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-6/+2
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-211-10/+17
* zfs_arc_num_sublists_per_state should be common to all multilistsMatthew Ahrens2017-02-151-4/+41
* Identify locks flagged by lockdepOlaf Faaland2015-12-221-1/+1
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-0/+375