summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* 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-102-2/+18
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-091-1/+4
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-1/+1
* 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-242-3/+3
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-202-0/+8
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-192-5/+16
* client: Fix the message idsPoornima G2016-05-101-2/+9
* protocol/client: Filter o-direct in readv/writevPranith Kumar K2016-05-051-8/+15
* protocol/client: fix coding style violationsJeff Darcy2016-05-041-32/+37
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-1/+2
* protocol/server: address double free'sPrasanna Kumar Kalever2016-05-021-4/+0
* protocol/server: Implementation of compound fopv3.9devAnuradha Talur2016-05-0110-246/+3339
* protocol: add setactivelk () fopSusant Palai2016-05-018-2/+400
* protocol: add getactivelk () fopSusant Palai2016-05-018-1/+414
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-306-2/+1848
* protocol/client : Refactoring functionsAnuradha Talur2016-04-306-1146/+3040
* Protocol: Add lease fopPoornima G2016-04-298-14/+329
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-293-3/+23
* protocol/client: Use loc->pargfid if loc->parent(->gfid) is not filledKrutika Dhananjay2016-04-281-8/+6
* server: send lookup on root inode when itable is createdvmallika2016-03-308-31/+139
* protocol/server: Do not log ENOENT/ESTALE in fd based fopsPranith Kumar K2016-03-151-20/+30
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-108-12/+155
* protocol/client: Don't change op_ret when xdata_rsp is presentPranith Kumar K2016-02-291-1/+1
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-2/+2
* NSR: Volgen SupportJeff Darcy2016-02-081-2/+6
* protocol: implement seek() FOPNiels de Vos2016-02-046-3/+266
* protocol/server: Race between server_reconfigure and server_setvolumeMohammed Rafi KC2016-01-221-0/+12
* upcall: free the xdr* allocationsSoumya Koduri2016-01-141-0/+6
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-222-2/+2
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-11-181-3/+6
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* protocol/client: prevent use-after-free of frame->rootNiels de Vos2015-11-171-14/+2
* build: install and package header files more conventionallyKaleb S. KEITHLEY2015-11-161-1/+3
* debug/io-stats: Add FOP sampling featureRichard Wareing2015-11-011-0/+7
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-282-5/+7
* protocol/server: define the max number of inodes in lru list as a numberRaghavendra Bhat2015-10-151-3/+3
* protocol/client: give preference to loc->gfid over inode->gfidRavishankar N2015-10-131-6/+6
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-043-4/+57
* protocol/client: Remove dead code from client_rpc_notifyAnoop C S2015-09-283-20/+9
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-242-2/+2
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-034-42/+23
* protocol/server : porting missing gf_log's to gf_msgManikandan Selvaganesh2015-08-264-17/+63
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-202-22/+37
* protocol-client/server: Minor logging improvements for better debuggingAnoop C S2015-08-193-2/+19
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* dht: remove 'null' for directory/file path from brick log for many operationsSakshi2015-08-121-3/+6
* tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy createdRaghavendra Bhat2015-08-101-12/+16