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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
vfs_ceph_new: use 'ceph_new' for config-param prefix
Shachar Sharon
1
-6
/
+7
2024-08-07
vfs_ceph_new: handle errno properly for 'readdir'
Shachar Sharon
1
-6
/
+7
2024-08-07
vfs_ceph{_new}: do not set errno upon successful call to libcephfs
Shachar Sharon
2
-4
/
+0
2024-08-06
vfs: Fix a DBG message
Volker Lendecke
1
-1
/
+1
2024-08-05
vfs_ceph_new: Unconditionally use ceph_select_filesystem
Anoop C S
1
-18
/
+1
2024-07-31
lib: Remove "token" parameter from set_namearray
Volker Lendecke
1
-2
/
+0
2024-07-29
vfs_ceph_new: common prefix to debug-log messages
Shachar Sharon
1
-6
/
+6
2024-07-29
vfs_ceph_new: debug-log upon libcephfs low-level calls
Shachar Sharon
1
-1
/
+117
2024-07-29
vfs_ceph_new: use low-level APIs for xattr ops
Shachar Sharon
1
-54
/
+263
2024-07-29
vfs_ceph_new: use low-level APIs for mknodat
Shachar Sharon
1
-13
/
+43
2024-07-29
vfs_ceph_new: use low-level APIs for renameat
Shachar Sharon
1
-22
/
+29
2024-07-29
vfs_ceph_new: use low-level APIs for linkat
Shachar Sharon
1
-26
/
+48
2024-07-29
vfs_ceph_new: use low-level APIs for ftruncate/fallocate
Shachar Sharon
1
-14
/
+47
2024-07-29
vfs_ceph_new: use low-level APIs for fsync
Shachar Sharon
1
-2
/
+15
2024-07-29
vfs_ceph_new: use low-level APIs for lseek
Shachar Sharon
1
-5
/
+17
2024-07-29
vfs_ceph_new: use low-level APIs for read/write
Shachar Sharon
1
-15
/
+49
2024-07-29
vfs_ceph_new: use low-level APIs for symlink/readlink
Shachar Sharon
1
-57
/
+75
2024-07-29
vfs_ceph_new: use low-level APIs for unlinkat
Shachar Sharon
1
-35
/
+33
2024-07-29
vfs_ceph_new: use low-level APIs for fntimes
Shachar Sharon
1
-34
/
+44
2024-07-29
vfs_ceph_new: use low-level APIs for fchown/fchmod
Shachar Sharon
1
-31
/
+48
2024-07-29
vfs_ceph_new: proper error handling to readdir
Shachar Sharon
1
-2
/
+10
2024-07-29
vfs_ceph_new: use low-level APIs for readdir ops
Shachar Sharon
1
-3
/
+17
2024-07-29
vfs_ceph_new: use low-level APIs for mkdirat
Shachar Sharon
1
-31
/
+39
2024-07-29
vfs_ceph_new: use low-level APIs for fdopendir
Shachar Sharon
1
-13
/
+23
2024-07-29
vfs_ceph_new: use low-level APIs for fstatat
Shachar Sharon
1
-37
/
+46
2024-07-29
vfs_ceph_new: use low-level APIs for fstat
Shachar Sharon
1
-18
/
+32
2024-07-29
vfs_ceph_new: use low-level APIs for open/close
Shachar Sharon
1
-50
/
+290
2024-07-29
vfs_ceph_new: ref cephmount_cached entry in handle->data
Shachar Sharon
1
-132
/
+185
2024-07-29
vfs_ceph_new: use low-level APIs for lchown
Shachar Sharon
1
-1
/
+33
2024-07-29
vfs_ceph_new: use low-level APIs for statfs
Shachar Sharon
1
-5
/
+19
2024-07-29
vfs_ceph_new: use low-level APIs for lstat
Shachar Sharon
1
-9
/
+24
2024-07-29
vfs_ceph_new: use low-level APIs for stat
Shachar Sharon
1
-10
/
+181
2024-07-29
vfs_ceph_new: use low-level APIs for disk_free
Shachar Sharon
1
-10
/
+17
2024-07-29
vfs_ceph_new: next iteration of samba-to-cephfs bridge
Shachar Sharon
2
-0
/
+2013
2024-07-26
s3/lib: return error from set_namearray()
Ralph Boehme
1
-9
/
+18
2024-07-26
s3/lib: add per-user support to set_namearray()
Ralph Boehme
1
-0
/
+2
2024-07-26
s3/lib: modernize set_namearray()
Ralph Boehme
1
-3
/
+6
2024-07-26
s3/lib: remove name_compare_entry typedef
Ralph Boehme
1
-2
/
+2
2024-07-16
s3:modules: Make nread a size_t and check for possible overflow
Andreas Schneider
1
-3
/
+4
2024-07-16
s3:modules: Move chunk out of the loop
Andreas Schneider
1
-3
/
+2
2024-07-16
s3:modules: Rename thistime to chunk
Andreas Schneider
1
-4
/
+4
2024-07-12
smbd: Show blk and chr devices as nfs reparse points
Volker Lendecke
1
-0
/
+41
2024-07-12
smbd: Report sockets as NFS style reparse points
Volker Lendecke
1
-0
/
+20
2024-07-12
smbd: Factor out fsctl_get_reparse_point_int
Volker Lendecke
1
-13
/
+24
2024-07-12
smbd: Report FIFOs as NFS style reparse points
Volker Lendecke
1
-0
/
+41
2024-07-12
smbd: Turn an if-statement getting reparse points into a switch
Volker Lendecke
1
-1
/
+5
2024-07-12
vfs: xattr calls give EBADF for sockets
Volker Lendecke
1
-5
/
+5
2024-07-09
vfs_ceph: Disable the module on unsupported Ceph versions
Anoop C S
1
-159
/
+2
2024-06-28
smbd: Fix cached dos attributes
Volker Lendecke
1
-0
/
+4
2024-06-28
vfs: Fix typos
Volker Lendecke
1
-2
/
+2
[prev]
[next]