summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* gfapi: update count when glfs_buf_copy is usedRaghavendra Talur2016-07-071-2/+3
* logging: Change log file name for glusterdVijay Bellur2016-07-041-1/+1
* libgfapi : free parameters allocated by glfs_set_volfile_server()Jiffin Tony Thottan2016-06-301-0/+25
* gfapi/handleops: Avoid using glfd during createSoumya Koduri2016-06-281-23/+9
* gfapi : check the value "iovec" in glfs_io_async_cbk only for readJiffin Tony Thottan2016-06-281-1/+6
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-06-161-1/+0
* api: use versioned symbols for minor ABI changeKaleb S KEITHLEY2016-06-144-15/+13
* api: Fix a typo in gfapi logging message frameworkAnoop C S2016-06-141-1/+1
* libgfapi/upcall : prepend "glfs_" to callback_arg, callback_inode_argJiffin Tony Thottan2016-06-103-13/+13
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-011-4/+4
* gfapi/upcall : remove unused variable ret in glfs_h_find_handleJiffin Tony Thottan2016-05-311-2/+0
* gfapi/upcall: Use GF_CALLOC while allocating variablesSoumya Koduri2016-05-241-1/+2
* gfapi: clear loc.gfid when retrying after ESTALERaghavendra Talur2016-05-101-0/+1
* gfapi: fix compile warning on 32-bit systemsNiels de Vos2016-05-101-1/+1
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-104-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-021-24/+118
* gfapi: fill iatt in readdirp_cbk if entry->inode is nullMohammed Rafi KC2016-04-281-0/+11
* gfapi: set need_lookup flag on response listMohammed Rafi KC2016-04-271-1/+1
* 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