summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* gfapi : check the value "iovec" in glfs_io_async_cbk only for readJiffin Tony Thottan2016-06-291-1/+6
* gfapi/upcall: Use GF_CALLOC while allocating variablesSoumya Koduri2016-05-251-1/+2
* gfapi: fill iatt in readdirp_cbk if entry->inode is nullMohammed Rafi KC2016-05-231-0/+11
* gfapi: set need_lookup flag on response listMohammed Rafi KC2016-05-231-1/+1
* gfapi: clear loc.gfid when retrying after ESTALERaghavendra Talur2016-05-121-0/+1
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-114-8/+18
* gfapi: Fix a deadlock caused by graph switch while aio in progressPoornima G2016-05-061-206/+362
* gfapi/upcall: Ignore handle create failuresSoumya Koduri2016-05-031-24/+118
* Revert "glusterd: Bug fixes for IPv6 support"Kaushal M2016-04-161-12/+0
* gfapi: preserve glfd state during glfs_dupRajesh Joseph2016-03-301-0/+1
* libgfapi: glfd close is not correctly handled for async fopRajesh Joseph2016-03-304-40/+224
* gfapi: Fix the crashes caused by global_xlator and THISPoornima G2016-03-301-7/+53
* glusterd: Bug fixes for IPv6 supportNithin D2016-03-211-0/+12
* gfapi: return EINVAL for unsupported lseek() operationsNiels de Vos2016-03-091-1/+9
* gfapi: Add xlator_cbks fops in gfapiSoumya Koduri2016-02-291-1/+23
* gfapi: Use inode_forget in case of handle objectsSoumya Koduri2016-02-271-0/+3
* gfapi: send lookup if inode_ctx is not setMohammed Rafi KC2016-02-273-5/+18
* gfapi : fixing listxattr call for handle opsJiffin Tony Thottan2016-02-251-11/+15
* api: Fix errno being set to EINVAL even on successPrashanth Pai2016-02-231-0/+2
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-12-031-0/+4
* libgfapi: To support set_volfile-server-transport type "unix"Mohamed Ashiq2015-12-023-13/+25
* gfapi: xattr key length check to avoid brick crashMilind Changire2015-11-092-0/+70
* libgfapi : port missing gf_log's to gf_msgManikandan Selvaganesh2015-08-313-11/+13
* libgfapi: Gracefully exit when glfd is invalidPrashanth Pai2015-08-262-4/+6
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-255-27/+42
* libgfapi: non-default symbol version macros are incorrectKaleb S. KEITHLEY2015-08-191-2/+2
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-142-2/+1
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-152-5/+5
* gfapi: Update loc->inode accordingly in 'glfs_loc_link'Soumya Koduri2015-07-102-15/+11
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-062-14/+51
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-283-2/+63
* libgfapi: introduce bit flags for pthread mutex and cond variablesHumble Devassy Chirammal2015-06-222-73/+100
* gfapi: zero size issue in glfs_h_acl_set()Niels de Vos2015-06-011-2/+2
* gfapi: fix compile warning in pub_glfs_h_access()Niels de Vos2015-05-091-2/+3
* core: use reference counting for mem_acct structuresJeff Darcy2015-05-091-1/+1
* libgfapi: Store and restore THIS in every API exposed by libgfapiPoornima G2015-05-095-145/+591
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-05-076-0/+227
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-074-39/+134
* gfapi: Skip and delete the upcall entry if not foundSoumya Koduri2015-05-071-20/+32
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-05-075-35/+96
* libgfapi : port gfapi to new logging frameworkHumble Devassy Chirammal2015-05-077-92/+254
* api/libgfapi: Add support for statfs handleMohammed Rafi KC2015-05-074-0/+57
* gfapi: Modified CACHE_INVALIDATE flagsSoumya Koduri2015-05-032-28/+21
* gfapi: Fix in glfs_h_create_from_handleSoumya Koduri2015-05-022-3/+10
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-083-67/+69
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-045-27/+27
* libgfapi : return if gf_strdup failedHumble Devassy Chirammal2015-04-011-1/+2
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-312-18/+16
* libgfapi: revamp glfs_new functionHumble Devassy Chirammal2015-03-301-29/+78
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-21/+0