summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: initialize the daemon services on demandAtin Mukherjee2015-07-2720-147/+190
* posix,shard: Fill in ia_size and ia_blocks before unwinding (f)setattrKrutika Dhananjay2015-07-272-19/+155
* cluster/afr: Fix incorrect logging in read transactionsKrutika Dhananjay2015-07-271-2/+6
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-271-2/+5
* dht: Adding log messages to the new logging frameworkarao2015-07-2715-335/+961
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-262-0/+16
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-261-1/+1
* logging: client3_3_removexattr_cbk should not log expected ENODATANiels de Vos2015-07-261-1/+1
* dht: send lookup even for fd based operations during rebalanceRavishankar N2015-07-241-22/+30
* glusterd: Pass NULL in glusterd_svc_manager in glusterd_restart_bricksGaurav Kumar Garg2015-07-231-1/+1
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-233-50/+17
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-07-231-7/+8
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-231-19/+42
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-221-2/+24
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-212-1/+7
* cluster/ec: Prevent data corruptionsPranith Kumar K2015-07-213-14/+32
* cluster/ec: wind readlink on good subvol(s)Pranith Kumar K2015-07-216-48/+90
* cluster/ec: Don't read from bricks that are healingPranith Kumar K2015-07-211-1/+1
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-214-22/+51
* cluster/ec: Remove locks in opendirPranith Kumar K2015-07-211-21/+1
* cluster/ec: Fix use after free bugPranith Kumar K2015-07-212-0/+9
* cluster/ec: Don't read from bad subvolsPranith Kumar K2015-07-211-18/+23
* cluster/ec: Remove failed subvols from source/sink computationPranith Kumar K2015-07-211-1/+6
* cluster/ec: Make background healing optional behaviorPranith Kumar K2015-07-214-11/+63
* cluster/ec: Add throttling in background healingPranith Kumar K2015-07-216-5/+114
* cluster/ec: Do not handle GF_CONTENT_KEYPranith Kumar K2015-07-211-85/+7
* quota: Fix crash in quota enforcervmallika2015-07-212-122/+295
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-212-9/+9
* posix: fix mem-leak in posix xattropvmallika2015-07-181-2/+4
* nfs: refcount each auth_cache_entry and related data_tNiels de Vos2015-07-181-9/+86
* nfs: add a gf_lock_t for the auth_cache->cache_dictNiels de Vos2015-07-182-40/+126
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-152-2/+2
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-07-142-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-07-146-32/+427
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* glusterd: Fix failure in replace-brick when src-brick is offlineAnuradha Talur2015-07-141-75/+0
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-142-3/+9
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-143-4/+4
* quota/marker: fix mem leak in markervmallika2015-07-131-65/+96
* quota/marker: inspect file/dir invoked without having quota xattrs requestedvmallika2015-07-131-3/+11
* glusterd: use a real host name (instead of numeric) when we have oneKrishnan Parthasarathi2015-07-131-0/+6
* glusterd: Get the local txn_info based on trans_id in op_sm call backs.anand2015-07-135-70/+30
* glusterd: Fix management encryption issues with GlusterDKaushal M2015-07-132-8/+19
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-121-7/+5
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-121-0/+3
* 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
* glusterd/geo-rep: Fix failure of geo-rep pauseKotresh HR2015-07-101-4/+17
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-07-094-30/+73