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
*
gfapi: clear loc.gfid when retrying after ESTALE
Raghavendra Talur
2016-05-10
1
-0
/
+1
*
gfapi: fix compile warning on 32-bit systems
Niels de Vos
2016-05-10
1
-1
/
+1
*
libglusterfs/gfapi: set appropriate errno for inode_link failures
Soumya Koduri
2016-05-10
4
-8
/
+18
*
gfapi: Fix a deadlock caused by graph switch while aio in progress
Poornima G
2016-05-06
1
-206
/
+362
*
gfapi/upcall: Ignore handle create failures
Soumya Koduri
2016-05-02
1
-24
/
+118
*
gfapi: fill iatt in readdirp_cbk if entry->inode is null
Mohammed Rafi KC
2016-04-28
1
-0
/
+11
*
gfapi: set need_lookup flag on response list
Mohammed Rafi KC
2016-04-27
1
-1
/
+1
*
glfs-mgmt: fix connecting to multiple volfile transports
Prasanna Kumar Kalever
2016-03-24
1
-26
/
+57
*
gfapi: Fix the crashes caused by global_xlator and THIS
Poornima G
2016-03-22
1
-7
/
+53
*
gfapi: preserve glfd state during glfs_dup
Rajesh Joseph
2016-03-14
1
-0
/
+1
*
gfapi: Use inode_forget in case of handle objects
Soumya Koduri
2016-02-23
1
-0
/
+3
*
gfapi: Add xlator_cbks fops in gfapi
Soumya Koduri
2016-02-23
1
-1
/
+23
*
gfapi : Avoid double freeing of dict in glfs_*_*getxattr
Jiffin Tony Thottan
2016-02-23
1
-5
/
+10
*
gfapi : fixing listxattr call for handle ops
Jiffin Tony Thottan
2016-02-23
1
-11
/
+15
*
glusterd: Bug fixes for IPv6 support
Nithin D
2016-02-20
1
-0
/
+12
*
experimental: add fdl (Full Data Logging) translator
Jeff Darcy
2016-02-13
3
-2
/
+16
*
api: glfs_lseek must return repositioned offset for SEEK_SET, SEEK_CUR flags
Anoop C S
2016-02-11
1
-0
/
+2
*
libgfapi: glfd close is not correctly handled for async fop
Rajesh Joseph
2016-02-10
4
-40
/
+224
*
gfapi: Remove TODO for merging of locks
Anoop C S
2016-02-04
1
-1
/
+0
*
gfapi: add support for SEEK_HOLE and SEEK_DATA in glfs_lseek()
Niels de Vos
2016-02-04
1
-2
/
+69
*
gfapi: send lookup if inode_ctx is not set
Mohammed Rafi KC
2016-01-13
3
-5
/
+18
*
api: Fix errno being set to EINVAL even on success
Prashanth Pai
2016-01-05
1
-0
/
+2
*
build: export minimum symbols from xlators for correct resolution
Kaleb S KEITHLEY
2015-12-22
1
-1
/
+1
*
Upcall: Read gfid from iatt in case of invalid inode
Soumya Koduri
2015-12-01
1
-0
/
+4
*
libgfapi: To support set_volfile-server-transport type "unix"
Mohamed Ashiq
2015-11-17
3
-13
/
+25
*
gfapi: function exit should use __GLFS_EXIT_FS
Milind Changire
2015-11-09
1
-8
/
+8
*
gfapi: xattr key length check to avoid brick crash
Milind Changire
2015-10-09
2
-0
/
+70
*
gfapi: transport and port are optional for glfs_set_volfile_server
Raghavendra Talur
2015-09-28
1
-12
/
+43
*
build: export minimum symbols from xlators for correct resolution
Kaleb S. KEITHLEY
2015-09-24
1
-1
/
+1
*
build: fix build on Mac OS X, gfapi symbol versions
Kaleb S. KEITHLEY
2015-09-09
1
-17
/
+17
*
libgfapi : port missing gf_log's to gf_msg
Manikandan Selvaganesh
2015-08-31
3
-11
/
+13
*
libgfapi: adding 'follow' flag to glfs_h_lookupat()
Jiffin Tony Thottan
2015-08-24
5
-27
/
+42
*
libgfapi: non-default symbol version macros are incorrect
Kaleb S. KEITHLEY
2015-08-19
1
-2
/
+2
*
rpc: add owner xlator argument to rpc_clnt_new
Krishnan Parthasarathi
2015-08-12
2
-2
/
+1
*
gfapi: remove unused variables in priv_glfs_process_upcall_event()
Niels de Vos
2015-07-24
1
-2
/
+0
*
syncop: Include iatt to 'syncop_link' args
Soumya Koduri
2015-07-10
2
-5
/
+5
*
gfapi: correct symbol versioning in glfs-handles.h
Niels de Vos
2015-07-10
1
-2
/
+2
*
gfapi: Update loc->inode accordingly in 'glfs_loc_link'
Soumya Koduri
2015-07-09
2
-15
/
+11
*
libgfapi: Gracefully exit when glfd is invalid
Prashanth Pai
2015-07-07
2
-4
/
+6
*
build: Mac OS X build issues, header guard macros
Kaleb S. KEITHLEY
2015-07-04
1
-2
/
+2
*
build: Mac OS X build issues, gfapi symbol versions
Kaleb S. KEITHLEY
2015-07-04
2
-3
/
+3
*
libgfapi: send explicit lookups on inodes linked in readdirp
Raghavendra Bhat
2015-07-02
2
-14
/
+51
*
Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"
Niels de Vos
2015-06-28
4
-72
/
+1
*
gfapi : symlink resolution for glfs_object
Jiffin Tony Thottan
2015-06-28
3
-2
/
+64
*
Upcall/gfapi: Return ENOTSUP when upcall feature is disabled
Soumya Koduri
2015-06-27
4
-1
/
+72
*
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
[next]