summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* gfapi: space/tab conversion in gfapi.mapNiels de Vos2015-03-191-5/+5
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-03-187-13/+140
* libgfapi, timer: Fix a crash seen in timer when glfs_fini was invoked.Poornima G2015-03-171-3/+10
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-03-179-4/+370
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-174-1/+40
* gfapi: improve source comments and error messages.Humble Devassy Chirammal2015-03-163-5/+11
* libgfapi: initialize child_down_count cond. variable.Humble Devassy Chirammal2015-03-161-0/+1
* doc: convert gfapi symbol version to markdown and move to docKaleb S. KEITHLEY2015-03-101-226/+1
* gfapi: Add NULL check for volname in glfs_new()Prashanth Pai2015-03-081-0/+10
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-081-22/+7
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-042-7/+122
* libgfapi: In glfs_init() set the cwd to "/".Poornima G2015-02-271-0/+5
* gfapi: handle inode_link failures gracefullyRajesh Joseph2015-02-201-1/+9
* api: coverity fix.Sakshi Bansal2015-02-091-0/+6
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-1/+2
* uss: disable memory accounting for the snapshot daemonRaghavendra Bhat2015-01-282-2/+3
* gfapi: allow transport=NULL for set_volfile_server()Niels de Vos2015-01-201-5/+7
* api: versioned symbols for glfs_resolve()Ravishankar N2015-01-152-14/+14
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-1213-309/+818
* api: export glfs_resolve()Ravishankar N2015-01-064-17/+18
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-053-6/+6
* gfapi: always close the fd in glfs_h_creat()Niels de Vos2014-12-201-1/+1