summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* eventsapi: Fix issue with CLIENT_CONNECT eventAravinda VK2017-09-191-1/+1
* glusterd: disallow replace brick for dist only volumesAtin Mukherjee2017-09-191-1/+11
* features/worm: Adding check to newloc when doing renameluneo72017-09-181-2/+16
* heal: New feature heal info summary to list the status of brick and count of ...Mohamed Ashiq Liyazudeen2017-09-151-0/+1
* features/shard: Change default shard-block-size to 64MBKrutika Dhananjay2017-09-141-1/+1
* glusterd: fix invalid memory reference returnedXavier Hernandez2017-09-131-2/+9
* protocol/server: Remove duplicate dict_get_strAnoop C S2017-09-131-8/+0
* Fix the type of len, a warning is triggeredMichael Scherer2017-09-081-1/+1
* Fix the conditionalMichael Scherer2017-09-071-1/+1
* mount/fuse: Include sub-directory in source argument for mount()Vijay Bellur2017-09-071-1/+7
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-071-2/+2
* Command to identify client processhari gowtham2017-09-065-4/+237
* features/shard: Increment counts in locksPranith Kumar K2017-09-061-2/+10
* features/shard: Return aggregated size in stbuf of LINK fopKrutika Dhananjay2017-09-061-2/+42
* arbiter: return ENOSYS for 'non readable' FOPsNiels de Vos2017-09-051-10/+35
* scripts: mount.glusterfs contains non-portable bashismsKaleb S. KEITHLEY2017-09-051-2/+3
* snapshot: clang compile warningSunny Kumar2017-09-041-1/+1
* afr: discover/lookup heal fixesRavishankar N2017-09-043-53/+53
* glusterd: spelling errors reported by Debian maintainerKaleb S. KEITHLEY2017-09-042-4/+4
* debug/delay-gen: Implement delay-generation featurePranith Kumar K2017-08-3110-27/+860
* afr: check validity of afr_replyRavishankar N2017-08-315-47/+71
* rpc: destroy transport after client_tMilind Changire2017-08-313-24/+70
* cluster/dht: Log files skipped by rebalanceN Balachandran2017-08-302-1/+19
* cluster/dht: Aggregate xattrs only for dirs in dht_discover_cbkN Balachandran2017-08-301-2/+11
* feature/posix: Enabled gfid2path by defaultKotresh HR2017-08-292-13/+4
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-293-3/+4
* libglusterfs: Add new fields to volume_options structKaushal M2017-08-294-182/+182
* cluster/ec: coverity, fix for BAD_SHIFTKaleb S. KEITHLEY2017-08-283-13/+16
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-08-281-3/+5
* glusterd: disable rpc_clnt_t after relalance process disconnectionMilind Changire2017-08-241-1/+1
* glusterd: do not create .glusterfs/indicesPrashanth Pai2017-08-234-29/+25
* glusterd: replace-brick executing successfully when quorum does not metGaurav Yadav2017-08-221-0/+9
* cluster/dht: Reorder dir operations in gf_defrag_fix_layoutN Balachandran2017-08-201-76/+71
* glusterd: disallow volume specific options to be set with all as volume nameAtin Mukherjee2017-08-181-0/+8
* glusterd: introduce max-port rangeAtin Mukherjee2017-08-177-14/+63
* 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-1610-1/+48
* 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
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-08-116-24/+152
* 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
* 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-072-3/+3