Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | cifs: switch to new mount api | Ronnie Sahlberg | 1 | -72/+991 |
2020-12-14 | cifs: move cifs_parse_devname to fs_context.c | Ronnie Sahlberg | 1 | -0/+56 |
2020-12-14 | cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c | Ronnie Sahlberg | 1 | -0/+41 |
2020-12-14 | cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h | Ronnie Sahlberg | 1 | -51/+51 |
2020-10-22 | cifs: move smb version mount options into fs_context.c | Ronnie Sahlberg | 1 | -0/+85 |
2020-10-22 | cifs: move cache mount options to fs_context.ch | Ronnie Sahlberg | 1 | -0/+52 |
2020-10-22 | cifs: move security mount options into fs_context.ch | Ronnie Sahlberg | 1 | -0/+76 |
2020-10-22 | cifs: add files to host new mount api | Ronnie Sahlberg | 1 | -0/+8 |