summary refs log tree commit diff
path: root/devices/src/virtio/fs
Commit message (Expand)AuthorAge
* devices: fs: Support fs crypto ioctlsChirantan Ekbote2019-12-10
* devices: virtio: enable MSI-X for all devicesDaniel Verkamp2019-12-06
* devices: fs: Use 32-bit uid/gid values on armChirantan Ekbote2019-11-22
* devices: fs: Only resample interrupts on one threadChirantan Ekbote2019-11-22
* devices: virtio: pass Interrupt to activate()Daniel Verkamp2019-11-18
* devices: fs: Allow running as users other than rootChirantan Ekbote2019-11-12
* devices: fs: Disable HANDLE_KILLPRIV when writeback caching is enabledChirantan Ekbote2019-11-08
* fuzz: Add virtio-fs server fuzzerChirantan Ekbote2019-11-08
* devices: Add virtio-fs deviceChirantan Ekbote2019-11-06
* devices: fix fuse compilation on 32-bit platformsDaniel Verkamp2019-11-06
* devices: fs: Fix available_bytes() callChirantan Ekbote2019-11-01
* devices: fs: Add a passthrough file systemChirantan Ekbote2019-11-01
* devices: fs: Add multikey moduleChirantan Ekbote2019-10-27
* devices: fs: Implement virtio-fs serverChirantan Ekbote2019-10-27
* devices: fs: Add Filesystem traitChirantan Ekbote2019-10-27
* devices: fs: Add fuse constants and struct definitionsChirantan Ekbote2019-10-16