summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-09-305-1/+77
* posix: heketidbstorage bricks go down during PVC creationMohit Agrawal2019-09-301-1/+1
* cluster/ec: Implement read-mask featurePranith Kumar K2019-09-273-0/+82
* cluster/ec: prevent filling shd log with "table not found" messagesXavi Hernandez2019-09-261-2/+13
* read-ahead/io-cache: turn off by defaultRaghavendra Gowdappa2019-09-261-2/+2
* posix: Brick is going down unexpectedlyMohit Agrawal2019-09-261-4/+10
* perf/write-behind: Clear frame->local on conflict errorN Balachandran2019-09-251-0/+4
* glusterfs/fuse: Reduce the default lru-limit valueN Balachandran2019-09-242-2/+2
* glusterd/ganesha: fixing resource leak in tear_down_cluster()Jiffin Tony Thottan2019-09-231-0/+8
* mgmt/glusterd: Fixed typos and reworded logsN Balachandran2019-09-232-8/+8
* 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