summaryrefslogtreecommitdiffstats
path: root/api/src
Commit message (Expand)AuthorAgeFilesLines
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-167-24/+25
* gfapi : Coverity FixesJiffin Tony Thottan2018-06-131-3/+2
* api: cleanup headersKaleb S. KEITHLEY2018-05-2111-261/+377
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-031-2/+0
* libgfapi: Fix lookup on rootKotresh HR2018-05-251-2/+2
* api: missing __THROW on pub function declsKaleb S. KEITHLEY2018-05-232-5/+5
* core: make glfs_iobuf_copy() consumable for general purpose.Susant Palai2018-05-181-47/+4
* gfapi: various broken symbol versionsKaleb S. KEITHLEY2018-05-076-80/+107
* gfapi: acutally avoid recall callback when closedThomas Hindoe Paaboel Andersen2018-05-051-1/+2
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-04-278-28/+532
* gfapi: fix a couple of minor issuesKaleb S. KEITHLEY2018-04-053-6/+2
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-141-0/+1
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-092-52/+72
* gfapi: return pre/post attributes at callback for glfs apiKinglong Mee2018-02-014-96/+379
* gfapi: return pre/post attributes from glfs_ftruncateKinglong Mee2018-02-014-8/+37
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-01-185-17/+72
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-124-26/+93
* libgfapi: Remove need_lookup from readdirpKinglong Mee2018-02-011-9/+2
* libgfapi: skip nameless lookup if stat is NULLKinglong Mee2018-02-011-2/+3
* gfapi : New APIs have been added to use lease feature in glusterSoumya Koduri2018-01-1010-29/+279
* build: use libtirpc by default, even if ipv6 is not the defaultKaleb S. KEITHLEY2018-01-251-1/+1
* 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