Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-14 | dm: favour __packed versus "__attribute__ ((packed))" | Heinz Mauelshagen | 1 | -4/+4 |
2023-02-14 | dm: favour __aligned(N) versus "__attribute__ (aligned(N))" | Heinz Mauelshagen | 1 | -4/+4 |
2023-02-14 | dm: address indent/space issues | Heinz Mauelshagen | 1 | -1/+1 |
2023-02-14 | dm: add missing SPDX-License-Indentifiers | Heinz Mauelshagen | 1 | -0/+1 |
2021-06-04 | dm space map disk: cache a small number of index entries | Joe Thornber | 1 | -0/+16 |
2021-06-04 | dm space maps: improve performance with inc/dec on ranges of blocks | Joe Thornber | 1 | -9/+9 |
2021-04-19 | dm persistent data: packed struct should have an aligned() attribute too | Joe Thornber | 1 | -4/+4 |
2020-01-15 | dm space map common: fix to ensure new block isn't already in use | Joe Thornber | 1 | -0/+2 |
2012-07-27 | dm persistent data: only commit space map if index changed | Joe Thornber | 1 | -0/+1 |
2011-11-01 | dm: add persistent data library | Joe Thornber | 1 | -0/+126 |