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
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-19
vfs_gpfs: Prevent mangling of GPFS timestamps after 2106
Volker Lendecke
1
-10
/
+33
2022-08-15
vfs_default: Use openat2(RESOLVE_NO_SYMLINKS) if available
Volker Lendecke
1
-1
/
+52
2022-08-15
vfs_default: prepare O_PATH usage with openat2()
Stefan Metzmacher
1
-0
/
+18
2022-08-15
vfs_btrfs: fix include order, includes.h or replace.h should be first
Stefan Metzmacher
1
-2
/
+2
2022-08-15
vfs_io_uring: hide a possible definition of struct open_how in liburing/compat.h
Stefan Metzmacher
1
-0
/
+18
2022-08-10
vfs_default: assert all passed in fsp's and names are non-stream type
Ralph Boehme
1
-34
/
+58
2022-08-10
vfs_streams_xattr: restrict which fcntl's are allowed on streams
Ralph Boehme
1
-0
/
+33
2022-08-10
vfs_xattr_tdb: add "xattr_tdb:ignore_user_xattr" option
Ralph Boehme
1
-1
/
+84
2022-08-10
vfs_xattr_tdb: add a module config
Ralph Boehme
1
-97
/
+99
2022-08-10
vfs_xattr_tdb: move close_xattr_db()
Ralph Boehme
1
-10
/
+10
2022-08-06
vfs: Add struct vfs_open_how.resolve
Volker Lendecke
8
-0
/
+42
2022-08-06
vfs: change openat propotype to match linux openat2
Volker Lendecke
28
-162
/
+131
2022-08-06
vfs_glusterfs: add missing END_PROFILE(syscall_openat) to vfs_gluster_openat()
Stefan Metzmacher
1
-0
/
+1
2022-08-05
s3: smbd: Cleanup - integer align. consumedcnt should be a size_t.
Jeremy Allison
1
-1
/
+1
2022-08-02
s3: smbd: Add src_dirfsp and dst_dirfsp parameters to copy_internals().
Jeremy Allison
1
-0
/
+2
2022-07-25
vfs_error_inject: Ignore openat() from openat_pathref_dirfsp_nosymlink()
Volker Lendecke
1
-2
/
+16
2022-07-25
VFS: NULL dirfsp for openat on stream opens
Volker Lendecke
3
-1
/
+3
2022-07-25
vfs_shadow_copy2: Don't reference dirfsp for streams
Volker Lendecke
1
-3
/
+30
2022-07-13
nfs4_acls: Correctly skip chown when gid did not change
Christof Schmitt
1
-1
/
+1
2022-07-05
s3:vfs_fileid: add 'fileid:nolock_all_inodes = BOOL'
Stefan Metzmacher
1
-0
/
+3
2022-07-05
s3:vfs_fileid: add 'fileid:nolock_all_dirs = BOOL'
Stefan Metzmacher
1
-0
/
+4
2022-07-05
s3:vfs_fileid: introduce 'fileid:nolock_paths'
Stefan Metzmacher
1
-0
/
+30
2022-07-05
s3:vfs_fileid: introduce 'fileid:nolock_max_slots'
Stefan Metzmacher
1
-0
/
+3
2022-07-05
s3:vfs_fileid: also imply the generic nolock logic to the legacy 'hostname' a...
Stefan Metzmacher
1
-0
/
+6
2022-07-05
s3:vfs_fileid: also handle 'fsname_nodirs' via fileid_is_nolock_inode()
Stefan Metzmacher
1
-13
/
+7
2022-07-05
s3:vfs_fileid: always add the 'nolock' behavior via file_id.extid
Stefan Metzmacher
1
-22
/
+33
2022-07-05
s3:vfs_fileid: introduce algorithm 'next_module'
Stefan Metzmacher
1
-1
/
+11
2022-07-05
s3:vfs_fileid: maintain an array of nolock inodes
Stefan Metzmacher
1
-36
/
+126
2022-07-05
s3:vfs_fileid: move to a single mapping_fn() returning struct file_id
Stefan Metzmacher
1
-40
/
+76
2022-06-27
vfs_acl_xattr: add acl_xattr:security_acl_name option
Ralph Boehme
2
-1
/
+243
2022-06-22
vfs_gpfs: use sys_fstatat() in stat_with_capability()
Ralph Boehme
1
-8
/
+7
2022-06-20
s3: VFS: streams_xattr: Add the same accommodation to streams_xattr_unlinkat(...
Jeremy Allison
1
-3
/
+22
2022-06-17
s3: VFS: full_audit. Ensure the module doesn't load if an operation name is m...
Jeremy Allison
1
-0
/
+10
2022-06-17
s3: VFS: full_audit: Use correct DBG_ print messages in init_bitmap().
Jeremy Allison
1
-4
/
+3
2022-06-14
vfs_btrfs: reduce loglevel message to DEBUG in btrfs_fget_compression()
Ralph Boehme
1
-1
/
+1
2022-06-06
vfs: Remove a typedef
Volker Lendecke
2
-4
/
+4
2022-06-03
vfs_gpfs: use handle based gpfswrap_get_winattrs()
Ralph Boehme
1
-6
/
+6
2022-06-03
vfs_gpfs: finally: use gpfswrap_fgetacl() instead of gpfswrap_getacl()
Ralph Boehme
1
-2
/
+2
2022-06-03
vfs_gpfs: pass fsp to gpfs_getacl_with_capability()
Ralph Boehme
1
-3
/
+5
2022-06-03
vfs_gpfs: pass fsp to vfs_gpfs_getacl()
Ralph Boehme
1
-7
/
+6
2022-06-03
vfs_gpfs: use fsp in gpfsacl_get_posix_acl()
Ralph Boehme
1
-2
/
+2
2022-06-03
vfs_gpfs: pass fsp to gpfsacl_get_posix_acl()
Ralph Boehme
1
-3
/
+4
[prev]
[next]