index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
glfs_fini: Fix a possible hang in glfs_fini.
Poornima G
2014-06-02
1
-15
/
+23
*
libgfapi: Fixed few memory leaks in glfs_h_getxattr, glfs_h_setxattr calls.
Soumya Koduri
2014-06-02
1
-1182
/
+1187
*
user servicable snapshots
Raghavendra Bhat
2014-05-29
2
-0
/
+54
*
rpcsvc: Validate RPC procedure number before fetch
Santosh Kumar Pradhan
2014-05-17
1
-1
/
+1
*
api: non glibc c++ systems do not define __THROW
Harshavardhana
2014-05-17
2
-0
/
+18
*
libgfapi: Added support to fetch volume info from glusterd and store in glfs...
Soumya Koduri
2014-05-11
3
-6
/
+288
*
mem-accounting: enable memory accounting by default
Anand Avati
2014-05-05
1
-4
/
+0
*
logging: Introduce suppression of repetitive log messages
Krutika Dhananjay
2014-04-30
2
-0
/
+13
*
libgfapi: A minor bug-fix in glfs_h_setxattr and glfs_h_removexattr calls.
Soumya Koduri
2014-04-28
1
-2
/
+3
*
Update references to the maillinglist to gluster-devel@gluster.org
Niels de Vos
2014-04-27
1
-1
/
+1
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-0
/
+1
*
Added Handle-based ops to get/set/remove extended attributes in the libgfapi.
Soumya Koduri
2014-04-18
3
-0
/
+174
*
gfapi: In glfs_set_volfile_server() remove the port number check.
Poornima G
2014-04-08
1
-1
/
+1
*
gfapi: glfs_set_volfile_server() now entertains multiple calls
Harshavardhana
2014-04-01
5
-55
/
+190
*
log: enhance gluster log format with message ID and standardize errno reporting
ShyamsundarR
2014-03-28
1
-5
/
+6
*
features/glupy: Rename Glupy python module to avoid namespace conflict
Justin Clift
2014-03-24
3
-6
/
+6
*
fixed a few misspellings. no code changes present
arvindch
2014-03-17
1
-4
/
+4
*
Changing the errno in glfs_h_rename
Meghana
2014-03-12
1
-1
/
+1
*
api: add glfs_get_volfile
Jeff Darcy
2014-03-05
4
-0
/
+97
*
libgfapi: In glfs_resolve_at(), do not override the previous return value.
Poornima G
2014-02-19
1
-1
/
+3
*
libgfapi: Add proper NULL checks
Jose A. Rivera
2014-02-14
2
-18
/
+44
*
core: add @xdata parameter to syncop_[f]removexattr()
Anand Avati
2014-02-13
1
-2
/
+2
*
libgfapi: Don't ignore return value of glfs_loc_touchup()
Jose A. Rivera
2014-02-08
1
-1
/
+1
*
libgfapi: Remove useless call to lstat
Jose A. Rivera
2014-01-24
1
-9
/
+0
*
libgfapi: Fix pointer dereference before NULL check
Jose A. Rivera
2014-01-24
1
-0
/
+4
*
libgfapi: Fix pointer dereference before NULL check
Jose A. Rivera
2014-01-24
1
-8
/
+8
*
syncop: Change return value of syncop
Pranith Kumar K
2014-01-19
4
-0
/
+81
*
build: Start using library versioning for various libraries
Harshavardhana
2014-01-18
1
-0
/
+1
*
libgfapi: Fixing possible dereferencing of null pointer "glfd"
Lalatendu Mohanty
2014-01-16
1
-1
/
+1
*
libgfapi : Fixing some NULL pointer dereferencing issues.
Lalatendu Mohanty
2014-01-09
1
-4
/
+8
*
gfapi: Closed the logfile fd and initialize to NULL in glfs_fini
Poornima G
2013-12-26
1
-2
/
+2
*
gfapi: add __THROW [(__attribute) ((__nothrow__))] to fn decls for C++ users.
Kaleb S. KEITHLEY
2013-12-03
2
-111
/
+124
*
syncops: expose @flags in syncop_rmdir()
Anand Avati
2013-11-21
2
-2
/
+2
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
2
-4
/
+4
*
gfapi: Closed the logfile fd in glfs_fini
Poornima
2013-11-14
1
-0
/
+3
*
gfapi: introduce glfs_readdir() and glfs_readdirplus() APIs
Anand Avati
2013-11-13
5
-2
/
+96
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
2
-0
/
+71
*
gfapi: remove unnecessary call to glfs_resolve_base()
Anand Avati
2013-11-07
1
-1
/
+2
*
libgfapi: fixing tabs in glfsxmp.c with whitespace
Lalatendu Mohanty
2013-10-27
1
-1450
/
+1450
*
gfapi: fix mem-types initialisation
Krutika Dhananjay
2013-10-24
3
-2
/
+15
*
gfapi: wake migration waiters after migration
Anand Avati
2013-10-22
1
-0
/
+3
*
gfapi: fix return value of glfs_fini
Krishnan Parthasarathi
2013-10-17
1
-4
/
+8
*
libgfapi: Fix to compilation failure/warnings for examples/glfsxmp.c
Lalatendu Mohanty
2013-10-16
3
-18
/
+32
*
gfapi: object handle based API extensions
R.Shyamsundar
2013-10-11
10
-25
/
+2952
*
gfapi: Fix iobuf leaks in gfapi
Poornima
2013-10-11
1
-5
/
+5
*
glusterfsd, libgfapi: destroy the temporary graphs constructed for comparison
Raghavendra Bhat
2013-10-03
1
-157
/
+2
*
gfapi.py: support dynamic loading of versioned libraries
Niels de Vos
2013-10-02
4
-11
/
+45
*
core: block unused signals in created threads
Anand Avati
2013-09-25
1
-1
/
+1
*
logging: Expose set_log_file_path() in libglusterfs.
Vijay Bellur
2013-09-24
2
-7
/
+17
*
gfapi: implement a minimial glfs_fini()
Anand Avati
2013-09-17
2
-4
/
+74
[next]