summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove uneeded gotos, as it jump to the next lineMichael Scherer2017-05-081-70/+0
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-084-6/+109
* afr: include quorum type and count when dumping afr privRavishankar N2017-05-081-0/+6
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-0821-83/+151
* snapview-server : Refresh the snapshot list during each reconnectMohammed Rafi KC2017-05-082-0/+33
* cluster/dht: Fix ret checkN Balachandran2017-05-081-1/+1
* rpc: use GF_ATOMIC_INC to generate rpc_clnt's callidZhou Zhengping2017-05-082-17/+3
* Tier: Watermark check for hi and low value being equalhari gowtham2017-05-082-2/+4
* Fix ressources leak on error pathMichael Scherer2017-05-051-1/+1
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-056-33/+16
* gfapi: Fix few severe coverity issuesSoumya Koduri2017-05-053-2/+9
* rpc: Remove accidental IPV6 changesKaushal M2017-05-0512-189/+1
* build: 'make cscope' requires generated .c and .h XDR filesNiels de Vos2017-05-051-0/+4
* glusterd: disallow rebalance & remove-brick on a sharded volumeAtin Mukherjee2017-05-042-0/+19
* Remove double freeMichael Scherer2017-05-041-1/+0
* fd: We should use dict_set_uint64 to store fd->pidZhou Zhengping2017-05-041-1/+1
* Refactor the code for posix_handle_pairMichael Scherer2017-05-041-20/+8
* mgmt: Fix null pointer derefMichael Scherer2017-05-041-1/+0
* Fix wrong operatorsMichael Scherer2017-05-042-4/+3
* server: fd should be refed before put into fdtableZhou Zhengping2017-05-031-3/+3
* rpc: fix transport add/remove race on port probingMilind Changire2017-05-031-165/+196
* SELinux : implementation of SELinux translatorManikandan Selvaganesh2017-05-0313-7/+536
* gfapi/handleops: Introducing glfs_xreaddirplus_r() fop for handleopsSoumya Koduri2017-05-0212-4/+437
* glusterd: skip nfs svc reconfigure if nfs xlator is not installedAtin Mukherjee2017-05-021-0/+9
* nl-cache: free nlc_conf_t in fini()Niels de Vos2017-05-021-0/+5
* api: fix typo of glfs_upcall_get_eventKinglong Mee2017-05-022-2/+2
* Halo Replication feature for AFR translatorKevin Vigor2017-05-0238-142/+908
* Revert "contrib/timerwheel: probable bug on 32-bit, use __builtin_ffs()"Shyamsundar Ranganathan2017-05-011-12/+5
* contrib/timerwheel: probable bug on 32-bit, use __builtin_ffs()Kaleb S. KEITHLEY2017-05-011-5/+12
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-0112-87/+75
* extras/hook-scripts: SELinux brick file context management scriptsBrian Foster2017-05-019-4/+166
* tests: fix typoJeff Darcy2017-04-301-1/+1
* fuse: enhance fusedump to include timestamp and a signaturev3.12devCsaba Henk2017-04-301-12/+67
* mount/fuse: Replace GF_LOG_OCCASIONALLY with gf_log() to report fop failure a...Krutika Dhananjay2017-04-301-5/+2
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-04-295-30/+152
* dht: send lookup on old name inside rename with bname and pargfidSusant Palai2017-04-292-10/+63
* cluster/dht: rebalance perf enhancementSusant Palai2017-04-293-109/+247
* api: fix two typos of GFAPI_PUBLIC function defineKinglong Mee2017-04-292-2/+2
* glusterd: Fix removing pmap entry on rpc disconnectPrashanth Pai2017-04-283-9/+11
* build: conditionally build legacy gNFS server and associated sub-packagingKaleb S. KEITHLEY2017-04-2810-65/+107
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-04-281-8/+4
* fuse: clean up mount flag processingCsaba Henk2017-04-275-25/+151
* extras/hooks: Use double quotes while using [..]Anoop C S2017-04-271-1/+1
* packaging: /var/run/gluster owner gluster:gluster(0775) for statedumpsKaleb S. KEITHLEY2017-04-272-2/+16
* build: ensure autoconf template expansions resolve variablesCsaba Henk2017-04-271-7/+11
* libglusterfs/stack.h: reduce duplication of codeAmar Tumballi2017-04-272-112/+25
* cluster/dht: Document detailing transactions in dhtRaghavendra G2017-04-271-0/+272
* io-stats: fix some memory leak after finiKinglong Mee2017-04-271-0/+4
* geo-rep: Fix mount cleanupKotresh HR2017-04-272-2/+7
* nfs: Check for null buf, and set op_errno to EIO not 0Richard Wareing2017-04-261-0/+6