Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize microzaps | Alexander Motin | 2022-10-20 | 1 | -11/+39 |
* | Add zfs_btree_verify_intensity kernel module parameter | Richard Yao | 2022-09-15 | 1 | -1/+7 |
* | Fix use-after-free in btree code | Richard Yao | 2022-09-12 | 1 | -2/+2 |
* | Several B-tree optimizations | Alexander Motin | 2022-06-24 | 1 | -361/+409 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 1 | -1/+1 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 1 | -2/+3 |
* | Fix typo in btree.c | Serapheim Dimitropoulos | 2020-08-17 | 1 | -2/+2 |
* | Fix typos | Andrea Gelmini | 2020-06-09 | 1 | -5/+5 |
* | Replace ASSERTV macro with compiler annotation | Matthew Macy | 2019-12-05 | 1 | -2/+2 |
* | Fix signature for private functions without header declarations | Matthew Macy | 2019-10-16 | 1 | -1/+1 |
* | Function name and comment updates | Paul Dagnelie | 2019-10-11 | 1 | -4/+4 |
* | Reduce loaded range tree memory usage | Paul Dagnelie | 2019-10-09 | 1 | -0/+2124 |