summaryrefslogtreecommitdiffstats
path: root/api/src
Commit message (Expand)AuthorAgeFilesLines
* afr: fix directory entry count (#2233)Xavi Hernandez2021-03-091-1/+2
* api: Fix a function name in the API docAravinda Vishwanathapura2021-03-011-1/+1
* gfapi: avoid crash while logging message. (#2139)Rinku Kothiya2021-02-091-1/+1
* all: change 'primary' to 'root' where it makes senseRavishankar N2020-12-023-7/+7
* api: conscious language changes (#1737)Ravishankar N2020-11-044-56/+57
* gfapi: give appropriate error when size exceedsRinku Kothiya2020-11-031-0/+8
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-023-7/+7
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-111-1/+1
* gfapi: Move the SECURE_ACCESS_FILE check out of glfs_mgmt_initMôshe van der Sterre2020-09-282-5/+5
* gfapi: Check the fd argument before accessing itXavi Hernandez2020-09-232-0/+75
* api: libgfapi symbol versions break LTO in Fedora rawhide/f33Kaleb S. KEITHLEY2020-07-026-355/+210
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-05-291-1/+14
* syncop: improve scaling and implement more toolsXavi Hernandez2020-04-301-1/+1
* gfapi: Suspend synctasks instead of blocking themSoumya Koduri2020-04-063-2/+50
* libgfapi: fix resource leakSunny Kumar2020-01-311-0/+1
* multiple xlators: reduce key lengthYaniv Kaul2019-12-091-3/+1
* api-glfs-fops: structure loggingyatipadia2019-11-257-286/+330
* api: Fix documentation path in READMENiklas Hambüchen2019-11-131-1/+1
* rpc: align structsYaniv Kaul2019-09-131-8/+8
* libgfapi : Dereference after null check - coverity fixPurna Pavan Chandra Aekkaladevi2019-09-161-1/+6
* gfapi: Update the version of 'glfs_h_creat_open'Soumya Koduri2019-09-184-8/+8
* gfapi: 'glfs_h_creat_open' - new API to create handle and open fdSoumya Koduri2019-09-184-0/+147
* libgfapi: return correct errno on invalid volume nameSheetal Pamecha2019-08-191-1/+14
* api: fixing a coverity issueBarak Sason2019-08-181-2/+4
* gfapi: provide version for statedump pathAmar Tumballi2019-07-254-4/+4
* gfapi: Fix deadlock while processing upcallSoumya Koduri2019-07-251-33/+131
* gfapi: increase function-coverageAmar Tumballi2019-07-251-0/+2
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-261-5/+5
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-06-051-4/+7
* Replace usleep() with nanosleep()Vijay Bellur2019-06-201-1/+1
* gfapi: set right pargfid according to parent's inodeKinglong Mee2019-05-131-0/+3
* glfs: add syscall.h after header cleanupAmar Tumballi2019-06-141-0/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-092-13/+0
* gfapi: provide an api for setting statedump pathAmar Tumballi2019-03-144-0/+98
* gfapi: fix incorrect initialization of upcall syncop argumentsSoumya Koduri2019-06-071-37/+72
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-05-201-1/+1
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-03-051-2/+1
* gfapi: Unblock epoll thread for upcall processingSoumya Koduri2019-03-281-8/+34
* gfapi: add function to set client-pidRavishankar N2019-03-144-0/+26
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-02-261-2/+8
* Updating the glfs_setattr and glfs_fsetattr public APIs to use glfs_statArjun Sharma2019-02-212-61/+84
* api: Update all future API versions to rel-6ShyamsundarR2019-02-055-75/+73
* api: bad GFAPI_4.1.6 blockKaleb S. KEITHLEY2019-01-291-2/+3
* rpc: use address-family option from vol fileMilind Changire2019-01-221-4/+7
* gfapi : making glfs_setattr/glfs_fsetattr as publicArjun2018-12-047-64/+135
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2018-11-301-2/+2
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2018-12-205-50/+159
* gfapi: new api glfs_statx as linux's statxShyamsundarR2018-11-216-3/+273
* glfs-fops.c: fix the bad string length for snprintfKinglong Mee2019-01-031-2/+2
* gfapi: nit cleanup related to releasing fs->mutex lockSoumya Koduri2018-12-261-1/+1