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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2015-03-03
13
-313
/
+814
*
gfapi: new inode created in glfs_resolve_component even if inode is in inode ...
Rajesh Joseph
2015-01-08
1
-6
/
+4
*
gfapi: Change lookup logic for "/.." and "/." .
Raghavendra Talur
2015-01-08
1
-9
/
+19
*
api: versioned symbols in libgfapi.so for compatibility
v3.6.1
Kaleb S. KEITHLEY
2014-11-07
9
-357
/
+817
*
libgfapi: Fixed an issue with healing files during glfs_resolve
Soumya Koduri
2014-07-16
2
-9
/
+27
*
make snapview-server more compatible with NFS server
Raghavendra Bhat
2014-07-16
2
-4
/
+15
*
libgfapi: succeed lookup of "/.."
Ravishankar N
2014-07-09
1
-4
/
+8
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
1
-0
/
+2
*
libgfapi: In glfs_*chown, if uid or gid is -1, do not set the corresponding f...
Poornima Gurusiddaiah
2014-06-23
1
-15
/
+36
*
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
*
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
4
-53
/
+188
*
log: enhance gluster log format with message ID and standardize errno reporting
ShyamsundarR
2014-03-28
1
-5
/
+6
*
Changing the errno in glfs_h_rename
Meghana
2014-03-12
1
-1
/
+1
*
api: add glfs_get_volfile
Jeff Darcy
2014-03-05
3
-0
/
+54
*
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
*
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
*
gfapi: object handle based API extensions
R.Shyamsundar
2013-10-11
9
-20
/
+1593
*
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
[next]