summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* gfapi: update symbol version of glfd_set_lk_owner to 3.10.7Soumya Koduri2017-10-174-12/+11
* gfapi: free xlator_cmdline_option_t when set through glfs_set_xlator_option()Niels de Vos2017-10-131-1/+22
* gfapi: set lkowner in glfdSoumya Koduri2017-10-125-0/+87
* gfapi: adds a glfs_mem_header for exported memoryKinglong Mee2017-09-014-38/+137
* Infra to indentify processhari gowtham2017-08-161-0/+16
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-073-6/+21
* tests/gfapi : add test case for nameless lookups in glfs_resolve_component()Jiffin Tony Thottan2017-08-021-1/+2
* gfapi: mark glfs_ipc() for internal use onlyNiels de Vos2017-07-265-20/+10
* mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()Niels de Vos2017-07-191-1/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+1
* gfapi: prevent mem-pool leak in case glfs_new_fs() failsNiels de Vos2017-07-121-12/+21
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-101-2/+2
* gfapi+libglusterfs: fix mem_pools_fini without mem_pools_init caseJeff Darcy2017-07-091-6/+6
* gfapi: add mem_pools_init and mem_pools_fini callsKaleb S. KEITHLEY2017-07-051-0/+12
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-2/+2
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2017-06-201-8/+64
* gfapi: change root lookup from nameless to named lookupMohammed Rafi KC2017-06-092-2/+35
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2017-05-141-24/+17
* gfapi: Fix few severe coverity issuesSoumya Koduri2017-05-053-2/+9
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-05-0210-4/+303
* api: fix typo of glfs_upcall_get_eventKinglong Mee2017-05-022-2/+2
* api: fix two typos of GFAPI_PUBLIC function defineKinglong Mee2017-04-292-2/+2
* api: free the xattr data after using in glfs_volfile_fetchKinglong Mee2017-04-261-0/+2
* api: fix bad release of dict causes memory leakKinglong Mee2017-04-251-2/+4
* api: free all dynamic memory returned from xdr_to_genericKinglong Mee2017-04-211-1/+4
* api: Fix incorrect strcmp() during fs initialisationKrutika Dhananjay2017-04-182-4/+4
* gfapi: Fix inode ref leak in anonymous fd I/O APIsSoumya Koduri2017-04-181-0/+6
* gfapi: prevent off-by-one buffer overrun in glfs_sysrq()Niels de Vos2017-04-181-5/+5
* gfapi: remove unneeded NULL-check in glfs_fsync_async_common()Niels de Vos2017-04-111-2/+1
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-071-1/+5
* gfapi: Dump graph upon initilization/switch for better debugging experienceKrutika Dhananjay2017-03-201-0/+2
* rpc: avoid logging success on failureMilind Changire2017-03-071-5/+10
* gfapi: OBS build fails in post build analysisKaleb S. KEITHLEY2017-02-231-4/+5
* refcount: typecast function for calling on freeNiels de Vos2017-01-311-7/+3
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-1/+1
* gfapi: create statedump when glusterd requests itNiels de Vos2017-01-241-0/+61
* gfapi: add API to trigger events for debugging and troubleshootingNiels de Vos2017-01-195-5/+88
* 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