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
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
5
-25
/
+0
*
libgfapi: introduce bit flags for pthread mutex and cond variables
Humble Devassy Chirammal
2015-05-28
2
-73
/
+100
*
gfapi: zero size issue in glfs_h_acl_set()
Jiffin Tony Thottan
2015-05-28
1
-2
/
+2
*
gfapi: fix compile warning in pub_glfs_h_access()
Niels de Vos
2015-05-09
1
-2
/
+3
*
core: use reference counting for mem_acct structures
Jeff Darcy
2015-05-09
1
-1
/
+1
*
libgfapi: Store and restore THIS in every API exposed by libgfapi
Poornima G
2015-05-08
5
-145
/
+591
*
libgfapi : anonymous fd support
Jiffin Tony Thottan
2015-05-05
6
-0
/
+226
*
api/libgfapi: Add support for statfs handle
Mohammed Rafi KC
2015-05-05
4
-0
/
+57
*
Upcall: Send stat as part of cache_invalidation notifications
Soumya Koduri
2015-05-05
4
-39
/
+134
*
gfapi: Skip and delete the upcall entry if not found
Soumya Koduri
2015-05-04
1
-20
/
+32
*
Upcall: Process each of the upcall events separately
Soumya Koduri
2015-04-30
5
-35
/
+96
*
Fix ENOKEY build failure on non Linux systems
Emmanuel Dreyfus
2015-04-29
1
-3
/
+3
*
libgfapi : port gfapi to new logging framework
Humble Devassy Chirammal
2015-04-28
7
-92
/
+254
*
gfapi: Reduce the log-level from ERROR to TRACE
Anoop C S
2015-04-24
1
-1
/
+1
*
gfapi: Modified CACHE_INVALIDATE flags
Soumya Koduri
2015-04-19
2
-28
/
+21
*
gfapi: Fix in glfs_h_create_from_handle
Soumya Koduri
2015-04-19
2
-3
/
+10
*
gfapi: fix potential non-0-terminated string (CID 1134002)
Michael Adam
2015-04-18
1
-1
/
+2
*
libglusterfs/syncop: Add xdata to all syncop calls
Raghavendra Talur
2015-04-08
3
-67
/
+69
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
5
-27
/
+27
*
libgfapi : return if gf_strdup failed
Humble Devassy Chirammal
2015-04-01
1
-1
/
+2
*
Upcall: Added xlator options to enable cache-invalidation
Soumya Koduri
2015-03-31
2
-18
/
+16
*
libgfapi: revamp glfs_new function
Humble Devassy Chirammal
2015-03-30
1
-29
/
+78
*
features/bit-rot: Implementation of bit-rot xlator
Venky Shankar
2015-03-24
1
-21
/
+0
*
gfapi: space/tab conversion in gfapi.map
Niels de Vos
2015-03-19
1
-5
/
+5
*
gfapi: add glfs_h_acl_set() and glfs_h_acl_get()
Niels de Vos
2015-03-18
7
-13
/
+140
*
libgfapi, timer: Fix a crash seen in timer when glfs_fini was invoked.
Poornima G
2015-03-17
1
-3
/
+10
*
gfapi: APIs to store and process upcall notifications received
Soumya Koduri
2015-03-17
9
-4
/
+370
*
every/where: add GF_FOP_IPC for inter-translator communication
Jeff Darcy
2015-03-17
4
-1
/
+40
*
gfapi: improve source comments and error messages.
Humble Devassy Chirammal
2015-03-16
3
-5
/
+11
*
libgfapi: initialize child_down_count cond. variable.
Humble Devassy Chirammal
2015-03-16
1
-0
/
+1
*
doc: convert gfapi symbol version to markdown and move to doc
Kaleb S. KEITHLEY
2015-03-10
1
-226
/
+1
*
gfapi: Add NULL check for volname in glfs_new()
Prashanth Pai
2015-03-08
1
-0
/
+10
*
Use common loc-touchup in fuse/server/gfapi
Pranith Kumar K
2015-03-08
1
-22
/
+7
*
glfs_fini: Clean up all the resources allocated in glfs_new.
Poornima G
2015-03-04
2
-7
/
+122
*
libgfapi: In glfs_init() set the cwd to "/".
Poornima G
2015-02-27
1
-0
/
+5
*
gfapi: handle inode_link failures gracefully
Rajesh Joseph
2015-02-20
1
-1
/
+9
*
api: coverity fix.
Sakshi Bansal
2015-02-09
1
-0
/
+6
*
epoll: Adding the ability to configure epoll threads
Shyam
2015-02-07
1
-1
/
+2
*
uss: disable memory accounting for the snapshot daemon
Raghavendra Bhat
2015-01-28
2
-2
/
+3
*
gfapi: allow transport=NULL for set_volfile_server()
Niels de Vos
2015-01-20
1
-5
/
+7
*
api: versioned symbols for glfs_resolve()
Ravishankar N
2015-01-15
2
-14
/
+14
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2015-01-12
13
-309
/
+818
*
api: export glfs_resolve()
Ravishankar N
2015-01-06
4
-17
/
+18
*
libglusterfs: change signature of syncop_(f)getxattr
Ravishankar N
2015-01-05
3
-6
/
+6
*
gfapi: always close the fd in glfs_h_creat()
Niels de Vos
2014-12-20
1
-1
/
+1
*
gfapi: use different name for GETSPEC callback than the one used by glusterfsd
Raghavendra Bhat
2014-12-15
1
-3
/
+3
*
api, glusterfsd: Cleanup upon failure in glusterfs_ctx_defaults_init()
Vijay Bellur
2014-12-09
1
-7
/
+14
*
gfapi: new inode created in glfs_resolve_component even if inode is in inode ...
Rajesh Joseph
2014-12-08
1
-6
/
+4
*
libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()
Anoop C S
2014-12-08
3
-15
/
+61
*
core: fix remaining *printf formation warnings on 32-bit
Kaleb S. KEITHLEY
2014-11-26
1
-2
/
+2
[next]