| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vfs: Implement logging through fs_context | David Howells | 2019-02-28 | 1 | -4/+14 |
| * | introduce cloning of fs_context | Al Viro | 2019-02-28 | 1 | -0/+2 |
| * | convenience helpers: vfs_get_super() and sget_fc() | Al Viro | 2019-02-28 | 1 | -0/+15 |
| * | vfs: Implement a filesystem superblock creation/configuration context | David Howells | 2019-02-28 | 1 | -0/+5 |
| * | vfs: Put security flags into the fs_context struct | David Howells | 2019-02-28 | 1 | -0/+1 |
| * | vfs: Add configuration parser helpers | David Howells | 2019-02-28 | 1 | -0/+29 |
| * | vfs: Introduce logging functions | David Howells | 2019-01-30 | 1 | -0/+42 |
| * | introduce fs_context methods | Al Viro | 2019-01-30 | 1 | -0/+13 |
| * | fs_context flavour for submounts | Al Viro | 2019-01-30 | 1 | -0/+3 |
| * | convert do_remount_sb() to fs_context | David Howells | 2019-01-30 | 1 | -0/+4 |
| * | vfs: Introduce fs_context, switch vfs_kern_mount() to it. | David Howells | 2019-01-30 | 1 | -0/+64 |
