Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-03-09 | Work around -Wformat-truncation=/-Wformat-overflow= warnings (#356) | Tomohiro Kusumi | -5/+5 |
2019-03-08 | Document fuse_fsync_in.fsync_flags and remove magic numbers (#375) | Alan Somers | -6/+8 |
2018-11-19 | tests: add copy_file_range() to the syscall tests | Niels de Vos | -0/+99 |
2018-07-21 | Fix readdir() bug when a non-zero offset is specified in filler (#269) | Rostislav | -0/+61 |
2018-05-18 | rename: perform user mode dir loop check when not done in kernel | Bill Zissimooulos | -0/+216 |
2017-08-11 | Skip tests that aren't supported under FreeBSD. | Nikolaus Rath | -1/+7 |
2017-08-03 | Don't check st_nlink value for mkdir | Nikolaus Rath | -1/+3 |
2017-01-12 | Added experimental support for building with Meson+Ninja | Nikolaus Rath | -0/+1522 |