summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src
Commit message (Expand)AuthorAgeFilesLines
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-302-48/+34
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-295-589/+14
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-197-295/+9029
* rpc/*: auth-header changesAmar Tumballi2018-01-171-10/+15
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-162-1/+100
* protocol/client: reduce lock contentionZhang Huan2017-12-266-58/+53
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-634/+78
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-122-13/+5
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-052-0/+254
* protocol/client: Update xlator options tableKaushal M2017-11-281-13/+32
* rpc : Change the way client uuid is builtPoornima G2017-11-201-3/+12
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* rpc: bring a new protocol versionAmar Tumballi2017-11-072-0/+175
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-2/+2
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-23/+13
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-031-1/+4
* protocol/client: handle the subdir handshake properly for add-brickAmar Tumballi2017-10-291-1/+9
* Coverity issue fix: checked returnKartik_Burmee2017-10-041-1/+1
* protocol/client: Coverity Fix IDENTICAL_BRANCHES in client3_3_flush_cbkMohammed Azhar Padariyakam2017-09-291-2/+1
* Infra to indentify processhari gowtham2017-08-161-0/+6
* glusterfsd: allow subdir mountAmar Tumballi2017-08-041-1/+20
* Remove uneeded gotos, as it jump to the next lineMichael Scherer2017-05-081-70/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-05-022-46/+54
* protocol-client: Initialize the list_head before usingPoornima G2017-03-261-2/+4
* rpc/clnt: remove locks while notifying CONNECT/DISCONNECTRaghavendra G2017-03-011-1/+1
* protocol/client: Add gfid in request for better tcpdumpsPranith Kumar K2017-02-271-0/+2
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-261-0/+1
* protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-133-34/+33
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-0/+5
* gluster: Typos in logs and commentsN Balachandran2017-01-191-1/+1
* glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2017-01-121-0/+6
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-2/+2
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-201-1/+1
* protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-162-4/+1
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-044-273/+168
* protocol/client: Fix iobref and iobuf leaks in COMPOUND fopKrutika Dhananjay2016-11-161-1/+2
* protocol/client: reduce memory usageN Balachandran2016-10-241-1/+1
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-241-4/+5
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-3/+3
* protocol/client: fix op_errno handling, was unused variableKaleb S. KEITHLEY2016-09-151-5/+16
* protocol/client (no 4): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-24/+0
* protocol/client (no 5): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-051-4/+0
* protocol/client (no 2): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-052-7/+0
* protocol/client (no 1): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-052-4/+0
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-304-93/+287
* protocol/client: Unserialize xdata even if lookup failsAnuradha Talur2016-08-172-6/+13
* protocol/server: Fix client/server compatibilityAvra Sengupta2016-06-281-1/+6
* protocol: Add framework to send transaction id with recallPoornima G2016-06-101-1/+10
* protocol/client: Reflect readv/writev changes in filter-O_DIRECT descriptionPranith Kumar K2016-05-311-4/+5
* cluster/ec: Use correct log levelsAshish Pandey2016-05-241-1/+1