Commit Graph

  • 1746aef29c
    main: handle -o volatile separately Giuseppe Scrivano 2022-08-24 15:09:32 +02:00
  • 0448402ab5
    main: fix passing noatime Giuseppe Scrivano 2022-08-24 15:08:30 +02:00
  • e3685b8c17
    main: inherit ACLs for new files/dirs Giuseppe Scrivano 2022-08-24 14:54:15 +02:00
  • f87e1781a8
    Merge pull request #366 from giuseppe/use-proc-read-xattrs Daniel J Walsh 2022-07-29 15:21:29 -04:00
  • 257d904bd4
    direct: use /proc/self/fd to read xattrs Giuseppe Scrivano 2022-07-29 10:45:07 +02:00
  • e59b4f66fd
    Merge pull request #362 from agherzan/ag/headers Giuseppe Scrivano 2022-07-28 15:49:08 +02:00
  • a3e5e30f9a
    configure: Clarify libfuse version Andrei Gherzan 2022-07-13 12:07:38 +02:00
  • cb91bc9930
    utils: Add missing include on limits.h Andrei Gherzan 2022-07-13 12:05:07 +02:00
  • acbeef1bdf
    utils: Deduplicate and reorder includes in utils.h Andrei Gherzan 2022-07-13 12:04:13 +02:00
  • 84240e9825
    Merge pull request #358 from giuseppe/tag-1.9 Giuseppe Scrivano 2022-06-10 11:34:18 +02:00
  • c23f93617f
    configure.ac: back to -dev Giuseppe Scrivano 2022-06-10 10:59:27 +02:00
  • 51592ea406
    NEWS: tag 1.9 v1.9 Giuseppe Scrivano 2022-06-10 10:59:02 +02:00
  • 6221dede8b
    Merge pull request #357 from Tuupertunut/main Giuseppe Scrivano 2022-06-08 21:52:44 +02:00
  • 6a0de4a5b0 Refactor and fix rename code Tuupertunut 2022-06-07 19:24:09 +03:00
  • 918e19cc50
    Merge pull request #355 from flouthoc/fix-rename-noreplace Giuseppe Scrivano 2022-06-08 08:12:43 +02:00
  • b010054b22
    main: set correct value of RENAME_NOREPLACE ifndef RENAME_EXACHANGE Aditya R 2022-06-07 14:20:40 +05:30
  • e5e4c5eb6e
    create whiteout when renaming file over existing whiteout Aditya R 2022-06-07 18:42:53 +05:30
  • 878cb0ccad
    Merge pull request #352 from giuseppe/ignore-eoverflow Daniel J Walsh 2022-06-01 15:16:46 -04:00
  • f3f993f157
    main: ignore EOVERFLOW when copying xattrs Giuseppe Scrivano 2022-06-01 11:40:14 +02:00
  • e07e1f09a1
    Merge pull request #350 from Tuupertunut/main Giuseppe Scrivano 2022-05-27 13:50:24 +02:00
  • 01f49e9d4b Fix setting attributes on file without permissions Tuupertunut 2022-05-27 03:17:36 +03:00
  • dedd8410ed
    Merge pull request #347 from giuseppe/fix-ci Giuseppe Scrivano 2022-05-02 10:33:23 +02:00
  • 2b54e1fbcc
    .github: fix git clone Giuseppe Scrivano 2022-05-02 09:54:40 +02:00
  • 0508524bdd
    Merge pull request #346 from AkihiroSuda/riscv64 Giuseppe Scrivano 2022-05-02 09:55:53 +02:00
  • 3dfbe2d061
    release.yaml: add riscv64 build Akihiro Suda 2022-05-01 02:24:01 +09:00
  • c2751bd5ff
    Containerfile.cross: refactor + support riscv64 Akihiro Suda 2022-05-01 01:39:25 +09:00
  • 8ec0b4fb57
    Merge pull request #342 from black-desk/main Giuseppe Scrivano 2022-02-21 09:37:27 +01:00
  • 6bf129fec4 Add .gitignore black-desk 2022-02-17 17:03:42 +08:00
  • dab543801d
    Merge pull request #338 from giuseppe/fix-lookup-symlink-lower Giuseppe Scrivano 2022-02-01 11:31:02 +01:00
  • dc02ca1a81
    configure.ac: back to dev Giuseppe Scrivano 2022-01-31 16:10:11 +01:00
  • d01bdd73b6
    NEWS: tag 1.8.2 v1.8.2 Giuseppe Scrivano 2022-01-31 16:09:58 +01:00
  • 592e50e271
    main: fix lookup if underlying file is a symlink Giuseppe Scrivano 2022-01-31 16:08:35 +01:00
  • dcfadc012e
    tests: use centos:stream8 Giuseppe Scrivano 2022-02-01 09:25:59 +01:00
  • 8c4159b55a
    Merge pull request #335 from giuseppe/tag-1.8.1 Daniel J Walsh 2022-01-18 06:10:52 -05:00
  • 551eb8cf12
    configure.ac: go back to dev Giuseppe Scrivano 2022-01-17 17:53:58 +01:00
  • 87fca95f57
    NEWS: tag 1.8.1 v1.8.1 Giuseppe Scrivano 2022-01-17 17:53:42 +01:00
  • 0476f8464b
    main: fix type for ioctl Giuseppe Scrivano 2022-01-17 17:49:44 +01:00
  • 6d4dbb88fc
    main: fix code style Giuseppe Scrivano 2022-01-17 17:03:45 +01:00
  • 59816ac69d
    main: always lookup the parent directory Giuseppe Scrivano 2022-01-17 17:03:14 +01:00
  • 2a766e3912
    main: use full path to detect existing node Giuseppe Scrivano 2022-01-17 16:44:05 +01:00
  • d61aef9682
    Merge pull request #334 from frecks/main Giuseppe Scrivano 2022-01-14 09:13:19 +01:00
  • c4b299e77d Fix minor grammatical error in README.md Andrew Freckelton 2022-01-13 16:41:19 -05:00
  • ce9ed6c2bc
    Merge pull request #331 from giuseppe/release-1.8 Daniel J Walsh 2021-12-21 10:08:51 -05:00
  • ae4bacdfab
    configure.ac: prepare new dev cycle Giuseppe Scrivano 2021-12-21 15:54:18 +01:00
  • 65d3f3110f
    NEWS: tag 1.8 v1.8 Giuseppe Scrivano 2021-12-21 15:54:03 +01:00
  • bafeebf02a
    Merge pull request #329 from giuseppe/honor-user-overlay Daniel J Walsh 2021-11-22 10:14:57 -05:00
  • 5f43fb17ac
    main: honor user.overlay. xattrs Giuseppe Scrivano 2021-11-22 11:10:03 +01:00
  • 85412dfffc
    Merge pull request #323 from giuseppe/add-flag-to-disable-acl Daniel J Walsh 2021-09-15 13:28:16 -04:00
  • 30791df55f
    main: add a mount flag to disable ACLs Giuseppe Scrivano 2021-09-15 12:21:51 +02:00
  • b47bccfc0d
    Merge pull request #319 from giuseppe/tag-1.7.1 Giuseppe Scrivano 2021-08-10 09:54:07 +02:00
  • 7390d99068
    configure.ac: prepare new dev cycle Giuseppe Scrivano 2021-08-10 08:59:40 +02:00
  • 0d53568a13
    NEWS: tag 1.7.1 v1.7.1 Giuseppe Scrivano 2021-08-10 08:59:01 +02:00
  • c2a2b927f1
    Merge pull request #317 from giuseppe/fix-capable-check Daniel J Walsh 2021-08-09 12:38:20 -04:00
  • b5967c7e8c
    main: fix check for FUSE_CAP_POSIX_ACL Giuseppe Scrivano 2021-08-09 11:36:00 +02:00
  • 4683d9e4c5
    Merge pull request #316 from giuseppe/statx-einval Daniel J Walsh 2021-08-04 15:55:11 -04:00
  • 25432c4b52
    direct: treat statx EINVAL as ENOSYS Giuseppe Scrivano 2021-08-04 18:08:06 +02:00
  • 0a659e75ef
    main: set FUSE_CAP_POSIX_ACL only when supported Giuseppe Scrivano 2021-08-04 18:09:28 +02:00
  • 17605e3633
    test: fix storage tests Giuseppe Scrivano 2021-08-04 18:12:34 +02:00
  • 151582b8ef
    Merge pull request #314 from giuseppe/tag-1.7 Giuseppe Scrivano 2021-07-29 11:36:38 +02:00
  • 512b364cd7
    configure.ac: tag new dev release Giuseppe Scrivano 2021-07-29 09:21:08 +02:00
  • f38c0b849c
    NEWS: tag 1.7 v1.7 Giuseppe Scrivano 2021-07-29 09:20:52 +02:00
  • cbb4594654
    test: fix race when opening file Giuseppe Scrivano 2021-07-29 11:04:41 +02:00
  • c25c60ed8d
    Merge pull request #313 from giuseppe/fix-read-xattrs-devices Daniel J Walsh 2021-07-28 09:54:38 -04:00
  • 79f885bc7b
    tests: fix race condition Giuseppe Scrivano 2021-07-28 14:37:18 +02:00
  • 4ad759b35a
    fuse-overlayfs: fix read xattrs for devices Giuseppe Scrivano 2021-07-28 13:03:53 +02:00
  • 8b3b867173
    .github: update to ubuntu 20.10 Giuseppe Scrivano 2021-07-08 16:15:52 +02:00
  • c45d315d19
    Merge pull request #309 from sipsma/whiteout-in-opaque Giuseppe Scrivano 2021-07-08 16:17:29 +02:00
  • 181973f531
    Merge pull request #308 from natefoo/fix-unpriv-unlink Giuseppe Scrivano 2021-07-08 16:16:25 +02:00
  • e5ce44256f Don't create whiteout files in opaque dirs. Erik Sipsma 2021-07-04 22:47:05 +00:00
  • 6819869a8f Fix operations on read-only files when running unprivileged. Nate Coraor 2021-07-02 14:12:15 -04:00
  • 58a016d03c
    Merge pull request #305 from giuseppe/enable-posix-acls Daniel J Walsh 2021-06-23 16:05:30 -04:00
  • dd7e124dea
    main: enable POSIX ACLs Giuseppe Scrivano 2021-06-23 21:50:59 +02:00
  • a12226c78d
    Merge pull request #303 from giuseppe/fix-compiler-warnings Daniel J Walsh 2021-06-23 14:29:41 -04:00
  • 3f9fc4e8d3
    main: drop unused variables Giuseppe Scrivano 2021-06-23 11:45:58 +02:00
  • fadb29ae25
    Merge pull request #300 from giuseppe/fix-invalid-access-listxattr Daniel J Walsh 2021-06-22 09:30:29 -04:00
  • 853f83d0b2
    configure.ac: prepare next release Giuseppe Scrivano 2021-06-21 15:12:46 +02:00
  • c0e6cca6c7
    NEWS: tag 1.6 v1.6 Giuseppe Scrivano 2021-06-21 15:12:32 +02:00
  • 12552f315f
    main: check for parent->children before accessing it Giuseppe Scrivano 2021-06-21 15:11:25 +02:00
  • f41a872e0d
    main: fix invalid access when filtering xattrs Giuseppe Scrivano 2021-06-21 15:09:43 +02:00
  • bf381d3afb
    main: fix invalid access when filtering xattrs Giuseppe Scrivano 2021-06-21 15:09:43 +02:00
  • 0087bbc85f
    .github: fix tests Giuseppe Scrivano 2021-06-21 15:17:56 +02:00
  • 91a020f8ae
    Merge pull request #297 from gqgs/patch-1 Giuseppe Scrivano 2021-06-01 21:11:05 +02:00
  • 148a3b5986 man: remove duplicated description of workdir option Guilherme 2021-06-01 00:28:21 -03:00
  • f3e297d48f
    Merge pull request #295 from giuseppe/tag-dev Daniel J Walsh 2021-05-01 06:22:09 -04:00
  • ee1c37c590
    configure.ac: tag -dev version Giuseppe Scrivano 2021-04-29 08:59:45 +02:00
  • 29c8c6f9ce
    Merge pull request #292 from giuseppe/fix-mem-leak-on-errors Daniel J Walsh 2021-04-19 10:17:26 -04:00
  • a8d7c0b0f4
    main: avoid temporary copy Giuseppe Scrivano 2021-04-19 09:32:12 +02:00
  • 8241648406
    main: fix a memory leak on errors Giuseppe Scrivano 2021-04-19 09:25:42 +02:00
  • b2a8df7ea8
    Merge pull request #290 from giuseppe/fix-fd-leak Daniel J Walsh 2021-04-17 06:09:11 -04:00
  • fc0eae542e
    Merge pull request #291 from giuseppe/fix-dir-reload Daniel J Walsh 2021-04-17 06:07:00 -04:00
  • 0db6ecbbd9
    main: move directory load at readdir time Giuseppe Scrivano 2021-04-16 21:53:28 +02:00
  • d4188a4f59
    main, rename: fix leak on error Giuseppe Scrivano 2021-04-16 20:36:18 +02:00
  • af5cb1c04c
    Merge pull request #288 from cptpcrd/utimensat-fix Giuseppe Scrivano 2021-04-16 20:35:57 +02:00
  • defd480c0e main: improve UTIME_NOW special-casing cptpcrd 2021-04-13 20:58:48 -04:00
  • d23dbe914d main: tv_sec -> tv_nsec cptpcrd 2021-04-13 20:52:11 -04:00
  • 6457fd46c0
    Merge pull request #285 from giuseppe/tag-1.5 Giuseppe Scrivano 2021-03-24 18:07:20 +01:00
  • e90bcb77f3
    NEWS: tag 1.5 v1.5.0 Giuseppe Scrivano 2021-03-19 14:01:59 +01:00
  • 30775315a6
    Merge pull request #286 from giuseppe/fix-copyup-long-xattr Daniel J Walsh 2021-03-23 06:46:21 -04:00
  • 11ad142525
    main: fix reading xattrs longer than 256 bytes Giuseppe Scrivano 2021-03-21 13:54:34 +01:00
  • f6b0d2eaea
    Merge pull request #282 from dhedberg/master Giuseppe Scrivano 2021-03-17 21:08:50 +01:00