Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: introduce MOUNT_ATTR_IDMAP | Christian Brauner | 2021-01-24 | 1 | -0/+1 |
* | fs: add mount_setattr() | Christian Brauner | 2021-01-24 | 1 | -0/+15 |
* | Add a "nosymfollow" mount option. | Mattias Nissler | 2020-08-27 | 1 | -0/+1 |
* | vfs: syscall: Add fspick() to select a superblock for reconfiguration | David Howells | 2019-03-20 | 1 | -0/+8 |
* | vfs: syscall: Add fsmount() to create a mount for a superblock | David Howells | 2019-03-20 | 1 | -0/+18 |
* | vfs: syscall: Add fsconfig() for configuring and managing a context | David Howells | 2019-03-20 | 1 | -0/+14 |
* | vfs: syscall: Add fsopen() to prepare for superblock creation | David Howells | 2019-03-20 | 1 | -0/+5 |
* | vfs: syscall: Add move_mount(2) to move mounts around | David Howells | 2019-03-20 | 1 | -0/+11 |
* | vfs: syscall: Add open_tree(2) to reference or clone a mount | Al Viro | 2019-03-20 | 1 | -0/+6 |
* | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells | 2018-12-20 | 1 | -0/+58 |