| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | block/export/fuse.c: fix fuse-lseek on uclibc or musl | Fabrice Fontaine | 2021-09-01 | 1 | -0/+3 |
| * | block/export/fuse.c: fix musl build | Fabrice Fontaine | 2021-08-09 | 1 | -2/+6 |
| * | export/fuse: Let permissions be adjustable | Max Reitz | 2021-07-09 | 1 | -11/+62 |
| * | export/fuse: Give SET_ATTR_SIZE its own branch | Max Reitz | 2021-07-09 | 1 | -9/+11 |
| * | export/fuse: Add allow-other option | Max Reitz | 2021-07-09 | 1 | -5/+23 |
| * | export/fuse: Pass default_permissions for mount | Max Reitz | 2021-07-09 | 1 | -2/+6 |
| * | fuse: Implement hole detection through lseek | Max Reitz | 2020-12-11 | 1 | -0/+77 |
| * | fuse: (Partially) implement fallocate() | Max Reitz | 2020-12-11 | 1 | -0/+84 |
| * | fuse: Allow growable exports | Max Reitz | 2020-12-11 | 1 | -8/+36 |
| * | fuse: Implement standard FUSE operations | Max Reitz | 2020-12-11 | 1 | -0/+242 |
| * | fuse: Allow exporting BDSs via FUSE | Max Reitz | 2020-12-11 | 1 | -0/+295 |
