summaryrefslogtreecommitdiffstats
path: root/api/src/glfs.c
Commit message (Expand)AuthorAgeFilesLines
* api: conscious language changes (#1737)Ravishankar N2020-11-041-18/+18
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-021-2/+2
* gfapi: Move the SECURE_ACCESS_FILE check out of glfs_mgmt_initMôshe van der Sterre2020-09-281-0/+5
* gfapi: Check the fd argument before accessing itXavi Hernandez2020-09-231-0/+5
* api: libgfapi symbol versions break LTO in Fedora rawhide/f33Kaleb S. KEITHLEY2020-07-021-61/+38
* gfapi: Suspend synctasks instead of blocking themSoumya Koduri2020-04-061-0/+9
* api-glfs-fops: structure loggingyatipadia2019-11-251-44/+31
* libgfapi : Dereference after null check - coverity fixPurna Pavan Chandra Aekkaladevi2019-09-161-1/+6
* libgfapi: return correct errno on invalid volume nameSheetal Pamecha2019-08-191-1/+14
* gfapi: provide version for statedump pathAmar Tumballi2019-07-251-1/+1
* gfapi: increase function-coverageAmar Tumballi2019-07-251-0/+2
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-261-5/+5
* Replace usleep() with nanosleep()Vijay Bellur2019-06-201-1/+1
* glfs: add syscall.h after header cleanupAmar Tumballi2019-06-141-0/+1
* gfapi: provide an api for setting statedump pathAmar Tumballi2019-03-141-0/+63
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-03-051-2/+1
* gfapi: add function to set client-pidRavishankar N2019-03-141-0/+15
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2018-11-301-2/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-9/+9
* gfapi: fix bad dict setting of lease-idKinglong Mee2018-11-081-10/+16
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-101-18/+26
* gfapi: fix crash of using uninitialized fs->ctxKinglong Mee2018-09-191-1/+6
* libgfapi: fix use after freed of clnt when dispatching eventsKinglong Mee2018-09-181-2/+7
* Land part 2 of clang-format changesGluster Ant2018-09-121-1209/+1161
* glfs-fops.c, glfs.c: strncpy() -> sprintf(), reduce strlen()'sYaniv Kaul2018-08-211-2/+4
* api/src/glfs.c: move to GF_MALLOC() instead of GF_CALLOC()Yaniv Kaul2018-08-211-1/+1
* libgfapi: fix memory leak on old volume filesZhang Huan2018-07-231-0/+3
* libgfapi: add missing unref of mgmt client in glfs_finiZhang Huan2018-07-231-0/+1
* build: rename event.h to gf-event.hNiels de Vos2018-07-261-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-2/+2
* api: cleanup headersKaleb S. KEITHLEY2018-05-211-1/+1
* gfapi: various broken symbol versionsKaleb S. KEITHLEY2018-05-071-3/+6
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-04-271-2/+101
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-091-50/+25
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-101-1/+1
* gfapi : added glfs_setfsleaseid() for setting lease idSoumya Koduri2018-01-101-0/+18
* 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: Register/Unregister Upcall events' callbackSoumya Koduri2017-09-221-0/+100
* gfapi: free xlator_cmdline_option_t when set through glfs_set_xlator_option()Niels de Vos2017-10-101-1/+22
* gfapi: adds a glfs_mem_header for exported memoryKinglong Mee2017-08-301-28/+1
* Infra to indentify processhari gowtham2017-07-251-0/+16
* gfapi: mark glfs_ipc() for internal use onlyNiels de Vos2017-07-221-10/+2
* 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
* 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
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-04-211-0/+10
* gfapi: prevent off-by-one buffer overrun in glfs_sysrq()Niels de Vos2017-04-101-5/+5