summaryrefslogtreecommitdiffstats
path: root/api/src
Commit message (Expand)AuthorAgeFilesLines
...
* libgfapi: Add new api for supporting mandatory-locksAnoop C S2016-01-195-32/+147
* gfapi : added glfs_setfsleaseid() for setting lease idSoumya Koduri2018-01-104-0/+31
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-053-10/+10
* all: Simplify component message id's definitionXavier Hernandez2017-12-121-84/+60
* gfapi: fix issue when glfs_set_logging is called concurrentlyZhang Huan2017-12-051-5/+0
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-051-1/+1
* gfapi: avoid nameless lookup when inode_find successKinglong Mee2017-11-071-2/+22
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-031-1/+0
* gfapi: Fix several coverity issues in glfs-fops.cMohammed Rafi KC2017-11-021-3/+5
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-09-228-95/+402
* gfapi: update symbol version of glfd_set_lk_owner to 3.10.7Soumya Koduri2017-10-134-12/+11
* gfapi: free xlator_cmdline_option_t when set through glfs_set_xlator_option()Niels de Vos2017-10-101-1/+22
* gfapi: set lkowner in glfdSoumya Koduri2017-10-045-0/+87
* gfapi: adds a glfs_mem_header for exported memoryKinglong Mee2017-08-304-38/+137
* Infra to indentify processhari gowtham2017-07-251-0/+16
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-033-6/+21
* tests/gfapi : add test case for nameless lookups in glfs_resolve_component()Jiffin Tony Thottan2017-07-211-1/+2
* gfapi: mark glfs_ipc() for internal use onlyNiels de Vos2017-07-225-20/+10
* mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()Niels de Vos2017-07-141-1/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-181-1/+1
* gfapi: prevent mem-pool leak in case glfs_new_fs() failsNiels de Vos2017-07-101-12/+21
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-061-2/+2
* gfapi+libglusterfs: fix mem_pools_fini without mem_pools_init caseJeff Darcy2017-07-071-6/+6
* gfapi: add mem_pools_init and mem_pools_fini callsKaleb S. KEITHLEY2017-06-291-0/+12
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-291-2/+2
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2017-06-111-8/+64
* gfapi: change root lookup from nameless to named lookupMohammed Rafi KC2017-06-022-2/+35
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2017-05-031-24/+17
* gfapi: Fix few severe coverity issuesSoumya Koduri2017-05-033-2/+9
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-04-2110-4/+303
* api: fix typo of glfs_upcall_get_eventKinglong Mee2017-04-282-2/+2
* api: fix two typos of GFAPI_PUBLIC function defineKinglong Mee2017-04-252-2/+2
* api: free the xattr data after using in glfs_volfile_fetchKinglong Mee2017-04-201-0/+2
* api: fix bad release of dict causes memory leakKinglong Mee2017-04-201-2/+4
* api: free all dynamic memory returned from xdr_to_genericKinglong Mee2017-04-201-1/+4
* api: Fix incorrect strcmp() during fs initialisationKrutika Dhananjay2017-01-032-4/+4
* gfapi: Fix inode ref leak in anonymous fd I/O APIsSoumya Koduri2017-04-041-0/+6
* gfapi: prevent off-by-one buffer overrun in glfs_sysrq()Niels de Vos2017-04-101-5/+5
* gfapi: remove unneeded NULL-check in glfs_fsync_async_common()Niels de Vos2017-04-101-2/+1
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-02-271-1/+5
* gfapi: Dump graph upon initilization/switch for better debugging experienceKrutika Dhananjay2017-03-191-0/+2
* rpc: avoid logging success on failureMilind Changire2017-03-051-5/+10
* gfapi: OBS build fails in post build analysisKaleb S. KEITHLEY2017-02-221-4/+5
* refcount: typecast function for calling on freeNiels de Vos2017-01-261-7/+3
* core: run many bricks within one glusterfsd processJeff Darcy2016-12-081-1/+1
* gfapi: create statedump when glusterd requests itNiels de Vos2017-01-061-0/+61
* gfapi: add API to trigger events for debugging and troubleshootingNiels de Vos2017-01-065-5/+88
* gfapi: glfs_subvol_done should NOT wait for graph migration.Rajesh Joseph2016-11-223-14/+28
* gfapi: Fix memory leak in glfs-mgmtRajesh Joseph2016-09-231-0/+3
* libglusterfs:Now mempool is added to ctx pool list under a lockRajesh Joseph2016-11-141-2/+0