summaryrefslogtreecommitdiff
path: root/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix race condition on fuse invalidate." into rvc-qpr-devNandana Dutt2020-08-141-4/+8
|\
| * Fix race condition on fuse invalidate.Narayan Kamath2020-08-131-4/+8
* | Speed up lookupsNikita Ioffe2020-08-132-13/+170
|/
* Allow access("/storage/emulated", F_OK) as well as X_OK.Martijn Coenen2020-08-031-1/+8
* Ignore case when checking if a given path contains mount.Corina2020-07-103-11/+36
* Merge changes from topic "canwrite" into rvc-devDario Freni2020-07-063-9/+13
|\
| * DO NOT MERGE canWrite() for top level directoriesNandana Dutt2020-07-033-9/+13
* | Merge "Discard O_APPEND flag during FUSE open/create" into rvc-devTreeHugger Robot2020-07-031-0/+8
|\ \
| * | Discard O_APPEND flag during FUSE open/createZim2020-07-031-0/+8
| |/
* / Revert^2 "Add permission checks for setattr"Zimuzo Ezeozue2020-06-301-6/+34
|/
* Merge "Revert "Add permission checks for setattr"" into rvc-devCorina Grigoras2020-06-301-6/+0
|\
| * Revert "Add permission checks for setattr"Corina Grigoras2020-06-301-6/+0
* | Merge "Remove spammy FUSE redaction logs" into rvc-devZimuzo Ezeozue2020-06-291-8/+0
|\ \
| * | Remove spammy FUSE redaction logsZim2020-06-261-8/+0
* | | Merge "Don't explicitly set minimal logging level" into rvc-devNikita Ioffe2020-06-251-2/+2
|\ \ \
| * | | Don't explicitly set minimal logging levelNikita Ioffe2020-06-251-2/+2
| |/ /
* | | Merge "Rename from SHELL_UID should update database rows" into rvc-devTreeHugger Robot2020-06-241-1/+3
|\ \ \
| * | | Rename from SHELL_UID should update database rowsSahana Rao2020-06-221-1/+3
* | | | Merge "Match mounted paths using string comparisons instead of regex." into r...Corina Grigoras2020-06-247-6/+213
|\ \ \ \
| * | | | Match mounted paths using string comparisons instead of regex.Corina2020-06-237-6/+213
| | |/ / | |/| |
* | | | Merge "Remove ScanFile after unlink for ROOT_UID" into rvc-devTreeHugger Robot2020-06-241-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove ScanFile after unlink for ROOT_UIDSahana Rao2020-06-221-1/+0
| |/ /
* | | Invalidate dentry and inodeZim2020-06-221-26/+40
* | | Merge "Avoid caching Android/media dentries" into rvc-devZimuzo Ezeozue2020-06-221-2/+23
|\ \ \
| * | | Avoid caching Android/media dentriesZim2020-06-181-2/+23
* | | | Merge "Update quota type on FUSE create." into rvc-devMartijn Coenen2020-06-203-0/+29
|\ \ \ \
| * | | | Update quota type on FUSE create.Martijn Coenen2020-06-193-0/+29
| | |/ / | |/| |
* | | | Merge "Remove spammy invalidation failure log" into rvc-devZimuzo Ezeozue2020-06-191-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Remove spammy invalidation failure logZim2020-06-161-4/+2
| |/ /
* | | Merge "Improve fusedaemon logs" into rvc-devTreeHugger Robot2020-06-181-35/+34
|\ \ \
| * | | Improve fusedaemon logsNandana Dutt2020-06-121-35/+34
| |/ /
* | | Merge "readdir: skip entries fuse doesn't have access to" into rvc-devNikita Ioffe2020-06-181-1/+1
|\ \ \
| * | | readdir: skip entries fuse doesn't have access toNikita Ioffe2020-06-171-1/+1
* | | | Merge "Remove scanFile after create" into rvc-devTreeHugger Robot2020-06-182-6/+2
|\ \ \ \
| * | | | Remove scanFile after createSahana Rao2020-06-172-6/+2
| | |/ / | |/| |
* | | | Merge "Fix Android/{data,obb} regex" into rvc-devMartijn Coenen2020-06-171-3/+4
|\ \ \ \
| * | | | Fix Android/{data,obb} regexZim2020-06-171-3/+4
| |/ / /
* | | | Merge "Always allow lookups on the root node." into rvc-devMartijn Coenen2020-06-171-1/+3
|\ \ \ \
| * | | | Always allow lookups on the root node.Martijn Coenen2020-06-171-1/+3
| | |/ / | |/| |
* | | | Merge "Add permission checks for setattr" into rvc-devCorina Grigoras2020-06-171-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Add permission checks for setattrCorina2020-06-161-0/+6
| | |/ | |/|
* | | Merge "Fix wrong initialization order in FAdviser (2)" into rvc-devZimuzo Ezeozue2020-06-171-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix wrong initialization order in FAdviser (2)Zim2020-06-151-2/+2
| |/
* / Don't allow legacy apps to create things in /storage/emulated.Martijn Coenen2020-06-151-0/+6
|/
* Reuse nodes for case-insensitive lookupsZim2020-06-113-67/+18
* Special case case-insensitivity for Android/{data,obb}Zim2020-06-031-9/+41
* Merge "Fix EXIF redaction for apps with access" into rvc-devZimuzo Ezeozue2020-06-013-8/+8
|\
| * Fix EXIF redaction for apps with accessZim2020-05-293-8/+8
* | Exempt .nomedia pkg from is_app_accessible_path checkAbhijeet Kaur2020-05-281-0/+5
|/
* Merge "Disable adaptive readdir_plus" into rvc-devZimuzo Ezeozue2020-05-181-2/+5
|\