summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2018-03-221-8/+64
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2018-01-031-24/+17
* gfapi: set lkowner in glfdSoumya Koduri2017-10-175-0/+86
* api: memory leak in glfs_h_acl_get(), missing dict unrefKaleb S. KEITHLEY2017-08-151-2/+4
* refcount: typecast function for calling on freeNiels de Vos2017-08-111-7/+3
* rpc: avoid logging success on failureMilind Changire2017-05-311-5/+10
* gfapi: Fix inode ref leak in anonymous fd I/O APIsSoumya Koduri2017-04-271-0/+6
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-271-1/+5
* gfapi: OBS build fails in post build analysisv3.10.0Kaleb S. KEITHLEY2017-02-231-4/+5
* gfapi: create statedump when glusterd requests itNiels de Vos2017-02-131-0/+61
* gfapi: add API to trigger events for debugging and troubleshootingNiels de Vos2017-02-135-4/+85
* core: run many bricks within one glusterfsd processJeff Darcy2017-02-011-1/+1
* libgfapi: remove/revert glfs_ipc() changes targeted for 4.0Kaleb S. KEITHLEY2017-01-244-20/+6
* Make getvolfile.py example pep8 compliantPatrick Uiterwijk2017-01-121-29/+30
* gfapi: glfs_subvol_done should NOT wait for graph migration.Rajesh Joseph2016-11-293-14/+28
* gfapi: Fix memory leak in glfs-mgmtRajesh Joseph2016-11-281-0/+3
* libglusterfs:Now mempool is added to ctx pool list under a lockRajesh Joseph2016-11-221-2/+0
* gfapi: async fops should unref in callbacksRaghavendra Talur2016-11-051-18/+12
* gfapi/upcall: Fix mismatch in few upcall API SYMVERSoumya Koduri2016-11-031-3/+3
* gfapi: add glfs_free() to glfs.hNiels de Vos2016-10-183-0/+5
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* gfapi: correct the gfapi.map for glfs_ipc@GFAPI_4_0_0Niels de Vos2016-10-131-1/+1
* gfapi: warn when glfs_realpath() returned malloc'd memoryNiels de Vos2016-10-115-10/+50
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-09-287-98/+424
* gfapi: Fix few fd ref leaksSoumya Koduri2016-09-261-0/+21
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-0/+1
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-301-22/+0
* gfapi: SSL connection for mgmt connection is not workingRajesh Joseph2016-08-281-0/+5
* gfapi: do not cache upcalls if the application is not interestedNiels de Vos2016-08-253-1/+7
* gfapi: add missing glfs_truncateJeff Darcy2016-08-114-4/+52
* gfapi: use const qualifier for glfs_*timens()Oleksandr Natalenko2016-08-102-6/+8
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-103-6/+23
* gfapi: fix glfs_set_volfile_server docPrasanna Kumar Kalever2016-08-021-4/+3
* gfapi: deprecate rdma support for management connectionsPrasanna Kumar Kalever2016-07-271-4/+25
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-1/+1
* gfapi/upcall: Fix a ref leakSoumya Koduri2016-07-241-0/+4
* glfs/upcall: entries should be removed under mutex lockSoumya Koduri2016-07-222-2/+4
* tests: Enable all gfapi test casesPoornima G2016-07-201-1/+1
* 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