summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Filter coverty false positivesMichael Scherer2017-02-243-0/+4
* glusterd : log improvements in glusterd_op_stage_rebalance ()Atin Mukherjee2017-02-241-4/+7
* features/shard: Fix EIO error on add-brickKrutika Dhananjay2017-02-232-19/+154
* nfs: remove include of mount3.hMichael Scherer2017-02-231-1/+0
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-235-29/+7
* features/shard: Put onus of choosing the inode to resolve on individual fopsKrutika Dhananjay2017-02-232-26/+21
* glusterd : cluster.brick-multiplex validation is missing while setting itGaurav Yadav2017-02-221-4/+5
* glusterd: unref brickinfo object on volume stopAtin Mukherjee2017-02-211-1/+1
* cluster/ec: Fallback to precompiled codeXavier Hernandez2017-02-213-70/+63
* Fix erronous comparaison of flagsMichael Scherer2017-02-201-1/+1
* Initialize path, since coverty detect a code path whereMichael Scherer2017-02-201-1/+1
* Ressources used by va_start must be freed with va_endMichael Scherer2017-02-201-1/+4
* Remove the useless gotoMichael Scherer2017-02-201-4/+0
* marker: Fix inode value in loc, in setxattr fopPoornima G2017-02-202-0/+6
* Remove deadcode, found by covertyscanMichael Scherer2017-02-191-3/+0
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-183-5/+5
* glusterd, readdir-ahead: Fix backward incompatibilityPoornima G2017-02-182-2/+2
* glusterd: take conn->lock around operations on conn->reconnectJeff Darcy2017-02-181-1/+2
* glusterd : Fix for error message while removing brickGaurav Yadav2017-02-171-1/+2
* readdir-ahead: Remove unnecessary loggingPoornima G2017-02-171-6/+0
* build: fix linking of 'gf_logdump' and 'gf_recon'Niels de Vos2017-02-171-4/+4
* performance/decompounder: Have terminal value in options[]Pranith Kumar K2017-02-161-0/+1
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-164-54/+51
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-152-9/+17
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-02-151-2/+6
* cluster/ec: Change log level of messages to DEBUGSunil Kumar Acharya2017-02-151-5/+7
* gNFS: Keep the mountdict as long as the service is activeSoumya Koduri2017-02-141-3/+7
* glusterd : Fix for error mesage while detaching peersGaurav Yadav2017-02-131-0/+15
* protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-133-34/+33
* cluster/dht: Use int8 instead of string to pass DHT_IATT_IN_XDATA_KEYKrutika Dhananjay2017-02-133-11/+6
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-102-2/+2
* glusterd: keep snapshot bricks separate from regular onesJeff Darcy2017-02-101-82/+124
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-093-15/+61
* glusterd: ignore return code of glusterd_restart_bricksAtin Mukherjee2017-02-091-9/+3
* glusterd: set default GLUSTERD_QUORUM_RATIO_KEY value to 51Atin Mukherjee2017-02-091-1/+1
* glusterd: put null check for mod_dict in build_shd_graphAtin Mukherjee2017-02-091-1/+2
* trash: fix problem with trash feature under multiplexingJeff Darcy2017-02-092-7/+1
* glusterd: glusterd is crashed at the time of stop volumeMohit Agrawal2017-02-081-2/+2
* afr/cluster: Restore data-self-heal-window optionRichard Wareing2017-02-081-1/+3
* Tier: remove warning related to the enumhari gowtham2017-02-073-11/+26
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-061-24/+0
* Added the missing FOPs in the io-stats xlatormenakamohan2017-02-051-0/+168
* glusterd : do not load io-threads in client graph for replicate volumesAtin Mukherjee2017-02-034-4/+31
* md-cache: initialize mdc_counter.lockVitaly Lipatov2017-02-031-0/+1
* glusterd: double-check brick liveness for remove-brick validationJeff Darcy2017-02-021-4/+20
* glusterd: double-check whether brick is alive for statsJeff Darcy2017-02-021-3/+14
* cluster/ec: fix selinux issues with mmap()Xavier Hernandez2017-02-0210-94/+272
* performance/write-behind: access stub only if available duringRaghavendra G2017-02-021-12/+12
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-011-1/+1
* glusterd: fix compiler warning (unused var) if bd xlator is not enabledMichael Adam2017-01-311-2/+2