Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: Implement logging through fs_context | David Howells | 2019-02-28 | 1 | -0/+30 |
* | introduce cloning of fs_context | Al Viro | 2019-02-28 | 1 | -0/+67 |
* | vfs: Implement a filesystem superblock creation/configuration context | David Howells | 2019-02-28 | 1 | -1/+299 |
* | introduce fs_context methods | Al Viro | 2019-01-30 | 1 | -6/+22 |
* | fs_context flavour for submounts | Al Viro | 2019-01-30 | 1 | -0/+10 |
* | convert do_remount_sb() to fs_context | David Howells | 2019-01-30 | 1 | -2/+33 |
* | vfs_get_tree(): evict the call of security_sb_kern_mount() | Al Viro | 2019-01-30 | 1 | -0/+8 |
* | vfs: Introduce fs_context, switch vfs_kern_mount() to it. | David Howells | 2019-01-30 | 1 | -0/+182 |