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_ceph_new.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
vfs_ceph_new: remove double-cleanup in closedir
Shweta Sodani
1
-1
/
+0
2026-04-21
vfs_ceph_new: fix return type mismatch in disk_free
Shweta Sodani
1
-3
/
+3
2026-04-21
vfs_ceph_new: fix END_PROFILE/END_PROFILE_X mismatch in ftruncate
Shweta Sodani
1
-1
/
+1
2026-04-02
vfs_ceph_new: fix errno handling in vfs_ceph_readdir
Shweta Sodani
1
-4
/
+4
2026-04-02
vfs_ceph_new: add missing sentinel to enum_vfs_cephfs_fscrypt_vals
Shweta Sodani
1
-0
/
+1
2026-03-26
vfs_ceph_new: do not set negative value in vfs_aio_state.error
Shachar Sharon
1
-1
/
+1
2026-03-26
vfs_ceph_new: avoid iref leak due to failure in ceph_ll_link
Shachar Sharon
1
-4
/
+0
2026-03-26
vfs_ceph_new: protect from malloc failure in ceph_getcwd
Shachar Sharon
1
-0
/
+3
2026-03-20
vfs_ceph_new: fix typecast error in vfs_ceph_flistxattr
Shweta Sodani
1
-1
/
+1
2026-03-20
vfs_ceph_new: Replace #if with #ifdef
Anoop C S
1
-9
/
+9
2026-03-20
vfs_ceph_new: Remove code duplication
Anoop C S
1
-4
/
+3
2026-03-20
vfs_ceph_new: fix the config_tmp talloc leak in load_config
Shweta Sodani
1
-0
/
+3
2026-03-20
vfs_ceph_new: fix the inode leak in flistxattr
Shweta Sodani
1
-1
/
+1
2026-03-13
vfs_ceph_new: profile xattr and fstatvfs
Shachar Sharon
1
-4
/
+19
2026-03-01
vfs: Remove unused SMB_VFS_GETWD()
Volker Lendecke
1
-20
/
+0
2026-02-18
vfs_ceph_new: Reduce a level of indirection for SMB_VFS_FSTATVFS
Anoop C S
1
-14
/
+7
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-20
vfs_ceph_new: add keybridge and ceph fscrypt support
John Mulligan
1
-1
/
+285
2026-01-15
s3:vfs_ceph_new: use #ifdef, not #if HAVE_CEPH_ASYNCIO
Douglas Bagnall
1
-9
/
+9
2026-01-08
vfs_ceph_new: Improve log entries in vfs_cephfs_load_lib()
Anoop C S
1
-5
/
+4
2026-01-08
vfs_ceph_new: Add explicit log entry for libcephfs proxy status
Anoop C S
1
-0
/
+1
2026-01-06
vfs_ceph_new: Fix a regression in SMB_VFS_GETWD
Anoop C S
1
-0
/
+1
2025-12-13
vfs_ceph_new: do explicit 'ceph_init' call
Shachar Sharon
1
-0
/
+11
2025-12-11
vfs_ceph_new: improved debug logging
Shachar Sharon
1
-150
/
+221
2025-12-11
vfs_ceph_new: limit to 80-chars lines
Shachar Sharon
1
-25
/
+34
2025-12-04
vfs_ceph_new: proper failure-handling in chdir and getwd
Shachar Sharon
1
-4
/
+9
2025-11-24
vfs_ceph_new: use vfs_ceph_iget/vfs_ceph_iput in vfs_ceph_disk_free
Shweta Sodani
1
-11
/
+8
2025-11-18
vfs:ceph_new: Allow VFS_OPEN_HOW_RESOLVE_NO_XDEV flag
Samuel Cabrero
1
-1
/
+3
2025-11-10
lib: Introduce cp_smb_basename() helper function
Volker Lendecke
1
-2
/
+2
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
-15
/
+17
2025-10-21
smbd: Use fsp_str_dbg() in DEBUGs
Volker Lendecke
1
-29
/
+61
2025-09-22
vfs_ceph_new: Use integer value instead of boolean
Anoop C S
1
-1
/
+1
2025-09-22
vfs_ceph_new: dont use ceph_ll_nonblocking_readv_writev for fsync_send
Shachar Sharon
1
-10
/
+0
2025-08-12
vfs_ceph_new: Use already available SMBPROFILE_*_X macros
Anoop C S
1
-8
/
+7
2025-07-17
vfs_ceph_new: cleanup to async path
Shweta Sodani
1
-53
/
+48
2025-06-30
vfs_ceph_new: Handle the special case of UTIME_NOW
Anoop C S
1
-3
/
+17
2025-06-23
vfs_ceph_new: use per-share profile macros
Shachar Sharon
1
-77
/
+89
2025-04-28
vfs_ceph_new: Enhance logging for improved debugging and code flow visibility...
Shweta Sodani
1
-114
/
+151
2025-03-17
vfs_ceph_new: Add path based fallback for SMB_VFS_FNTIMES
Anoop C S
1
-24
/
+84
2025-03-17
vfs_ceph_new: Add path based fallback for SMB_VFS_FCHMOD
Anoop C S
1
-6
/
+50
2025-03-17
vfs_ceph_new: Add path based fallback for SMB_VFS_FCHOWN
Anoop C S
1
-5
/
+23
2025-03-11
vfs_ceph_new: detect case sensitivity in CephFS
Xavi Hernandez
1
-2
/
+82
2025-03-07
vfs_ceph_new: Do not resolve by inode number
Anoop C S
1
-75
/
+25
2025-03-07
vfs_ceph_new: Handle absolute path in vfs_ceph_ll_walk
Anoop C S
1
-15
/
+22
2025-03-07
vfs_ceph_new: Remove unused code in cephmount_mount_fs()
Anoop C S
1
-7
/
+0
[next]