summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* glusterfs-fops: fix the modularityAmar Tumballi2019-07-0215-287/+256
* Removing one top command from gluster v helpkshithijiyer2019-07-011-2/+2
* core: use multiple servers while mounting a volume using ipv6Sanju Rakonde2019-07-011-1/+1
* glusterd: fix clang scan defectsAtin Mukherjee2019-07-012-3/+4
* rfc.sh: Improve bug identificationXavi Hernandez2019-07-011-39/+49
* glusterd/thin-arbiter: Thin-arbiter integration with GD1Vishal Pandey2019-06-2816-31/+961
* geo-rep : fix gluster command path for non-root sessionSunny Kumar2019-06-282-5/+11
* run-tests.sh: stop test on Ctrl-CXavi Hernandez2019-06-281-2/+2
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-2710-2/+21
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-06-271-4/+12
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-06-271-0/+2
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-06-273-2/+12
* geo-rep: Upgrading config file to new versionShwetha K Acharya2019-06-262-0/+46
* posix: modify storage.reserve option to take size and percentSheetal Pamecha2019-06-266-89/+51