summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2019-07-161-2/+3
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-07-167-159/+212
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-07-161-0/+8
* tests: Fix bug-1717819-metadata-split-brain-detection.t failurekarthik-us2019-07-151-0/+6
* dht-common.h: reorder variables to reduce padding.Yaniv Kaul2019-07-151-73/+81
* core: fix deadlock between statedump and fd_anonymous()Xavi Hernandez2019-07-151-76/+61
* Detach iot_worker to release its resourcesLiguang Li2019-07-151-0/+1
* glusterd: do not mark skip_locking as true for geo-rep operationsSanju Rakonde2019-07-142-2/+10
* Fix spelling errorsAravinda VK2019-07-145-5/+5
* ibverbs/rdma: remove from buildAmar Tumballi2019-07-1313-6329/+81
* features/snapview-server: obtain the list of snapshots inside the lockRaghavendra Bhat2019-07-121-1/+1
* cluster/ta: Notify the clients only if there are pending healskarthik-us2019-07-124-22/+69
* cluster/afr: Fix incorrect reporting of gfid & type mismatchkarthik-us2019-07-123-2/+139
* Replace usleep() with nanosleep()Vijay Bellur2019-07-118-6/+31
* Remove hadoop related code from the codebaseVijay Bellur2019-07-096-85/+15
* [geo-replication] geo-replication/setup.py missing license details in setup()kshithijiyer2019-07-101-3/+3
* rpc/xdr: include nfs specific files in build only if gNFS is enabledAmar Tumballi2019-07-102-10/+23
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-0915-52/+325
* posix: fix Wformat-overflow warningSheetal Pamecha2019-07-091-2/+2
* glusterd: fix packed member address warningSheetal Pamecha2019-07-091-2/+3
* quick-read: rename cache-invalidation key to avoid redundant keysAtin Mukherjee2019-07-083-6/+8
* gnfs: use strcpy to prevent memory overflowXie Changlong2019-07-081-1/+1
* glusterd.h: align structsYaniv Kaul2019-07-081-64/+62
* glusterd: Show the correct brick status in get-stateMohit Agrawal2019-07-043-2/+37
* glusterd: don't log a warning message for tier-enabled keySanju Rakonde2019-07-041-2/+5
* features/snapview-server: use the same volfile server for gfapi optionsRaghavendra Bhat2019-07-032-4/+42
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-021-11/+33
* cli: Remove Wformat-truncation compiler warningSheetal Pamecha2019-07-022-19/+59