| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECV | Ralph Boehme | 2021-10-08 | 1 | -0/+2 |
* | examples/VFS/skel_opaque: Rename kernel_flock to filesystem_sharemode | Christof Schmitt | 2021-09-21 | 1 | -4/+5 |
* | VFS: Rename kernel_flock to filesystem_sharemode | Christof Schmitt | 2021-09-21 | 1 | -1/+1 |
* | vfs: RIP SMB_VFS_GETXATTR() | Jeremy Allison | 2021-07-04 | 1 | -11/+0 |
* | VFS: Remove SMB_VFS_CHFLAGS, not used anymore | Noel Power | 2021-06-29 | 1 | -9/+0 |
* | VFS: Add initial implemenataion for SMB_VFS_FCHFLAGS | Noel Power | 2021-06-29 | 1 | -0/+9 |
* | s3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE() | Jeremy Allison | 2021-06-09 | 1 | -11/+0 |
* | s3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE() | Jeremy Allison | 2021-06-09 | 1 | -10/+0 |
* | vfs: RIP SMB_VFS_GET_NT_ACL_AT() | Jeremy Allison | 2021-06-09 | 1 | -11/+0 |
* | VFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additional type param | Noel Power | 2021-06-09 | 1 | -1/+3 |
* | s3: VFS: Add SMB_VFS_PARENT_PATHNAME(). | Jeremy Allison | 2021-06-02 | 1 | -0/+10 |
* | vfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE() | Jeremy Allison | 2021-05-18 | 1 | -8/+0 |
* | s3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(), | Jeremy Allison | 2021-05-18 | 1 | -0/+8 |
* | s3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer used | Samuel Cabrero | 2021-05-14 | 1 | -9/+0 |
* | VFS: Add SMB_VFS_FREADDIR_ATTR() | Samuel Cabrero | 2021-05-14 | 1 | -0/+9 |
* | s3: VFS: Remove SMB_VFS_STREAMINFO(), no longer used | Noel Power | 2021-05-11 | 1 | -11/+0 |
* | VFS: Add SMB_VFS_FSTREAMINFO | Noel Power | 2021-05-11 | 1 | -0/+10 |
* | s3: VFS: Remove SMB_VFS_NTIMES(), no longer used | Samuel Cabrero | 2021-04-19 | 1 | -9/+0 |
* | VFS: Add SMB_VFS_FNTIMES | Samuel Cabrero | 2021-04-19 | 1 | -0/+9 |
* | VFS: Remove SMB_VFS_CHMOD, no longer used | Noel Power | 2021-04-11 | 1 | -9/+0 |
* | VFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used | Noel Power | 2021-04-08 | 1 | -8/+0 |
* | VFS: Remove SMB_VFS_REMOVEXATTR, no longer used | Jeremy Allison | 2021-04-07 | 1 | -9/+0 |
* | VFS: Remove SMB_VFS_SETXATTR, no longer used | Noel Power | 2021-03-11 | 1 | -12/+0 |
* | VFS: Remove SMB_VFS_LISTXATTR, no longer used | Noel Power | 2021-02-26 | 1 | -10/+0 |
* | vfs: RIP SMB_VFS_SYS_ACL_SET_FILE() | Ralph Boehme | 2020-12-17 | 1 | -10/+0 |
* | vfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD() | Ralph Boehme | 2020-12-17 | 1 | -1/+3 |
* | vfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESSION() | Ralph Boehme | 2020-12-16 | 1 | -3/+2 |
* | vfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES() | Ralph Boehme | 2020-12-16 | 1 | -8/+0 |
* | vfs: Add dirfsp arg to SMB_VFS_READDIR() | Ralph Boehme | 2020-12-16 | 1 | -1/+3 |
* | vfs: make dirfsp arg to SMB_VFS_READLINKAT() const | Ralph Boehme | 2020-10-23 | 1 | -1/+1 |
* | vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE() | Ralph Boehme | 2020-10-02 | 1 | -1/+0 |
* | s3: VFS: Change the function signature for SMB_VFS_READ_DFS_PATHAT() to take ... | Jeremy Allison | 2020-06-03 | 1 | -1/+1 |
* | vfs: remove SMB_VFS_OPEN() | Ralph Boehme | 2020-05-21 | 1 | -8/+0 |
* | vfs: add SMB_VFS_OPENAT() | Ralph Boehme | 2020-05-21 | 1 | -0/+12 |
* | smbd: add dirfsp arg to SMB_VFS_CREATE_FILE() | Ralph Boehme | 2020-05-21 | 1 | -0/+1 |
* | vfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE() | Ralph Boehme | 2020-05-14 | 1 | -1/+0 |
* | s3: VFS: Complete the replacement of SMB_VFS_GET_NT_ACL() -> SMB_VFS_GET_NT_A... | Jeremy Allison | 2020-05-07 | 1 | -10/+0 |
* | s3: VFS: Add SMB_VFS_GET_NT_ACL_AT(). | Jeremy Allison | 2020-05-07 | 1 | -0/+11 |
* | smbd: vfs: convert link_contents arg of SMB_VFS_SYMLINKAT() to struct smb_fil... | Ralph Boehme | 2020-05-05 | 1 | -1/+1 |
* | smbd: convert SMB_VFS_GET_REAL_FILENAME() arg path to be a struct smb_filename | Ralph Boehme | 2020-05-05 | 1 | -1/+1 |
* | vfs: remove SMB_VFS_OPENDIR() | Ralph Boehme | 2020-03-24 | 1 | -9/+0 |
* | s3: VFS: Add SMB_VFS_READ_DFS_PATHAT(). | Jeremy Allison | 2020-02-18 | 1 | -0/+11 |
* | s3: VFS: Add SMB_VFS_CREATE_DFS_PATHAT(). | Jeremy Allison | 2020-01-10 | 1 | -0/+10 |
* | s3: VFS: Complete the removal of SMB_VFS_CHOWN() | Jeremy Allison | 2019-10-15 | 1 | -10/+0 |
* | s3: VFS: Complete the removal of SMB_VFS_RMDIR() | Jeremy Allison | 2019-10-10 | 1 | -8/+0 |
* | s3: VFS: Add SMB_VFS_FCNTL | Anoop C S | 2019-10-08 | 1 | -0/+8 |
* | s3: VFS: Complete the replacement of SMB_VFS_UNLINK() -> SMB_VFS_UNLINKAT(). | Jeremy Allison | 2019-09-26 | 1 | -8/+0 |
* | s3: VFS: Add SMB_VFS_UNLINKAT(). | Jeremy Allison | 2019-09-26 | 1 | -0/+10 |
* | s3: VFS: Complete the replacement of SMB_VFS_MKDIR() -> SMB_VFS_MKDIRAT(). | Jeremy Allison | 2019-09-11 | 1 | -9/+0 |
* | s3: VFS: Add SMB_VFS_MKDIRAT(). | Jeremy Allison | 2019-09-11 | 1 | -0/+10 |