index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_glusterfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs:glusterfs: preallocate result for glfs_realpath
Michael Adam
2016-10-22
1
-1
/
+14
*
support volfile fetch from multiple glusterd nodes
Raghavendra Talur
2016-10-14
1
-12
/
+116
*
s3/vfs: remove now unused is_offline/set_offline VFS functions
Ralph Boehme
2016-10-11
1
-20
/
+0
*
vfs_glusterfs: Fix a memory leak in connect path
Anoop C S
2016-10-07
1
-2
/
+1
*
glusterfs: Avoid tevent_internal.h
Volker Lendecke
2016-09-24
1
-1
/
+0
*
s3: vfs: generalize functions that set/get posix acl through xattr
Yan, Zheng
2016-07-24
1
-516
/
+6
*
vfs_glusterfs: call clock_gettime_mono() only on profile-enabled build
Uri Simchoni
2016-03-29
1
-4
/
+5
*
VFS: Modify lchown to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-03-05
1
-2
/
+4
*
VFS: Modify chown to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-03-05
1
-2
/
+4
*
vfs_glusterfs: Fix use after free in AIO callback.
Ira Cooper
2016-03-05
1
-8
/
+7
*
VFS: Modify chmod to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-03-03
1
-2
/
+3
*
vfs:glusterfs: fix build after opendir signature change
Michael Adam
2016-03-02
1
-3
/
+4
*
vfs/glusterfs: measure libglusterfs aio function call duration
Ralph Boehme
2016-03-02
1
-0
/
+9
*
s3/vfs: wrap async io function args inside struct vfs_aio_state
Ralph Boehme
2016-03-02
1
-13
/
+10
*
VFS: Modify rmdir to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-02-25
1
-2
/
+3
*
vfs:glusterfs: Fix mkdir_fn to take struct smb_filename * instead of char *
Jeremy Allison
2016-02-25
1
-2
/
+3
*
s3:vfs:glusterfs: fix build after quota changes.
Michael Adam
2016-02-01
1
-0
/
+1
*
vfs_glusterfs: Fix a memory leak in AIO
Jose A. Rivera
2015-12-17
1
-6
/
+2
*
vfs_glusterfs: Attach missing destructor.
Ira Cooper
2015-12-15
1
-3
/
+2
*
vfs_glusterfs: Move vfs_gluster_write and vfs_gluster_pwrite.
Ira Cooper
2015-12-12
1
-13
/
+13
*
vfs_glusterfs: Add white space so vfs_glusterfs_pread_send and vfs_glusterfs_...
Ira Cooper
2015-12-11
1
-1
/
+3
*
vfs_glusterfs: Fix AIO crash on smb.conf reload.
Ira Cooper
2015-12-11
1
-25
/
+112
*
lib: Move sys_rw* to lib/util
Volker Lendecke
2015-10-13
1
-1
/
+1
*
smbd: Remove SMB_VFS_NOTIFY_WATCH
Volker Lendecke
2015-07-07
1
-13
/
+0
*
Convert all uint8/16/32 to _t in all modules.
Richard Sharpe
2015-05-06
1
-4
/
+4
*
s3/vfs: change fallocate mode flags from enum->uint32_t
David Disseldorp
2015-03-09
1
-1
/
+2
*
s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameter
David Disseldorp
2015-02-17
1
-3
/
+2
*
vfs_glusterfs: Add comments to the pipe(2) code.
Ira Cooper
2015-01-23
1
-0
/
+17
*
vfs: Fix a typo
Volker Lendecke
2015-01-22
1
-1
/
+1
*
vfs:glusterfs: whitespace fix.
Michael Adam
2015-01-22
1
-3
/
+3
*
vfs_glusterfs: Replace eventfd with pipes, for AIO use
Ira Cooper
2015-01-21
1
-96
/
+41
*
vfs/glusterfs: Change xattr key to match gluster key.
raghavendra talur
2014-12-17
1
-1
/
+1
*
vfs_glusterfs: Implement AIO support
Poornima G
2014-12-17
1
-12
/
+242
*
vfs_glusterfs: Change sys_get_acl_file/fd to return ACLs corresponding to mod...
Poornima G
2014-12-17
1
-0
/
+59
*
vfs_glusterfs: Set connectpath as snapdir-entry-path.
raghavendra talur
2014-12-10
1
-0
/
+11
*
vfs_glusterfs: Remember the connect path too for reopening.
raghavendra talur
2014-12-10
1
-5
/
+15
*
vfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd, reduce the number of getxa...
Poornima G
2014-12-10
1
-10
/
+32
*
vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.
Jose A. Rivera
2014-02-25
1
-90
/
+32
*
vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.
Christopher R. Hertel
2014-02-25
1
-13
/
+8
*
vfs_glusterfs: Comment the top of the file.
Christopher R. Hertel
2014-02-25
1
-8
/
+18
*
vfs/glusterfs: in case atime is not passed, set it to the current atime
Niels de Vos
2014-01-15
1
-4
/
+22
*
vfs_glusterfs: Enable per client log file
Poornima Gurusiddaiah
2013-12-17
1
-20
/
+29
*
s3-vfs: Make glfs_set_preopened() static.
Andreas Schneider
2013-11-15
1
-1
/
+1
*
s3-vfs: Remove unused variable in vfs_glusterfs.
Andreas Schneider
2013-11-15
1
-1
/
+0
*
vfs: Fix some build warnings in glusterfs.
Andreas Schneider
2013-11-04
1
-2
/
+2
*
vfs: Fix building the glusterfs module.
Andreas Schneider
2013-11-04
1
-2
/
+2
*
vfs_glusterfs: Fix excessive debug output from vfs_gluster_open().
Christopher R. Hertel
2013-08-30
1
-3
/
+0
*
vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs
Anand Avati
2013-08-16
1
-42
/
+111
*
VFS plugin was sending the actual size of the volume instead of the total num...
Susant Kumar Palai
2013-08-09
1
-7
/
+4
*
Fix glusterfs backend crash found at the Microsoft interop event.
Jeremy Allison
2013-06-21
1
-2
/
+4
[next]