Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 9pfs: local: ignore O_NOATIME if we don't have permissions | Omar Sandoval | 2020-05-14 | 1 | -0/+13 |
* | 9p: Move a couple xattr functions to 9p-util | Keno Fischer | 2018-06-07 | 1 | -0/+4 |
* | 9pfs: local: fix fchmodat_nofollow() limitations | Greg Kurz | 2017-08-10 | 1 | -9/+15 |
* | 9pfs: local: simplify file opening | Greg Kurz | 2017-05-25 | 1 | -2/+0 |
* | 9pfs: fix vulnerability in openat_dir() and local_unlinkat_common() | Greg Kurz | 2017-03-06 | 1 | -1/+2 |
* | 9pfs: fix O_PATH build break with older glibc versions | Greg Kurz | 2017-03-06 | 1 | -1/+6 |
* | 9pfs: local: lsetxattr: don't follow symlinks | Greg Kurz | 2017-02-28 | 1 | -0/+2 |
* | 9pfs: local: lgetxattr: don't follow symlinks | Greg Kurz | 2017-02-28 | 1 | -0/+2 |
* | 9pfs: introduce relative_openat_nofollow() helper | Greg Kurz | 2017-02-28 | 1 | -0/+50 |