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
/
glfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libgfapi: glfd close is not correctly handled for async fop
Rajesh Joseph
2016-03-30
1
-22
/
+28
*
gfapi: Fix the crashes caused by global_xlator and THIS
Poornima G
2016-03-30
1
-7
/
+53
*
libgfapi: Gracefully exit when glfd is invalid
Prashanth Pai
2015-08-26
1
-2
/
+4
*
libgfapi: introduce bit flags for pthread mutex and cond variables
Humble Devassy Chirammal
2015-06-22
1
-73
/
+50
*
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-09
1
-31
/
+88
*
Upcall: Process each of the upcall events separately
Soumya Koduri
2015-05-07
1
-0
/
+2
*
libgfapi : port gfapi to new logging framework
Humble Devassy Chirammal
2015-05-07
1
-19
/
+26
*
libgfapi : return if gf_strdup failed
Humble Devassy Chirammal
2015-04-01
1
-1
/
+2
*
libgfapi: revamp glfs_new function
Humble Devassy Chirammal
2015-03-30
1
-29
/
+78
*
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
1
-2
/
+38
*
every/where: add GF_FOP_IPC for inter-translator communication
Jeff Darcy
2015-03-17
1
-0
/
+24
*
gfapi: improve source comments and error messages.
Humble Devassy Chirammal
2015-03-16
1
-1
/
+7
*
libgfapi: initialize child_down_count cond. variable.
Humble Devassy Chirammal
2015-03-16
1
-0
/
+1
*
gfapi: Add NULL check for volname in glfs_new()
Prashanth Pai
2015-03-08
1
-0
/
+10
*
glfs_fini: Clean up all the resources allocated in glfs_new.
Poornima G
2015-03-04
1
-5
/
+121
*
libgfapi: In glfs_init() set the cwd to "/".
Poornima G
2015-02-27
1
-0
/
+5
*
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
1
-1
/
+2
*
gfapi: allow transport=NULL for set_volfile_server()
Niels de Vos
2015-01-20
1
-5
/
+7
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2015-01-12
1
-5
/
+2
*
api, glusterfsd: Cleanup upon failure in glusterfs_ctx_defaults_init()
Vijay Bellur
2014-12-09
1
-7
/
+14
*
libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()
Anoop C S
2014-12-08
1
-15
/
+49
*
core: fix remaining *printf formation warnings on 32-bit
Kaleb S. KEITHLEY
2014-11-26
1
-2
/
+2
*
mem_acct : Check return value of xlator_mem_acct_init().
Humble Chirammal
2014-11-15
1
-3
/
+7
*
api: versioned symbols in libgfapi.so for compatibility
Kaleb S. KEITHLEY
2014-11-07
1
-22
/
+68
*
gNFS: Subdir mount does not work on UDP proto
Santosh Kumar Pradhan
2014-10-07
1
-0
/
+37
*
glfs_fini: Fix a possible hang in glfs_fini.
Poornima G
2014-06-02
1
-15
/
+23
*
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
1
-0
/
+11
*
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
1
-20
/
+104
*
log: enhance gluster log format with message ID and standardize errno reporting
ShyamsundarR
2014-03-28
1
-5
/
+6
*
api: add glfs_get_volfile
Jeff Darcy
2014-03-05
1
-0
/
+20
*
libgfapi: Add proper NULL checks
Jose A. Rivera
2014-02-14
1
-0
/
+14
*
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
*
gfapi: Closed the logfile fd and initialize to NULL in glfs_fini
Poornima G
2013-12-26
1
-2
/
+2
*
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
1
-0
/
+3
*
gfapi: fix mem-types initialisation
Krutika Dhananjay
2013-10-24
1
-1
/
+1
*
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
1
-0
/
+14
*
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
1
-6
/
+14
*
gfapi: implement a minimial glfs_fini()
Anand Avati
2013-09-17
1
-4
/
+44
*
synctask: minor enhancements
Anand Avati
2013-08-28
1
-1
/
+1
*
log: set ident to openlog
Bala.FA
2013-08-13
1
-1
/
+2
*
gfapi: handle graph switch (cwd, fds, locks)
Anand Avati
2013-05-28
1
-49
/
+26
[next]