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