index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_glusterfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
vfs_glusterfs: fix directory fd leak via FSP extension destructor
Thales Antunes de Oliveira Barretto
1
-7
/
+29
2026-03-01
vfs: Remove unused SMB_VFS_GETWD()
Volker Lendecke
1
-20
/
+0
2026-02-15
vfs: Add "fsp" to SMB_VFS_SET_QUOTA
Volker Lendecke
1
-3
/
+5
2026-02-15
vfs: Change SMB_VFS_GET_QUOTA to take a fsp instead of a name
Volker Lendecke
1
-4
/
+4
2026-02-15
vfs: Remove SMB_VFS_STATVFS
Volker Lendecke
1
-1
/
+0
2026-02-15
vfs: Add SMB_VFS_FSTATVFS
Volker Lendecke
1
-0
/
+8
2026-02-15
lib: Move statvfs.[ch] to lib/util
Volker Lendecke
1
-1
/
+1
2026-02-15
smbd: Give statvfs.c its own header file
Volker Lendecke
1
-0
/
+1
2026-02-15
vfs: Change SMB_VFS_DISK_FREE to take a fsp
Volker Lendecke
1
-4
/
+5
2026-01-07
lib: Add timespec_equal()
Volker Lendecke
1
-4
/
+3
2025-11-18
vfs:glusterfs: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV
Samuel Cabrero
1
-1
/
+3
2025-11-10
lib: Introduce cp_smb_basename() helper function
Volker Lendecke
1
-12
/
+2
2025-11-10
vfs: Remove audit_file function
Volker Lendecke
1
-1
/
+0
2025-11-10
vfs: Remove connectpath function
Volker Lendecke
1
-9
/
+0
2025-10-21
vfs: Rename "srcfsp"->"src_dirfsp" and "dstfsp"->"dst_dirfsp"
Volker Lendecke
1
-18
/
+18
2025-02-13
vfs: Allow WITH_BACKUP_INTENT in vfs openat functions
Volker Lendecke
1
-1
/
+1
2024-10-07
vfs_glusterfs: Retrieve fs capabilities using vfs_get_fs_capabilities
Anoop C S
1
-7
/
+1
2024-08-21
s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT()
Stefan Metzmacher
1
-1
/
+14
2024-08-20
smbd: consolidate fs capabilities code in vfswrap_fs_capabilities()
Ralph Boehme
1
-1
/
+3
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2023-07-17
s3:modules: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-06-23
vfs: Remove "sbuf" from readdir_fn()
Volker Lendecke
1
-16
/
+3
2023-06-14
vfs: Remove vfs telldir/seekdir functions
Volker Lendecke
1
-21
/
+0
2023-02-06
s3:modules: Initialize pointer with NULL
Andreas Schneider
1
-1
/
+1
2022-10-13
vfs_glusterfs: Add path based fallback mechanism for SMB_VFS_FNTIMES
Anoop C S
1
-1
/
+7
2022-10-12
vfs_glusterfs: Simplify SMB_VFS_FDOPENDIR implementation
Anoop C S
1
-27
/
+1
2022-10-12
vfs_glusterfs: Add path based fallback mechanism for SMB_VFS_FGETXATTR
Anoop C S
1
-1
/
+15
2022-10-12
vfs_glusterfs: Do not use glfs_fgetxattr() for SMB_VFS_GET_REAL_FILENAME_AT
Anoop C S
1
-14
/
+0
2022-10-12
vfs_glusterfs: Simplify SMB_VFS_GET_REAL_FILENAME_AT implementation
Anoop C S
1
-26
/
+5
2022-10-06
vfs_glusterfs: Remove special handling of O_CREAT flag
Anoop C S
1
-48
/
+30
2022-09-17
vfs: Add dirfsp to connectpath_fn()
Volker Lendecke
1
-2
/
+4
2022-09-07
s3:modules - fix read of uninitialized memory
Andrew Walker
1
-0
/
+1
2022-08-26
vfs_glusterfs: Implement SMB_VFS_FSTATAT
Anoop C S
1
-0
/
+50
2022-08-26
vfs_glusterfs: Use glfs_fgetxattr() for SMB_VFS_GET_REAL_FILENAME_AT
Anoop C S
1
-18
/
+28
2022-08-26
vfs_glusterfs: Use glfs_readlinkat() for SMB_VFS_READ_DFS_PATHAT
Anoop C S
1
-0
/
+16
2022-08-26
vfs_glusterfs: Use glfs_symlinkat() for SMB_VFS_CREATE_DFS_PATHAT
Anoop C S
1
-10
/
+25
2022-08-26
vfs_glusterfs: Use glfs_mknodat() for SMB_VFS_MKNODAT
Anoop C S
1
-3
/
+19
2022-08-26
vfs_glusterfs: Use glfs_linkat() for SMB_VFS_LINKAT
Anoop C S
1
-5
/
+35
2022-08-26
vfs_glusterfs: Use glfs_readlinkat() for SMB_VFS_READLINKAT
Anoop C S
1
-3
/
+19
2022-08-26
vfs_glusterfs: Use glfs_symlinkat() for SMB_VFS_SYMLINKAT
Anoop C S
1
-5
/
+23
2022-08-26
vfs_glusterfs: Use glfs_unlinkat() for SMB_VFS_UNLINKAT
Anoop C S
1
-1
/
+19
2022-08-26
vfs_glusterfs: Use glfs_renameat() for SMB_VFS_RENAMEAT
Anoop C S
1
-3
/
+31
2022-08-26
vfs_glusterfs: Use glfs_mkdirat() for SMB_VFS_MKDIRAT
Anoop C S
1
-1
/
+17
2022-08-26
vfs_glusterfs: Use glfs_openat() for SMB_VFS_OPENAT
Anoop C S
1
-29
/
+76
2022-08-26
vfs_glusterfs: Accept fsp with const qualifier
Anoop C S
1
-1
/
+1
2022-08-06
vfs: Add struct vfs_open_how.resolve
Volker Lendecke
1
-0
/
+6
2022-08-06
vfs: change openat propotype to match linux openat2
Volker Lendecke
1
-7
/
+10
2022-08-06
vfs_glusterfs: add missing END_PROFILE(syscall_openat) to vfs_gluster_openat()
Stefan Metzmacher
1
-0
/
+1
2022-05-17
vfs_glusterfs: Fix fdopendir implementation
Anoop C S
1
-2
/
+29
2022-05-17
vfs_glusterfs: Fix get_real_filename_at implementation
Anoop C S
1
-6
/
+35
[next]