summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfs: Tear down transports for requests that arrive before the volume is initi...Shreyas Siravara2017-04-261-0/+43
* api: free the xattr data after using in glfs_volfile_fetchKinglong Mee2017-04-261-0/+2
* cluster/dht Remove redundant logs in dht rmdirN Balachandran2017-04-261-8/+7
* nl-cache: Fix the issue in refd_inode counting and prune the cachePoornima G2017-04-263-6/+13
* feature/dht: Directory synchronizationKotresh HR2017-04-2611-1141/+1898
* libglusterfs: accept random volname in glusterfs_graph_prepare()Niels de Vos2017-04-265-28/+160
* debug/sink: add xlator to aid in resource leak debuggingNiels de Vos2017-04-2510-1/+313
* cluster/dht: correct space check for rebalanceSusant Palai2017-04-251-1/+1
* cli: Adding warning message while creating a replica 2 volumekarthik-us2017-04-251-0/+18
* api: fix bad release of dict causes memory leakKinglong Mee2017-04-251-2/+4
* remove redundant function definitionJungyeon Yoon2017-04-251-3/+0