Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vboxsf: remove redundant variable out_len | Colin Ian King | 2024-04-03 | 1 | -3/+0 |
* | vboxsf: convert to new timestamp accessors | Jeff Layton | 2023-10-18 | 1 | -7/+8 |
* | fs: pass the request_mask to generic_fillattr | Jeff Layton | 2023-08-09 | 1 | -1/+1 |
* | vboxsf: convert to ctime accessor functions | Jeff Layton | 2023-07-24 | 1 | -2/+2 |
* | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
* | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
* | fs: Move many prototypes to pagemap.h | Matthew Wilcox (Oracle) | 2022-03-21 | 1 | -0/+1 |
* | vboxsf: don't allow to change the inode type | Al Viro | 2021-03-13 | 1 | -25/+43 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -3/+4 |
* | stat: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | fs: Add VirtualBox guest shared folder (vboxsf) support | Hans de Goede | 2020-02-08 | 1 | -0/+551 |