Commit History

Author SHA1 Message Date
  Fabian fada8a0fab no useless return 1 month ago
  Fabian 5435c2f8c4 s/==/=== 2 months ago
  Fabian 60c35e36ce consistent style (space after keyword) 2 months ago
  Fabian 5ac77727b7 fix #1073 2 months ago
  Join.G a0ef1ccd16 The line is unnecessary. 3 months ago
  Fabian b91e26cbce 9pfs: adapt buffer size to client msize (improves performance one recent versions of linux) 5 months ago
  Fabian afdac896d0 9pfs: set S_IFREG for regular files (fix Invalid argument on linux 6.6+, fix #996) 5 months ago
  Fabian c3c58e003e minor: allow dead code elimination 5 months ago
  hello-smile6 b96665285b Allow sharing files with guest using UI, even with custom profile (#702) 2 years ago
  Fabian 4fa37f354f fix: 9p: limit read size to replybuffer size (fix Linux 5.15) 2 years ago
  Fabian 497f618cab Merge branch 'wasm' into master 3 years ago
  Fabian ac9d248c85 9p stats: Show file in progress after parallel operation finishes 3 years ago
  Fabian cd3f48c0a3 Simplify recursive state handling (don't require get_state for set_state) 3 years ago
  Fabian d5c9b29942 Upgrade jshint 3 years ago
  Ernest Wong 04d2b72248 9p: Simplify read - OpenInode is not asynchronous 5 years ago
  Fabian 639ec0019b Commit a temporary workaround 5 years ago
  Fabian b83ed1b7c1 Minor 6 years ago
  Fabian dd929f52c5 9p: Add create event, add file name to the read event 6 years ago
  Ernest Wong 595d6dca55 Filesystem: Refactor inodedata accesses to async methods 6 years ago
  Ernest Wong adc035368f Filesystem: Log lock types as readable strings 6 years ago
  Ernest Wong 401b814f93 Filesystem: Store infinite lock lengths 6 years ago
  Ernest Wong 267083e897 Filesystem: Implement POSIX record locks 6 years ago
  Ernest Wong 66cf97e0a7 Filesystem: Tidy comments, clarify nlinks special case. 6 years ago
  Ernest Wong c3739fc22a 9p: Disable filename tracking by default 6 years ago
  Ernest Wong 1a7dc59f07 9p: Track filename during RENAMEAT 6 years ago
  Ernest Wong 0d885e5e8c 9p: put dbg_name into state and document its limitations 6 years ago
  Ernest Wong 8f4fcfa6f7 9p: return correct error code for link and unlink 6 years ago
  Ernest Wong 5b456b64cb 9p: don't rely on inode.name for debug messages 6 years ago
  Ernest Wong d1519d4509 Filesystem: hard links, replace linked lists with Map. 6 years ago
  Ernest Wong 6c55912a59 Fail early if unlink of destination failed for fs.Rename 6 years ago