summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* glfs-mgmt: fix connecting to multiple volfile transportsPrasanna Kumar Kalever2016-03-241-26/+57
* gfapi: Fix the crashes caused by global_xlator and THISPoornima G2016-03-221-7/+53
* gfapi: preserve glfd state during glfs_dupRajesh Joseph2016-03-141-0/+1
* gfapi: Use inode_forget in case of handle objectsSoumya Koduri2016-02-231-0/+3
* gfapi: Add xlator_cbks fops in gfapiSoumya Koduri2016-02-231-1/+23
* gfapi : Avoid double freeing of dict in glfs_*_*getxattrJiffin Tony Thottan2016-02-231-5/+10
* gfapi : fixing listxattr call for handle opsJiffin Tony Thottan2016-02-231-11/+15
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-201-0/+12
* experimental: add fdl (Full Data Logging) translatorJeff Darcy2016-02-133-2/+16
* api: glfs_lseek must return repositioned offset for SEEK_SET, SEEK_CUR flagsAnoop C S2016-02-111-0/+2
* libgfapi: glfd close is not correctly handled for async fopRajesh Joseph2016-02-104-40/+224
* gfapi: Remove TODO for merging of locksAnoop C S2016-02-041-1/+0
* gfapi: add support for SEEK_HOLE and SEEK_DATA in glfs_lseek()Niels de Vos2016-02-041-2/+69
* gfapi: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-133-5/+18
* api: Fix errno being set to EINVAL even on successPrashanth Pai2016-01-051-0/+2
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-12-011-0/+4
* libgfapi: To support set_volfile-server-transport type "unix"Mohamed Ashiq2015-11-173-13/+25
* gfapi: function exit should use __GLFS_EXIT_FSMilind Changire2015-11-091-8/+8
* gfapi: xattr key length check to avoid brick crashMilind Changire2015-10-092-0/+70
* gfapi: transport and port are optional for glfs_set_volfile_serverRaghavendra Talur2015-09-281-12/+43
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* build: fix build on Mac OS X, gfapi symbol versionsKaleb S. KEITHLEY2015-09-091-17/+17
* libgfapi : port missing gf_log's to gf_msgManikandan Selvaganesh2015-08-313-11/+13
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-245-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-122-2/+1
* gfapi: remove unused variables in priv_glfs_process_upcall_event()Niels de Vos2015-07-241-2/+0
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-102-5/+5
* gfapi: correct symbol versioning in glfs-handles.hNiels de Vos2015-07-101-2/+2
* gfapi: Update loc->inode accordingly in 'glfs_loc_link'Soumya Koduri2015-07-092-15/+11
* libgfapi: Gracefully exit when glfd is invalidPrashanth Pai2015-07-072-4/+6
* build: Mac OS X build issues, header guard macrosKaleb S. KEITHLEY2015-07-041-2/+2
* build: Mac OS X build issues, gfapi symbol versionsKaleb S. KEITHLEY2015-07-042-3/+3
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-022-14/+51
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-284-72/+1
* gfapi : symlink resolution for glfs_objectJiffin Tony Thottan2015-06-283-2/+64
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-274-1/+72
* build: do not #include "config.h" in each fileNiels de Vos2015-05-295-25/+0
* libgfapi: introduce bit flags for pthread mutex and cond variablesHumble Devassy Chirammal2015-05-282-73/+100
* gfapi: zero size issue in glfs_h_acl_set()Jiffin Tony Thottan2015-05-281-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-085-145/+591
* libgfapi : anonymous fd supportJiffin Tony Thottan2015-05-056-0/+226
* api/libgfapi: Add support for statfs handleMohammed Rafi KC2015-05-054-0/+57
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-054-39/+134
* gfapi: Skip and delete the upcall entry if not foundSoumya Koduri2015-05-041-20/+32
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-305-35/+96
* Fix ENOKEY build failure on non Linux systemsEmmanuel Dreyfus2015-04-291-3/+3