summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* packaging: /run and /var/run; prefer /runKaleb S. KEITHLEY2017-08-291-2/+1
* cluster/ec: coverity, fix for BAD_SHIFTKaleb S. KEITHLEY2017-08-283-13/+16
* mem-pool: add tracking of mem_pool that requested the allocationNiels de Vos2017-08-283-33/+49
* statedump: add support for dumping basic mem-pool infoNiels de Vos2017-08-281-1/+19
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-08-283-10/+12
* Revert "rpc: disable client on disconnection from rebalance"Milind Changire2017-08-241-4/+0
* glusterd: disable rpc_clnt_t after relalance process disconnectionMilind Changire2017-08-241-1/+1
* glusterd: glusterd fails to start if peers file has blank lineGaurav Yadav2017-08-242-0/+33
* geo-rep: Fix syncing of hardlink of symlinkKotresh HR2017-08-243-64/+105
* glusterd: do not create .glusterfs/indicesPrashanth Pai2017-08-238-37/+29
* Add Deepshika as Continuous Integration peerNigel Babu2017-08-231-0/+1
* rpc: disable client on disconnection from rebalanceMilind Changire2017-08-231-0/+4
* packaging: use rdma-core(-devel) instead of ibverbs, rdmacmKaleb S. KEITHLEY2017-08-221-1/+8
* glusterd: replace-brick executing successfully when quorum does not metGaurav Yadav2017-08-222-0/+60
* cluster/dht: Reorder dir operations in gf_defrag_fix_layoutN Balachandran2017-08-202-79/+82
* glusterd: disallow volume specific options to be set with all as volume nameAtin Mukherjee2017-08-182-0/+33
* glusterd: introduce max-port rangeAtin Mukherjee2017-08-178-14/+64
* glusterd: improve op-version error messageAtin Mukherjee2017-08-161-2/+6
* glusterd: Fix the debug and error-gen turned on issueRyan Ding2017-08-161-0/+2
* Infra to indentify processhari gowtham2017-08-1616-2/+78
* afr: heal metadata in discover code pathRavishankar N2017-08-163-31/+60
* uss/svc: Send the first lookup to the normal graphMohammed Rafi KC2017-08-141-5/+8
* packaging: /run and /var/run; prefer /runKaleb S. KEITHLEY2017-08-111-5/+7
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-08-1120-49/+190
* mgmt/glusterd: Provide more information in command messageAshish Pandey2017-08-101-3/+5
* protocol/server: Fix Wint-in-bool-context compiler warningAnoop C S2017-08-091-4/+4
* contrib/fuse-lib: Fix compiler warning within switch caseAnoop C S2017-08-091-1/+3
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-08-093-3/+44
* glusterd: Block brick attach request till the brick's ctx is setMohit Agrawal2017-08-083-24/+57
* posix: add null gfid checksRavishankar N2017-08-084-0/+50
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-085-161/+163
* nfs : add NULL check for call state in nfs3_call_state_wipeJiffin Tony Thottan2017-08-081-3/+4
* afr: Prevent null gfids in self-heal entry re-creationRavishankar N2017-08-081-3/+11
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-077-12/+34
* read-only : currently read-only doesn't implement fallocateSonaArora2017-08-073-0/+20
* posix: add sanity checks for removing the gfid symlink for directoriesRavishankar N2017-08-042-14/+103
* Revert "cluster/dht: Check for open fd only on EBADF"N Balachandran2017-08-042-116/+160
* glusterd: Add geo-replication session details to get-state outputSamikshan Bairagya2017-08-048-36/+177
* glusterfsd: allow subdir mountAmar Tumballi2017-08-0420-199/+659
* logging: localtime logging, cmdline, volume set optionKaleb S. KEITHLEY2017-08-0317-6/+209
* tests: don't use hard coded value for glusterd workdirCsaba Henk2017-08-023-3/+3
* packaging: /var/lib/glusterd/options should be %config(noreplace)Kaleb S. KEITHLEY2017-08-021-1/+1
* tests: Minor fix in error conditionRajesh Joseph2017-08-021-0/+1
* tests/gfapi : add test case for nameless lookups in glfs_resolve_component()Jiffin Tony Thottan2017-08-023-1/+171
* extras: Turn eager-lock off for gluster-blockPranith Kumar K2017-08-021-1/+1
* scripts: invalid test(1) in extras/S32gluster_enable_shared_storage.shKaleb S. KEITHLEY2017-08-011-1/+1
* md-cache: avoid checking the xattr value buffer with string functions.Günther Deschner2017-08-012-1/+28
* tier: separation of attach-tier from add-brickhari gowtham2017-08-0110-8/+442
* glusterd: streamline logic flow in glusterd_validate_quorum()Michael Adam2017-08-011-5/+7
* cluster/dht: Handle wrong rebalance status reportingSusant Palai2017-08-011-29/+32