summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* geo-rep: Fix entry failure because parent dir doesn't existKotresh HR2017-07-051-0/+5
* gfapi: add mem_pools_init and mem_pools_fini callsKaleb S. KEITHLEY2017-07-051-0/+12
* core: assorted typos and spelling mistakes from Debian lintianKaleb S. KEITHLEY2017-07-034-19/+21
* posix: Avoid one extra call of l(get|list)xattr call after use buffer in posi...Mohit Agrawal2017-07-032-177/+300
* Link against missed libraries to resolve symbolsPrashanth Pai2017-07-035-6/+11
* libglusterfs: add mem_pools_finiJeff Darcy2017-07-012-5/+29
* glfsheal: prevent background self-healsRavishankar N2017-06-301-0/+6
* tests: disable crypt.tJeff Darcy2017-06-301-0/+3
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-3011-36/+36
* Scripts to identify quota accouting issuesSanoj Unnikrishnan2017-06-303-0/+98
* contrib/xxhash: Add xxhash libraryKotresh HR2017-06-307-1/+2464
* tools/glusterfind: unquote DELETE path before further processingMilind Changire2017-06-301-2/+3
* features/shard: Remove ctx from LRU in shard_forgetPranith Kumar K2017-06-302-0/+61
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-06-291-2/+4
* logging: Support for Structured logging formatAravinda VK2017-06-292-0/+164
* libglusterfs: fix disable-mempoolJeff Darcy2017-06-281-3/+3
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-286-30/+543
* ec: Increase notification in all the casesAshish Pandey2017-06-281-31/+20
* glusterd: mark brickinfo to started on successful attachAtin Mukherjee2017-06-282-5/+10
* libglusterfs: build failed with GF_DISABLE_MEMPOOLJi-Hyeon Gim2017-06-271-1/+1
* glusterd: brick process fails to restart after gluster pod failureMohit Agrawal2017-06-271-10/+31
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-264-55/+55
* cluster/dht: rebalance gets file count periodicallyN Balachandran2017-06-234-30/+97
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-06-233-6/+25
* gfapi: Enhance testscript for glfs_xreaddirplusSoumya Koduri2017-06-222-29/+165
* dht/hardlink : Remove stale linkto file incase of failureJiffin Tony Thottan2017-06-224-1/+84
* doc: Update GlusterFS READMESunil Kumar Acharya2017-06-211-5/+17
* feature/changelog: Fix buffer overflow crashKotresh HR2017-06-211-2/+4
* scripts/shared_storage : systemd helper scripts to mount shared storage post ...Hendrik Visage2017-06-206-4/+68
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2017-06-203-124/+83
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-202-9/+80
* dht: passing the errno as an argument to gf_msgAnkitRaj2017-06-201-110/+109
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-06-201-5/+15
* geo-rep: Structured log supportAravinda VK2017-06-207-210/+289
* glusterd.service (systemd), shows "Active failed" when gd in stop stateGaurav Yadav2017-06-191-0/+1
* posix: Revert modifying op_errno in __posix_fd_ctx_getRavishankar N2017-06-191-10/+6
* tools/glusterfind: initialize variable 'end'Milind Changire2017-06-191-0/+1
* cluster/afr: Implement quorum for lk fopPranith Kumar K2017-06-193-23/+293
* index: Do not proceed with init if brick is not mountedRavishankar N2017-06-198-4/+59
* cluster/ec: lk shouldn't be a transactionPranith Kumar K2017-06-161-19/+1
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-162-6/+7
* debug/io-stats: Provide option to select stats output formatKrutika Dhananjay2017-06-153-10/+47
* .testignore: if a file doesn't change any code/behavior, add it hereAmar Tumballi2017-06-151-0/+63
* glusterd: fix crash on statedump when no volumes are startedAtin Mukherjee2017-06-151-12/+17
* geo-rep: Added metrics related to Sync TimeAravinda VK2017-06-151-2/+11
* glusterd: fix quorum calculation if percentage is not specified correctlyMichael Adam2017-06-141-1/+0
* dht: reduce duplicate code in tier migrateAmar Tumballi2017-06-141-75/+10
* Revert "glusterd: disallow rebalance & remove-brick on a sharded volume"Krutika Dhananjay2017-06-132-19/+0
* geo-rep: Fix string format issue caused due to #17489Aravinda VK2017-06-131-1/+1
* nl-cache: Fix a possible crash and stale cachePoornima G2017-06-135-49/+142