summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs:Now mempool is added to ctx pool list under a lockRajesh Joseph2016-11-281-2/+0
* gfapi: async fops should unref in callbacksRaghavendra Talur2016-11-081-18/+12
* gfapi/upcall: Fix mismatch in few upcall API SYMVERSoumya Koduri2016-11-061-3/+3
* gfapi: warn when glfs_realpath() returned malloc'd memoryNiels de Vos2016-10-285-10/+51
* gfapi: Fix few fd ref leaksSoumya Koduri2016-10-201-1/+18
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-10-037-97/+419
* gfapi: do not cache upcalls if the application is not interestedNiels de Vos2016-09-053-1/+7
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-243-6/+23
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-241-1/+0
* gfapi: use const qualifier for glfs_*timens()Oleksandr Natalenko2016-08-122-6/+8
* gfapi: add missing glfs_truncateJeff Darcy2016-08-124-3/+51
* gfapi : Avoid double freeing of dict in glfs_*_*getxattrJiffin Tony Thottan2016-08-031-5/+10
* gfapi/upcall: Fix a ref leakSoumya Koduri2016-08-031-0/+4
* glfs/upcall: entries should be removed under mutex lockSoumya Koduri2016-08-022-2/+4
* gfapi: update count when glfs_buf_copy is usedRaghavendra Talur2016-07-071-2/+3
* gfapi/handleops: Avoid using glfd during createSoumya Koduri2016-07-031-23/+9
* 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