Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ubnt-intrepid/polyfuse issues and pull requests

#155 - Add max_pages kernel config setter

Pull Request - State: open - Opened by acsmyth 3 months ago - 1 comment

#154 - Revitalize Unmaintained Crate

Pull Request - State: closed - Opened by sstelfox 8 months ago

#153 - Fix typo in hello example

Pull Request - State: closed - Opened by dato over 1 year ago - 2 comments

#152 - Support building against musl

Pull Request - State: closed - Opened by muhamadazmy over 2 years ago

#151 - Fixing 'ls' error by adding missing OpenDir handler and mapping.

Pull Request - State: open - Opened by avirtuos about 3 years ago

#150 - Hello example errors

Issue - State: open - Opened by avirtuos about 3 years ago - 1 comment

#149 - WIP building on FreeBSD

Pull Request - State: open - Opened by asomers over 3 years ago - 3 comments

#148 - Reuse buffer for request

Pull Request - State: open - Opened by sum12 almost 4 years ago - 5 comments

#147 - bump polyfuse to 0.4.1

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#146 - error message is ambiguous when fusermount is missing

Issue - State: open - Opened by ubnt-intrepid about 4 years ago - 1 comment

#145 - fix overflowing the reply buffer for readdir

Pull Request - State: closed - Opened by sum12 about 4 years ago - 6 comments

#144 - passthrough example fails for source with large (>~70 files)

Issue - State: open - Opened by sjamgade about 4 years ago - 1 comment

#143 - update example: memfs

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#142 - improve coverage xtask

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#141 - correct Discord invitation URL in badge

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#140 - bump polyfuse-tokio to 0.2.3

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#139 - prepare for releasing 0.4.0

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#138 - introduce KernelConfig

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#137 - simplify reply/notification API

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#136 - hydrate Connection into Session

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#135 - correct length value in notification payloads

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#134 - upgrade abstraction of scattered bytes

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#133 - Simplify reply and notify APIs

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#132 - tidy up examples

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#131 - bump ABI version to 7.31 (in libfuse 3.10.1)

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#130 - add example that demonstrates Tokio integration

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 2 comments

#129 - enable -o auto_unmount by default

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#128 - Update examples

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 2 comments

#127 - add unit tests for Decoder

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#126 - fix conn::mount()

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 2 comments

#125 - impl fmt::Debug for op/reply types

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#124 - use vectored read in session initialization

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#123 - rewrite implementation around Connection

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#122 - remove polyfuse-async-std

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#121 - hydrate polyfuse-mount into polyfuse

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#120 - Enable missing filesystem operation and miscellaneous utilities

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#119 - use zerocopy crate for safe zero-copy encoding/decoding

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#118 - simplify operation and reply types

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#117 - re-enable unit test for session initialization

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#116 - upgrade dev tools

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#115 - Switch to source-based code coverage

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 19 comments

#114 - polish reply abstraction

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 2 comments

#113 - switch from callback based operation handling

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#113 - switch from callback based operation handling

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#112 - polish session API

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#112 - polish session API

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#111 - Re-enable readdir operations

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#110 - Refactor request parsing

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#109 - update common types

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#108 - Refine op/reply abstractions

Pull Request - State: closed - Opened by ubnt-intrepid about 4 years ago - 1 comment

#107 - integrate polyfuse and polyfuse-daemon into a single crate

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#106 - simplify operation traits

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#105 - update information in README.md

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#104 - Introduce new filesystem daemon implementation

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 7 comments

#103 - fusermount processes being left behind when using auto_unmount

Issue - State: closed - Opened by rydrman over 4 years ago - 2 comments
Labels: bug

#102 - polish operation traits

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 2 comments

#101 - Polish filesystem traits

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#100 - hydrate Session into Server

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#99 - Reorganize project structure

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 5 comments

#98 - extract session as independent crate

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#97 - switch to new Filesystem

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#96 - extract polyfuse-kernel

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#95 - remove io::{Reader,Writer}

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#94 - remove deprecated items

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 2 comments

#93 - start the iteration to 0.4.x

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 3 comments

#92 - 0.4.x plan

Issue - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#91 - Mutable or Buildable Operations

Issue - State: closed - Opened by rydrman over 4 years ago - 4 comments
Labels: wontfix

#90 - Migrate to mio-0.7

Issue - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#89 - Make 'Examples' link absolute

Pull Request - State: closed - Opened by emosenkis over 4 years ago - 2 comments

#88 - Document which operations are required, etc.

Issue - State: closed - Opened by emosenkis over 4 years ago - 1 comment

#87 - Examples are missing

Issue - State: closed - Opened by emosenkis over 4 years ago - 1 comment

#86 - bump polyfuse-tokio to 0.2.1

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 2 comments

#85 - Check the fusermount exit status after spawning

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#84 - tokio: mount future hangs without returning error if `fusermount` fails due to missing mountpoint

Issue - State: closed - Opened by inodentry over 4 years ago
Labels: bug, good first issue

#83 - Is it cross-compilable?

Issue - State: open - Opened by vi over 4 years ago - 6 comments

#82 - integrate init.rs into session.rs

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#81 - Silence lint warnings on CI

Pull Request - State: closed - Opened by ubnt-intrepid over 4 years ago - 1 comment

#80 - Fix bug in memfs example that truncates after every write.

Pull Request - State: closed - Opened by calmofthestorm over 4 years ago - 6 comments

#79 - io_uring integration

Issue - State: open - Opened by ubnt-intrepid almost 5 years ago
Labels: enhancement

#78 - ci: remove unnecessary predicates from condition

Pull Request - State: closed - Opened by ubnt-intrepid almost 5 years ago - 1 comment

#77 - xtask: brush up

Pull Request - State: closed - Opened by ubnt-intrepid almost 5 years ago - 1 comment

#76 - Upgrade xtask

Pull Request - State: closed - Opened by ubnt-intrepid almost 5 years ago - 1 comment

#75 - CI touch up

Pull Request - State: closed - Opened by ubnt-intrepid almost 5 years ago - 11 comments

#74 - single-threaded filesystem support

Issue - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#73 - add LockOwner to protect the raw identifier from the kernel

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#72 - improve the fmt::Debug implementations in public types

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#71 - deprecate replying methods in operation types

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#70 - introduce abstraction for representing scattered bytes

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#69 - add example: poll

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#68 - bump polyfuse to 0.3.1

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#67 - add example: passthrough

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#66 - fix some wrong cases when parsing requests containing string(s)

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#65 - ReplyEntry needs an option to set `ino`

Issue - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment
Labels: bug

#64 - add doc comments to operation types

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#62 - bump polyfuse-tokio to 0.2.0

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#61 - bump polyfuse to 0.3.0

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#60 - Tweak reply types

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment

#57 - [WIP] add support for splice reading

Pull Request - State: closed - Opened by ubnt-intrepid about 5 years ago - 2 comments

#56 - support for splice(2) read

Issue - State: open - Opened by ubnt-intrepid about 5 years ago
Labels: enhancement

#48 - breaking changes in 0.3

Issue - State: closed - Opened by ubnt-intrepid about 5 years ago - 1 comment