Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig | 1 | -1/+1 |
2017-05-29 | ovl: mark upper merge dir with type origin entries "impure" | Amir Goldstein | 1 | -20/+0 |
2017-05-19 | ovl: mark upper dir with type origin entries "impure" | Amir Goldstein | 1 | -2/+16 |
2017-05-05 | ovl: lookup non-dir copy-up-origin by file handle | Amir Goldstein | 1 | -0/+132 |
2017-05-05 | ovl: use an auxiliary var for overlay root entry | Amir Goldstein | 1 | -5/+4 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-01-18 | ovl: fix possible use after free on redirect dir lookup | Amir Goldstein | 1 | -9/+18 |
2016-12-16 | ovl: lookup redirects | Miklos Szeredi | 1 | -2/+120 |
2016-12-16 | ovl: consolidate lookup for underlying layers | Miklos Szeredi | 1 | -70/+86 |
2016-12-16 | ovl: check namelen | Miklos Szeredi | 1 | -8/+8 |
2016-12-16 | ovl: split super.c | Miklos Szeredi | 1 | -0/+267 |