summaryrefslogtreecommitdiff
path: root/jni/node-inl.h
AgeCommit message (Expand)Author
2025-01-07Revert^2 "Use Upstream Passthrough if available" Dipankar Bhardwaj
2025-01-02Revert "Use Upstream Passthrough if available" Dipankar Bhardwaj
2024-10-10Use Upstream Passthrough if available Daniel Rosenberg
2024-01-19Fix deadlock when closing the backing file yoonho.shin
2022-02-21Fix unnecessary redaction for videos in DCIM/Camera Zim
2022-01-19pf_move returns EXDEV if node not tracked Alessio Balsini
2021-10-13Remove redundant FUSE node#should_invalidate field Zim
2021-08-10Avoid unnecessary FUSE node invalidation Zim
2021-03-15Improve transcoded FUSE cache/passthrough access Zim
2021-02-22Implement MediaProvider#getOriginalMediaFormatFileDescriptor Biswarup Pal
2021-02-14Change who gets marked for the cost of transcoding Manish Singh
2021-01-28Improve transcoding metrics logging Zim
2021-01-28Revert "Improve transcoding metrics logging" Cody Schuffelen
2021-01-28Improve transcoding metrics logging Zim
2021-01-18Add fields to FileLookupResult and improve node invalidation logic Zim
2021-01-12Improve docs for node LookupChildByName Zim
2020-11-17Support redaction and ContentResolver#open with passthrough Zim
2020-10-19Use open(2) uid for transforms Zim
2020-09-25Add FUSE node fields to support multiple nodes with same name Zim
2020-09-24Refactor node lookups to support multiple nodes with same name Zim
2020-09-21Fix build breakage with multiple field init Zim
2020-09-21Merge "Improve IO performance during redaction" Zimuzo Ezeozue
2020-09-17Improve IO performance during redaction Zim
2020-09-17Fix node#has_case_insensitive_match_ initialization Zim
2020-09-16Prevent unnecessary node invalidation Zim
2020-07-09Speed up lookups Nikita Ioffe
2020-06-11Reuse nodes for case-insensitive lookups Zim
2020-04-29Merge "Fix unnecessary string copy" into rvc-dev TreeHugger Robot
2020-04-29Fix unnecessary string copy Zim
2020-04-29Merge "Make single arg constructor explicit" into rvc-dev TreeHugger Robot
2020-04-29Make single arg constructor explicit Nandana Dutt
2020-04-28Fix case-insensitivity on FUSE lookups Zim
2020-04-04Remove unused handle.path field Zim
2020-03-16Revert "Save calling UID on FUSE pf_create" Sahana Rao
2020-03-02FuseDaemon: Rework inode tracking. Narayan Kamath
2020-02-25Reland "Fix sensitive logging"" Zimuzo Ezeozue
2020-02-24Save calling UID on FUSE pf_create. Sahana Rao
2020-02-21Revert "Fix sensitive logging" Cody Schuffelen
2020-02-21Fix sensitive logging Zim
2020-02-19Invalidate FUSE VFS dentry cache Zim
2020-02-14Reland scanning files on close Zim
2020-02-11FuseDaemon: Make Acquire atomic with Lookup. Narayan Kamath
2020-01-14Const correctness handle / RedactionInfo. Narayan Kamath
2020-01-08Fix rename without changing parent nodes Zim
2020-01-06Make fuse inode logic more testable + add tests. Narayan Kamath