summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added release notes for 3.10.6 releasev3.10.6ShyamsundarR2017-10-031-0/+45
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-10-033-3/+44
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-10-027-15/+72
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-10-024-1/+80
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-291-2/+2
* posix: add sanity checks for removing the gfid symlink for directoriesRavishankar N2017-09-232-14/+103
* afr: Prevent null gfids in self-heal entry re-creationRavishankar N2017-09-171-3/+11
* afr: heal metadata in discover code pathRavishankar N2017-09-174-17/+60
* glusterd: fix invalid memory reference returnedXavier Hernandez2017-09-171-2/+9
* rpc: TLSv1_2_method() is deprecated in OpenSSL-1.1Kaleb S. KEITHLEY2017-09-172-2/+9
* posix: add null gfid checksRavishankar N2017-09-174-0/+50
* afr: check validity of afr_replyRavishankar N2017-09-175-47/+71
* features/shard: Return aggregated size in stbuf of LINK fopKrutika Dhananjay2017-09-172-2/+67
* features/shard: Increment counts in locksPranith Kumar K2017-09-171-2/+10
* glusterd : glusterd fails to start when peer's network interface is downGaurav Yadav2017-09-173-2/+17
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-09-174-160/+160
* ganesha-ha: don't set SELinux booleans if SELinux is disabledAmbarish2017-09-161-3/+6
* packaging: /run and /var/run; prefer /runKaleb S. KEITHLEY2017-09-141-12/+13
* packaging: use rdma-core(-devel) instead of ibverbs, rdmacmKaleb S. KEITHLEY2017-09-141-1/+8
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-09-133-6/+25
* xlators/ganesha : remove ganesha xlator code from 3.10Jiffin Tony Thottan2017-09-071-19/+0
* cluster/ec: return all node uuids from all subvolumesXavier Hernandez2017-09-012-105/+141
* api: memory leak in glfs_h_acl_get(), missing dict unrefKaleb S. KEITHLEY2017-08-151-2/+4
* doc: Added release notes for 3.10.5 releasev3.10.5ShyamsundarR2017-08-121-0/+49
* nfs: add NULL check for call state in nfs3_call_state_wipeJiffin Tony Thottan2017-08-111-3/+4
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-08-112-15/+82
* cluster/dht: fix on demand migration files from clientSusant Palai2017-08-114-20/+35
* cluster/dht: initialize throttle option "normal" to same in init and reconfigureSusant Palai2017-08-111-77/+52
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-08-115-30/+152
* cluster/dht: rebalance perf enhancementSusant Palai2017-08-113-109/+247
* cluster/dht: correct space check for rebalanceSusant Palai2017-08-111-1/+1
* cluster/dht: Skip file migration if the subvol that meets min-free-diskSusant Palai2017-08-113-25/+92
* cluster/dht: Make rebalance honor min-free-diskSusant Palai2017-08-115-19/+258
* nfs/nlm: keep track of the call-state and frame for notificationsNiels de Vos2017-08-112-24/+84
* dht/rebalance: Crawler performance improvementSusant Palai2017-08-111-127/+33
* nfs/nlm: use refcounting for nfs3_call_state_tNiels de Vos2017-08-111-11/+35
* refcount: typecast function for calling on freeNiels de Vos2017-08-116-26/+10
* performance/io-cache: update inode contexts of each entry in readdirplusRaghavendra G2017-08-113-39/+67
* scripts: invalid test(1) in extras/S32gluster_enable_shared_storage.shKaleb S. KEITHLEY2017-08-111-1/+1
* packaging: /var/lib/glusterd/options should be %config(noreplace)Kaleb S. KEITHLEY2017-08-111-1/+1
* nfs/nlm: handle reconnect for non-NLM4_LOCK requestsNiels de Vos2017-08-111-22/+79
* nfs/nlm: unref fds in nlm_client_free()Niels de Vos2017-08-111-13/+12
* nfs: make nfs3_call_state_t refcountedNiels de Vos2017-08-113-39/+42
* geo-rep: Fix syncing of self healed hardlinksKotresh HR2017-08-111-0/+8
* packaging: own files in (/var)/run/gluster/shared_storage/nfs-ganeshaKaleb S. KEITHLEY2017-07-281-1/+14
* common-ha: enable and disable selinux gluster_use_execmemKaleb S. KEITHLEY2017-07-281-0/+6
* packaging: glusterfs-ganesha update sometimes fails semanageKaleb S. KEITHLEY2017-07-281-0/+21
* cluster/dht: Fix fd check raceN Balachandran2017-07-202-1/+76
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-07-196-30/+543
* fuse: memory leak fixesDanny Couture2017-07-192-38/+32