aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/bqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Batch enqueue/dequeue for bqueueMatthew Ahrens2023-01-101-50/+67
* zfs recv hangs if max recordsize is less than received recordsizeAmeer Hamza2022-09-161-10/+13
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-15/+58
* Wait in 'S' state when send/recv pipe is blockingDeHackEd2019-06-041-2/+2
* Call cv_signal() with mutex heldBoris Protopopov2017-06-261-1/+1
* Fix coverity defects: CID 147565-147567cao2016-10-071-1/+2
* Allow 16M send/recv blocksBrian Behlendorf2016-01-091-1/+1
* Illumos 5960, 5925Paul Dagnelie2016-01-081-0/+111