| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: added new ioctls for f2fs | Sablin Viacheslav | 2024-11-04 | 1 | -0/+8 |
| | | |||||
| * | sys/linux: update an `f2fs` system call | Hrutvik Kanabar | 2022-08-29 | 1 | -1/+1 |
| | | | | | | | `F2FS_IOC_ABORT_VOLATILE_WRITE` was renamed to `F2FS_IOC_ABORT_ATOMIC_WRITE` in torvalds/linux@23339e5752d01a4b5e122759b002cf896d26f6c1. This commit updates the corresponding description. | ||||
| * | sys/linux: switch to the new .const format | Dmitry Vyukov | 2020-08-13 | 1 | -0/+28 |
| This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983 | |||||
