summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-2414-37/+70
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-242-0/+16
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-233-50/+17
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-221-23/+30
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2015-07-201-5/+13
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-192-9/+9
* nfs: log disabled export/netgroups feature as INFOJiffin Tony Thottan2015-07-191-1/+1
* storage/posix: Check xdata for NULL before dict_getRaghavendra Talur2015-07-181-4/+4
* glusterd: Porting the left out gf_log_callingfns to new frameworkNandaja Varma2015-07-185-15/+52
* features/marker: Fixing dereference after null checkarao2015-07-171-1/+1
* glusterd: rebalance support for cluster.rc frameworkanand2015-07-161-1/+20
* posix: fix mem-leak in posix xattropvmallika2015-07-161-2/+4
* glusterd: use 2 epoll worker threads by defaultKrishnan Parthasarathi2015-07-162-0/+22
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-151-2/+24
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-154-22/+51
* features/changelog: fix buffer overrun in changelog-helpersPrasanna Kumar Kalever2015-07-141-5/+3
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-142-1/+7
* glusterd: Pass NULL in glusterd_svc_manager in glusterd_restart_bricksGaurav Kumar Garg2015-07-141-1/+1
* glusterd: daemons start/stop should be logged in INFOAtin Mukherjee2015-07-143-3/+22
* cluster/ec: wind readlink on good subvol(s)Pranith Kumar K2015-07-146-48/+90
* quota: Fix crash in quota enforcervmallika2015-07-142-122/+295
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* features/bitrot: throttle signerVenky Shankar2015-07-141-1/+1
* cluster/ec: Prevent data corruptionsPranith Kumar K2015-07-143-14/+32
* ec : Implement check for the cluster.heal-timeout valuesAshish Pandey2015-07-142-0/+16
* glusterd: Fix failure in replace-brick when src-brick is offlineAnuradha Talur2015-07-131-75/+0
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-132-4/+10
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-131-19/+42
* glusterd: Fixing dereference after null checkarao2015-07-121-4/+4
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-07-122-13/+13
* features/posix : Avoid double free of a variable in posix_setxattr()Jiffin Tony Thottan2015-07-121-24/+24
* access_control : avoid double unrefing of acl variable in its context.Jiffin Tony Thottan2015-07-121-15/+16
* quota/marker: inspect file/dir invoked without havingvmallika2015-07-111-3/+11
* glusterd: Send friend update even for EVENT_RCVD_ACCKaushal M2015-07-111-1/+1
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-102-2/+2
* glusterd: use a real host name (instead of numeric) when we have oneJeff Darcy2015-07-101-0/+6
* features/bitrot: Scrub log improvementVenky Shankar2015-07-101-1/+4
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-101-7/+5
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-093-4/+4
* quota/marker: fix mem leak in markervmallika2015-07-092-202/+286
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-091-0/+3
* glusterd: Fix management encryption issues with GlusterDKaushal M2015-07-092-8/+19
* features/ctr: Reduce the log-level for ctr-disabled messageAnoop C S2015-07-091-2/+2
* libgfdb/ctr: Fixing rename or update of linkJoseph Fernandes2015-07-091-1/+1
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-091-1/+1
* cluster/ec: Don't read from bricks that are healingPranith Kumar K2015-07-091-1/+1
* glusterd/snapd: Stop snapd daemon when glusterd is restartingAvra Sengupta2015-07-081-0/+6
* cluster/ec: Remove locks in opendirPranith Kumar K2015-07-081-21/+1
* cluster/ec: Fix use after free bugPranith Kumar K2015-07-072-0/+9