issues
search
cberner
/
fuser
Filesystem in Userspace (FUSE) for Rust
MIT License
834
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix warnings on stable Rust
#314
unexge
closed
2 days ago
0
Replace features libfuse2,libfuse3 with a dedicated build cfg value
#313
dannycjones
closed
1 week ago
1
Remove target OS 'bitrig' which is unsupported by Rust
#312
dannycjones
closed
1 week ago
0
Build warnings due to undeclared features "libfuse2", "libfuse3"
#311
dannycjones
closed
1 week ago
0
Executable depends on libfuse3.so
#310
nrath-js
opened
1 week ago
3
examples/hello.rs getattr method doesn't match trait
#309
nrath-js
closed
2 weeks ago
1
Update deps
#308
cberner
closed
2 weeks ago
0
Fix `macFuse` `fuse_rename_in` missing fields
#307
FirelightFlagboy
closed
3 weeks ago
7
macOS 15+: FSKit support
#306
vanyasem
opened
3 weeks ago
0
Fix hyperlink in docstring
#305
cberner
closed
3 weeks ago
0
Allow wrapping an existing /dev/fuse file descriptor
#304
colinmarc
closed
3 weeks ago
0
Allow users to create Notifier objects when handling requests
#303
colinmarc
closed
3 weeks ago
6
Fix compilation on FreeBSD
#302
cberner
closed
1 month ago
0
Refactor Session to allow users to mount it themselves
#301
colinmarc
closed
1 month ago
0
Extract `Channel` FD and self-mount
#300
colinmarc
closed
3 weeks ago
12
getattr compile error on hello.rs example
#299
markg85
opened
1 month ago
1
`write_buf`/`read_buf` support ? (needed for `FUSE_CAP_SPLICE_READ` ?)
#298
touilleMan
opened
1 month ago
0
FUSE Passthrough Support?
#297
disconsented
opened
1 month ago
0
Could the error method of ReplyXxx be moved to trait Reply?
#296
mawenqi
opened
1 month ago
0
skip umount if session has been destroyed
#295
dojiong
opened
2 months ago
0
Add an ioctl example
#294
colinmarc
closed
2 months ago
1
WIP: Add Multithreading Support
#293
volfco
opened
2 months ago
0
What are the ttl and generation arguments for in the replies?
#292
sbstp
opened
3 months ago
1
Why does `mount2()` not return in `fuser` but in `libfuse`
#291
kusnezoff-alexander
opened
3 months ago
1
refactor(ll): adapt the `fuse-abi` crate
#290
mkroening
closed
4 months ago
1
Implement `Hash` for `FileAttr`?
#289
AlvaroParker
closed
4 months ago
0
Add ValueParserFactory for MountOption
#288
dr-bonez
opened
4 months ago
3
Filesystem hangs sometimes on Android
#287
MarkusTieger
opened
5 months ago
0
Add CI to run tests on macOS
#286
FirelightFlagboy
closed
5 months ago
3
Add mac ci
#285
FirelightFlagboy
closed
5 months ago
0
Update CI
#284
FirelightFlagboy
closed
5 months ago
0
issue with auto unmount on android
#283
master-hax
opened
6 months ago
2
chore(examples): fix HelloFS getattr signature
#282
AleksanderGondek
closed
7 months ago
1
fuse3: Set FD_CLOEXEC on duplicated fuse session fd
#281
gimaker
closed
7 months ago
3
Update CI and dependencies
#280
cberner
closed
7 months ago
0
Add file handle for get_attr requests.
#279
IamTheCarl
closed
7 months ago
1
Looking for more examples of fuser usage.
#278
cpratt34
closed
7 months ago
2
Hide some usages of unsafe behind Nix crate.
#277
daniel-levin
closed
7 months ago
1
Fix CI
#276
cberner
closed
8 months ago
0
Make Session::new consistent with mount2
#275
daniel-levin
closed
8 months ago
2
Refresh documentation
#274
mseravalli
opened
8 months ago
0
macOS FUSE-T support
#273
kapitainsky
opened
9 months ago
5
Multithreading Support?
#272
devmaxde
opened
10 months ago
15
panic!() in Filesystem::init() will hang the FS stack
#271
cfstras
opened
10 months ago
0
Improvements
#270
cberner
closed
11 months ago
0
CUSE support?
#269
FreeFull
opened
1 year ago
0
Small optimization tweaks
#268
RRRadicalEdward
closed
1 year ago
0
Infinite loop in `hello.rs`
#267
blinxen
closed
1 year ago
2
Update dependencies
#266
cberner
closed
1 year ago
0
Add notification & poll support
#265
zevweiss
closed
1 year ago
6
Next