summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Fix coverity issue.Ashish Pandey2019-08-131-1/+1
* gfapi: provide version for statedump pathAmar Tumballi2019-08-134-4/+4
* features/shard: Send correct size when reads are sent beyond file sizeKrutika Dhananjay2019-08-122-0/+31
* tests: fix bug-880898.t crashRavishankar N2019-08-121-0/+7
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-08-086-1/+63
* build: stop suppressing "Entering/Leaving direcory..." messagesCsaba Henk2019-08-081-4/+0
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2019-08-072-0/+4
* geo-rep: Fix Config Get RaceAravinda VK2019-08-061-6/+21
* rpc/transport: have default listen-portAtin Mukherjee2019-08-061-0/+2
* cluster/dht: Log hashes in hexN Balachandran2019-08-064-15/+13
* features/utime: always update ctime at setattrKinglong Mee2019-08-062-13/+2
* graph/shd: attach volfile even if ctx->active is NULLMohammed Rafi KC2019-08-051-11/+4
* glusterd/shd: Return null proc if process is not running.Mohammed Rafi KC2019-08-054-18/+65
* tests/shd: Break down shd mux tests into multiple .t fileMohammed Rafi KC2019-08-054-149/+191
* multiple files: reduce minor work under RCU_READ_LOCKYaniv Kaul2019-08-0512-240/+261
* xdr: add code so we have more xdr functions coveredAmar Tumballi2019-08-042-0/+11
* storage/posix: set the op_errno to proper errno during gfid setRaghavendra Bhat2019-08-041-0/+1
* tests: introduce BRICK_MUX_BAD_TESTS variableAtin Mukherjee2019-08-041-1/+3
* locks/fencing: Address hang while lock preemptionSusant Palai2019-08-023-20/+29
* geo-rep: Fix mount broker setup issueKotresh HR2019-08-021-3/+6
* gfapi: Fix deadlock while processing upcallSoumya Koduri2019-08-021-33/+131
* lcov: check for zerofill/discard fops on arbiterAmar Tumballi2019-08-011-0/+32
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-017-28/+33
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-011-18/+58
* gfapi: increase function-coverageAmar Tumballi2019-07-313-25/+51
* tests: heal-info add --xml option for more coverageAmar Tumballi2019-07-301-0/+43
* error-gen: increase coverage by reducing error-rateAmar Tumballi2019-07-301-1/+1
* trace: add more coverage by testing it with glfs-coverage too.Amar Tumballi2019-07-301-0/+22
* cluster/ec: Create heal task with heal process idAshish Pandey2019-07-301-1/+19
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2019-07-302-3/+8
* dict.c: dict_unserialize() can use dict_addn()Yaniv Kaul2019-07-291-1/+1
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-2915-90/+92
* glusterd: write voldir once in glusterd-store and don't attempt again.Yaniv Kaul2019-07-291-29/+16
* cluster/ec: Always read from good-maskPranith Kumar K2019-07-262-5/+25
* fuse: add missing GF_FREE to fuse_interruptCsaba Henk2019-07-251-1/+4
* quiesce: add missing fopsAmar Tumballi2019-07-251-0/+30
* [core] fix return of local in __nlc_inode_ctx_getRinku Kothiya2019-07-251-22/+14
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2019-07-242-10/+18
* extras/mount-shared-storage.sh: consider options to mountMPLX2019-07-231-1/+1
* gluster-block: tuning perf optionsPrasanna Kumar Kalever2019-07-231-0/+8
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-2312-43/+43
* geo-rep: Fix mount broker setup issueKotresh HR2019-07-231-3/+3
* backup-volfile-server: ignore duplicate entriesAmar Tumballi2019-07-231-2/+4
* features/utime: Fix mem_put crashPranith Kumar K2019-07-221-1/+3
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-07-226-110/+28
* ctime: Set mdata xattr on legacy filesKotresh HR2019-07-2216-58/+476
* geo-rep: Test case for upgrading config fileShwetha K Acharya2019-07-222-6/+18
* dht: log getxattr failure for node-uuid at "DEBUG"Susant Palai2019-07-181-2/+5
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2019-07-172-10/+14
* logging.c: check for skip_logging() in _gf_slog(), _gf_smsg()Yaniv Kaul2019-07-161-0/+8