summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: add site.h as a place to put environment-specific definesJeff Darcy2017-05-103-2/+30
* afr: fixes to quorum-type in afr_priv_dump()Ravishankar N2017-05-102-0/+49
* mount/fuse: Handle racing notify on more than one graph properlyRaghavendra G2017-05-101-2/+6
* dht:Spacing issue in fix-layout o/pAnkitRaj2017-05-091-3/+3
* libglusterfs: include sys/time.h avoid compiling error on MacOSXKinglong Mee2017-05-091-0/+1
* libglusterfs/graph: fix potential endless loop in options validate workZhou Zhengping2017-05-091-1/+3
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-091-0/+18
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-091-15/+8
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-091-2/+2
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-0916-63/+307
* cli: fix build error with --disable-xml-outputKinglong Mee2017-05-083-20/+7
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-05-083-18/+11
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-05-081-1/+1
* debug/error-gen: Don't need to convert error string to int in every fopZhou Zhengping2017-05-082-5/+12
* 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