summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Coverity fixGaurav Kumar Garg2015-05-052-4/+21
* geo-rep: Status EnhancementsAravinda VK2015-05-051-271/+208
* afr: add arbitration supportRavishankar N2015-05-059-47/+208
* mgmt/glusterd: Porting messages to new logging frameworkNandaja Varma2015-05-045-150/+258
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-044-118/+57
* cluster/ec: Use fd instead of loc for get_size_versionAshish Pandey2015-05-043-57/+63
* Upcall: Cleanup expired client entriesSoumya Koduri2015-05-044-18/+195
* feature/changelog: Capture path for deletesKotresh HR2015-05-047-6/+194
* glusterd: Enable readdir-ahead by default on new volumesanand2015-05-041-1/+17
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-044-7/+7
* quota: support for inode quota in quota.confvmallika2015-05-043-111/+180
* glupy: package glupy as a subpackage under gluster namespaceHumble Devassy Chirammal2015-05-042-1/+3
* geo-rep: Fix ignoring geo-rep safe errorsKotresh HR2015-05-042-8/+11
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-044-0/+128
* dht: Add a null check before freeing dir_dfmeta and tmp_containerSusant Palai2015-05-041-10/+19
* tier: relax libgfdb required version numberEmmanuel Dreyfus2015-05-031-1/+1
* features/bitrot: Per volume bitrot translatorGaurav Kumar Garg2015-05-036-154/+349
* features/shard: Add "is-directory" checks in stat/fstatKrutika Dhananjay2015-05-031-0/+12
* Upcall: Handle missing fops in the upcall xlatorSoumya Koduri2015-05-034-130/+969
* features/changelog: Consider only changelog on/off as changelog breakageKotresh HR2015-05-024-11/+211
* features/shard: Take hole size into account while computing ia_sizeKrutika Dhananjay2015-05-022-2/+10
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-023-3/+3
* ctr/libgfdb: Performance enhancer for unlink/create/rename/link fopsJoseph Fernandes2015-05-015-1/+25
* glusterd/quota/tiering: Fixing volgen of quotadJoseph Fernandes2015-05-011-4/+10
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-013-6/+34
* changelog: Fixing buffer overrun coverity issues.Nandaja Varma2015-04-302-7/+7
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-04-302-4/+3
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-306-69/+102
* NFS-Ganesha: Handling CLI commands when NFS-Ganesha keys are setMeghana Madhusudhan2015-04-307-74/+238
* features/bitrot: Use global timer wheelVenky Shankar2015-04-302-24/+25
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-04-301-2/+2
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-04-302-6/+13
* glusterd: do not pass volinfo in glusterd_svc_manager functionGaurav Kumar Garg2015-04-306-56/+42
* glusterd: volume info should not show "feature.scrub: resume" if scrub resumedGaurav Kumar Garg2015-04-301-1/+24
* glusterd: Use uint32_t for peerinfo generation numberKaushal M2015-04-304-11/+11
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-298-293/+1202
* features/shard: Implement rename() fopKrutika Dhananjay2015-04-292-44/+261
* dht: tackle thread race in dht_getxattr_cbkSusant Palai2015-04-291-17/+24
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-04-296-248/+1121
* nfs/auth,exports,netgroup : port log messages to new frameworkManikandan Selvaganesh2015-04-283-45/+70
* nfs: Enable throttling for rpcsvcVijay Bellur2015-04-281-0/+7
* nfs / acl3.c, nlm files : port log messages to new frameworkManikandan Selvaganesh2015-04-283-155/+277
* nfs / nfs files : porting log messages to new frameworkManikandan Selvaganesh2015-04-286-163/+245
* nfs / mount files : porting log messages to a new frameworkManikandan Selvaganesh2015-04-283-234/+339
* cluster/ec: Handle unhandled statesPranith Kumar K2015-04-281-0/+3
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-285-33/+5
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-04-277-14/+97
* quota: display error when inode-quota cmds executed with cluster ver < 3.7vmallika2015-04-271-23/+44
* tier: fix off-by-one overrun in UUID stringEmmanuel Dreyfus2015-04-271-1/+1
* storage/posix: prevent NULL dereferencePranith Kumar K2015-04-271-3/+3