summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* afr-common.c, afr-self-heal.h: calloc/alloca0 -> malloc/allocaYaniv Kaul2019-09-202-5/+4
* posix/ctime: Fix coverity issueKotresh HR2019-09-181-1/+1
* cluster/dht: Handle file truncates during migrationN Balachandran2019-09-171-26/+34
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-169-52/+132
* protocol/client: don't reopen fds on which POSIX locks are held after a recon...Raghavendra G2019-09-128-6/+122
* cluster/ec: Mark release only when it is acquiredPranith Kumar K2019-09-122-2/+19
* glusterd, rpc, glusterfsd: fix coverity defects and put required annotationsAtin Mukherjee2019-09-104-3/+10
* cluster/ec: quorum-count implementationPranith Kumar K2019-09-087-59/+156
* cluster/ec: Fix coverity issuesPranith Kumar K2019-09-071-12/+16
* cluster/ec: Fail fsync/flush for files on update size/version failurePranith Kumar K2019-09-065-1/+80
* glusterd: IPV6 hostname address is not parsed correctlyMohit Agrawal2019-09-061-5/+11
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-09-051-2/+63
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-053-5/+16
* posix*.c: remove unneeded strlen() callsYaniv Kaul2019-09-057-42/+38
* glusterd-store.c: remove of dead codeYaniv Kaul2019-09-051-130/+0
* debug/error-gen: Set count correctly for short-writesPranith Kumar K2019-08-301-0/+1
* build: Fix libglusterd Makefile targetAnoop C S2019-08-301-4/+0
* afr: wake up index healer threadsRavishankar N2019-08-305-11/+25
* glusterd: Fixed incorrect size argumentN Balachandran2019-08-271-2/+3
* glusterd: Unused value coverity fixSanju Rakonde2019-08-261-0/+5
* glusterd: stop stale bricks during handshaking in brick mux modeAtin Mukherjee2019-08-254-9/+55
* glusterd: Add warning and abort in case of failures in migration during remov...heal-infoVishal Pandey2019-08-251-0/+11
* cluster/afr - Unused variablesBarak Sason2019-08-242-6/+9
* Revert "glusterd: (storhaug) remove ganesha (843e1b0)"Jiffin Tony Thottan2019-08-2413-15/+1320
* posix: log aio_error return codes in posix_fs_health_checkMohit Agrawal2019-08-221-3/+2
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-221-1/+1
* nlm: check if nlm4 is initialized in nlm_privXie Changlong2019-08-221-3/+5
* storage/posix - Fixing a coverity issueBarak Sason2019-08-211-0/+1
* features/utime - fixing a coverity issueBarak Sason2019-08-211-2/+2
* features/cloudsync - fix a coverity issueBarak Sason2019-08-211-4/+1
* storage/posix - fixing a coverity issueBarak Sason2019-08-212-4/+21
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-204-52/+68
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-08-202-20/+23
* features/locks: avoid use after freed of frame for blocked lockKinglong Mee2019-08-205-8/+14
* logging: Structured logging reference PRAravinda VK2019-08-2013-333/+326
* mount/fuse - Fixing a coverity issueBarak Sason2019-08-201-0/+1
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-205-4/+66
* protocol/client - fixing a coverity issueBarak Sason2019-08-201-3/+3
* storage/posix - Moved pointed validity check in order to avoid possible seg-f...Barak Sason2019-08-201-3/+3
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-165-15/+32
* mount.glusterfs: make fcache-keep-open option take a valuePhilip Spencer2019-08-161-8/+14
* afr: restore timestamp of parent dir during entry-healRavishankar N2019-08-141-0/+2
* client-handshake.c: minor changes and removal of dead code.Yaniv Kaul2019-08-142-287/+54
* posix: don't expect timer wheel to be initedRaghavendra Talur2019-08-141-1/+1
* glusterd: create separate logdirs for cluster.rc instancesN Balachandran2019-08-1415-130/+180
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-143-16/+55
* cluster/ec: Fix coverity issue.Ashish Pandey2019-08-131-1/+1
* features/shard: Send correct size when reads are sent beyond file sizeKrutika Dhananjay2019-08-121-0/+2
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-08-083-0/+31
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2019-08-072-0/+4