lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
[bbaumbach/samba-autobuild/.git] / source3 / modules / vfs_glusterfs.c
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-10-21 Michael Adamvfs:glusterfs: preallocate result for glfs_realpath
2016-10-14 Raghavendra Talursupport volfile fetch from multiple glusterd nodes
2016-10-11 Ralph Boehmes3/vfs: remove now unused is_offline/set_offline VFS...
2016-10-07 Anoop C Svfs_glusterfs: Fix a memory leak in connect path
2016-09-24 Volker Lendeckeglusterfs: Avoid tevent_internal.h
2016-07-23 Yan, Zhengs3: vfs: generalize functions that set/get posix acl...
2016-03-28 Uri Simchonivfs_glusterfs: call clock_gettime_mono() only on profil...
2016-03-05 Jeremy AllisonVFS: Modify lchown to take a const struct smb_filename...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-05 Ira Coopervfs_glusterfs: Fix use after free in AIO callback.
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-03-02 Michael Adamvfs:glusterfs: fix build after opendir signature change
2016-03-02 Ralph Boehmevfs/glusterfs: measure libglusterfs aio function call...
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-25 Jeremy Allisonvfs:glusterfs: Fix mkdir_fn to take struct smb_filename...
2016-02-01 Michael Adams3:vfs:glusterfs: fix build after quota changes.
2015-12-17 Jose A. Riveravfs_glusterfs: Fix a memory leak in AIO
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-15 Ira Coopervfs_glusterfs: Attach missing destructor.
2015-12-12 Ira Coopervfs_glusterfs: Move vfs_gluster_write and vfs_gluster_p...
2015-12-11 Ira Coopervfs_glusterfs: Add white space so vfs_glusterfs_pread_s...
2015-12-11 Ira Coopervfs_glusterfs: Fix AIO crash on smb.conf reload.
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-01-23 Ira Coopervfs_glusterfs: Add comments to the pipe(2) code.
2015-01-22 Volker Lendeckevfs: Fix a typo
2015-01-22 Michael Adamvfs:glusterfs: whitespace fix.
2015-01-21 Ira Coopervfs_glusterfs: Replace eventfd with pipes, for AIO use
2014-12-17 raghavendra talurvfs/glusterfs: Change xattr key to match gluster key.
2014-12-17 Poornima Gvfs_glusterfs: Implement AIO support
2014-12-17 Poornima Gvfs_glusterfs: Change sys_get_acl_file/fd to return...
2014-12-10 raghavendra talurvfs_glusterfs: Set connectpath as snapdir-entry-path.
2014-12-10 raghavendra talurvfs_glusterfs: Remember the connect path too for reopening.
2014-12-10 Poornima Gvfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd,...
2014-02-25 Jose A. Riveravfs_glusterfs: Remove "integer fd" code and store the...
2014-02-25 Christopher R. Hertelvfs_glusterfs: smb_stat_ex_from_stat commenting and...
2014-02-25 Christopher R. Hertelvfs_glusterfs: Comment the top of the file.
2014-01-15 Niels de Vosvfs/glusterfs: in case atime is not passed, set it...
2013-12-17 Poornima Gurusiddaiahvfs_glusterfs: Enable per client log file
2013-11-15 Andreas Schneiders3-vfs: Make glfs_set_preopened() static.
2013-11-15 Andreas Schneiders3-vfs: Remove unused variable in vfs_glusterfs.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-04 Andreas Schneidervfs: Fix some build warnings in glusterfs.
2013-11-04 Andreas Schneidervfs: Fix building the glusterfs module.
2013-08-30 Christopher R. Hertelvfs_glusterfs: Fix excessive debug output from vfs_glus...
2013-08-16 Anand Avativfs_glusterfs: Implement proper mashalling/unmarshallin...
2013-08-09 Susant Kumar PalaiVFS plugin was sending the actual size of the volume...
2013-06-21 Jeremy AllisonFix glusterfs backend crash found at the Microsoft...
2013-05-30 Anand Avativfs_glusterfs: Samba VFS module for glusterfs