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