summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* libgfapi : Dereference after null check - coverity fixPurna Pavan Chandra Aekkaladevi2019-09-301-1/+6
* gfapi: Update the version of 'glfs_h_creat_open'Soumya Koduri2019-09-274-8/+8
* gfapi: 'glfs_h_creat_open' - new API to create handle and open fdSoumya Koduri2019-09-254-0/+147
* libgfapi: return correct errno on invalid volume nameSheetal Pamecha2019-09-121-1/+14
* api: fixing a coverity issueBarak Sason2019-08-201-2/+4
* gfapi: provide version for statedump pathAmar Tumballi2019-08-134-4/+4
* gfapi: Fix deadlock while processing upcallSoumya Koduri2019-08-021-33/+131
* gfapi: increase function-coverageAmar Tumballi2019-07-311-0/+2
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-5/+5
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-07-161-4/+7
* Replace usleep() with nanosleep()Vijay Bellur2019-07-111-1/+1
* gfapi: set right pargfid according to parent's inodeKinglong Mee2019-06-251-0/+3
* glfs: add syscall.h after header cleanupAmar Tumballi2019-06-141-0/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-142-13/+0
* gfapi: provide an api for setting statedump pathAmar Tumballi2019-06-144-0/+98
* gfapi: fix incorrect initialization of upcall syncop argumentsSoumya Koduri2019-06-141-37/+72
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-041-1/+1
* api/glfsxmp.c: minor fixesSheetal Pamecha2019-05-261-63/+236
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-241-2/+1
* gfapi: Unblock epoll thread for upcall processingSoumya Koduri2019-03-291-8/+34
* gfapi: add function to set client-pidRavishankar N2019-03-264-0/+26
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-2/+8
* Updating the glfs_setattr and glfs_fsetattr public APIs to use glfs_statArjun Sharma2019-02-272-61/+84
* api: Update all future API versions to rel-6ShyamsundarR2019-02-075-75/+73
* api: bad GFAPI_4.1.6 blockKaleb S. KEITHLEY2019-01-301-2/+3
* rpc: use address-family option from vol fileMilind Changire2019-01-221-4/+7
* gfapi : making glfs_setattr/glfs_fsetattr as publicArjun2019-01-167-64/+135
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-141-2/+2
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2019-01-075-50/+159
* gfapi: new api glfs_statx as linux's statxShyamsundarR2019-01-076-3/+273
* glfs-fops.c: fix the bad string length for snprintfKinglong Mee2019-01-071-2/+2
* gfapi: nit cleanup related to releasing fs->mutex lockSoumya Koduri2018-12-311-1/+1
* libgfapi : fix coverity issueSunny Kumar2018-12-311-2/+4
* gfapi: Access fs->oldvolfile under mutex lockSoumya Koduri2018-12-251-0/+6
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-16/+16
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-131-3/+18
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-125-1/+197
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-059-36/+36
* gfapi: Offload callback notifications to synctaskSoumya Koduri2018-11-262-10/+45
* gfapi: Send fop_attr dict as part of syncop_openSoumya Koduri2018-11-171-1/+1
* gfapi: fix bad dict setting of lease-idKinglong Mee2018-11-081-10/+16
* api: fill out attribute information if not validRaghavendra Gowdappa2018-10-171-2/+10
* libgfapi: Send path with "." for the root when loc.parent is setKinglong Mee2018-10-161-1/+1
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-166-22/+63
* gfapi: fix crash of using uninitialized fs->ctxKinglong Mee2018-10-101-1/+6
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* libgfapi: fix use after freed of clnt when dispatching eventsKinglong Mee2018-09-261-2/+7
* api: old and new versioned symbols must appear in each section of gfapi.mapKaleb S. KEITHLEY2018-09-251-39/+46
* gfapi: Cleanup alias fileShyamsundarR2018-09-173-7/+1
* Land part 2 of clang-format changesGluster Ant2018-09-127-10783/+10766