Paul Donald 5f5d672a7d fix(strings): differentiate setup(n) and set(v) up (#10024) 6 months ago
..
basicfs.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
basicfs_copy_range.go e9bb17307d lib/fs: Unwrap mtimeFile, get fd the "correct" way (ref #6875) (#6877) 5 years ago
basicfs_copy_range_copyfilerange.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_copy_range_duplicateextents.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_copy_range_ioctl.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_copy_range_sendfile.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_fileinfo_bsdish.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) 3 years ago
basicfs_fileinfo_linuxish.go 16ae1fbe5e lib/fs: Ignore inode change time on Android (#9177) 2 years ago
basicfs_fileinfo_unix.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_fileinfo_windows.go e82ed6e3d3 style: gofumpt all the things (#9829) 11 months ago
basicfs_lstat_broken.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_lstat_regular.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_lstat_windows.go e82ed6e3d3 style: gofumpt all the things (#9829) 11 months ago
basicfs_platformdata_unix.go 77970d5113 refactor: use modern Protobuf encoder (#9817) 11 months ago
basicfs_platformdata_windows.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) 3 years ago
basicfs_test.go e82ed6e3d3 style: gofumpt all the things (#9829) 11 months ago
basicfs_unix.go a29605750d lib/fs: Try to remove read only Windows files (fixes #3744) (#8650) 3 years ago
basicfs_watch.go 5f5d672a7d fix(strings): differentiate setup(n) and set(v) up (#10024) 6 months ago
basicfs_watch_errors_linux.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_watch_errors_others.go 77970d5113 refactor: use modern Protobuf encoder (#9817) 11 months ago
basicfs_watch_eventtypes_darwin.go de0b4270df all: minimal set of changes for iOS app (#9619) 1 year ago
basicfs_watch_eventtypes_fen.go 53926a1ae6 lib/fs: Do not follow symlinks in watcher on solaris (fixes #8020) (#8223) 3 years ago
basicfs_watch_eventtypes_inotify.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_watch_eventtypes_kqueue.go 28f0cffdb6 chore(fs): build kqueue instead of fsevents watcher on iOS (#9950) 8 months ago
basicfs_watch_eventtypes_other.go de0b4270df all: minimal set of changes for iOS app (#9619) 1 year ago
basicfs_watch_eventtypes_readdcw.go d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
basicfs_watch_notkqueue.go 28f0cffdb6 chore(fs): build kqueue instead of fsevents watcher on iOS (#9950) 8 months ago
basicfs_watch_test.go e041877488 lib/ignore: Refactor out result type (#9343) 1 year ago
basicfs_watch_unsupported.go 28f0cffdb6 chore(fs): build kqueue instead of fsevents watcher on iOS (#9950) 8 months ago
basicfs_windows.go e82ed6e3d3 style: gofumpt all the things (#9829) 11 months ago
basicfs_windows_test.go ae176ea9cd build: Tests should run with Go 1.20 on Windows (#8924) 2 years ago
basicfs_xattr_bsdish.go 526e21ae26 all: Fix typos found by codespell (#8833) 2 years ago
basicfs_xattr_linuxish.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) 3 years ago
basicfs_xattr_unix.go c1ec9a8826 lib/fs: Reduce memory usage in xattrs handling (#9251) 1 year ago
basicfs_xattr_unsupported.go 77970d5113 refactor: use modern Protobuf encoder (#9817) 11 months ago
casefs.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
casefs_test.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
copyrangemethod.go 77970d5113 refactor: use modern Protobuf encoder (#9817) 11 months ago
debug.go e82ed6e3d3 style: gofumpt all the things (#9829) 11 months ago
errorfs.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
fakefs.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
fakefs_test.go e82ed6e3d3 style: gofumpt all the things (#9829) 11 months ago
filesystem.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
filesystem_copy_range.go 4812fd3ec1 all: Add copy-on-write filesystem support (fixes #4271) (#6746) 5 years ago
filesystem_copy_range_allwithfallback.go deaccc7f8d lib/fs: Add support for Windows duplicate extents (#6764) 5 years ago
filesystem_copy_range_standard.go 4812fd3ec1 all: Add copy-on-write filesystem support (fixes #4271) (#6746) 5 years ago
filesystem_copy_range_test.go b9c08d3814 all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) 2 years ago
filesystem_test.go e82ed6e3d3 style: gofumpt all the things (#9829) 11 months ago
folding.go 05cc6b0f43 chore(fs): speed up case normalization (#10013) 7 months ago
folding_test.go 05cc6b0f43 chore(fs): speed up case normalization (#10013) 7 months ago
logfs.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
metrics.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
mtimefs.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
mtimefs_test.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
platform_common.go 6cac308bcd all: Support syncing extended attributes (fixes #2698) (#8513) 3 years ago
tempname.go 356c5055ad lib/sha256: Remove it (#9643) 1 year ago
tempname_test.go ed98039aa5 lib/fs: Optimize TempName + some cosmetic changes (#7911) 4 years ago
types.go f15d50c2e8 feat(fs, config): add support for custom filesystem type construction (#9887) 7 months ago
util.go c44de2cd58 lib/fs: Clarify errors for Windows filenames (fixes #8968) (#8969) 2 years ago
util_test.go c44de2cd58 lib/fs: Clarify errors for Windows filenames (fixes #8968) (#8969) 2 years ago
walkfs.go d23cd197e1 chore(fs): changes to allow Filesystem to be implemented externally (#10040) 6 months ago
walkfs_test.go e82ed6e3d3 style: gofumpt all the things (#9829) 11 months ago