Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-13 | fuse: Protect fi->nlookup with fi->lock | Kirill Tkhai | 1 | -2/+2 |
2018-10-01 | fuse: use iversion for readdir cache verification | Miklos Szeredi | 1 | -1/+4 |
2018-10-01 | fuse: use mtime for readdir cache verification | Miklos Szeredi | 1 | -4/+34 |
2018-10-01 | fuse: add readdir cache version | Miklos Szeredi | 1 | -1/+44 |
2018-10-01 | fuse: allow using readdir cache | Miklos Szeredi | 1 | -4/+144 |
2018-10-01 | fuse: allow caching readdir | Miklos Szeredi | 1 | -1/+90 |
2018-09-28 | fuse: extract fuse_emit() helper | Miklos Szeredi | 1 | -4/+9 |
2018-09-28 | fuse: split out readdir.c | Miklos Szeredi | 1 | -0/+259 |