summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* protocol: corect parameter state->size in server3_3_writevZhou Zhengping2017-04-021-1/+4
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-301-1/+5
* protocol/server: Fix crash bug in unlink flowRichard Wareing2017-03-021-0/+4
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-5/+0
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-151-7/+13
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-101-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-303-131/+197
* glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2017-01-123-1/+36
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-1/+2
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-201-0/+1
* protocol/server: Fix mem-leaks in compound fopsKrutika Dhananjay2016-11-301-187/+116
* protocol/server: capture offset in seekRavishankar N2016-11-283-0/+10
* protocol/server: Print pargfid in logs for rename errorPranith Kumar K2016-11-271-2/+2
* protocol/server: Remove unused variableAnoop C S2016-11-221-2/+0
* protocol/server: Print error-xlator namePranith Kumar K2016-11-161-182/+255
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-242-3/+3
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-5/+4
* xlators/protocol/server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-1/+0
* protocol-server: generate eventsPrasanna Kumar Kalever2016-09-062-2/+70
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-304-39/+586
* protocol/server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-275-36/+5
* protocol/server: readlink rsp xdr will fail while readlink got an errorRyan Ding2016-08-243-3/+4
* protocol: Add framework to send transaction id with recallPoornima G2016-06-101-1/+8
* 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
* cluster/ec: Use correct log levelsAshish Pandey2016-05-241-2/+2
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-201-0/+4
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-191-2/+7
* 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-019-246/+3337
* protocol: add setactivelk () fopSusant Palai2016-05-013-1/+165
* protocol: add getactivelk () fopSusant Palai2016-05-014-0/+207
* Protocol: Add lease fopPoornima G2016-04-293-12/+129
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-2/+5
* 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-103-1/+78
* NSR: Volgen SupportJeff Darcy2016-02-081-2/+6
* protocol: implement seek() FOPNiels de Vos2016-02-043-3/+134
* protocol/server: Race between server_reconfigure and server_setvolumeMohammed Rafi KC2016-01-221-0/+12
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* 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
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-043-4/+57
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-032-21/+12