summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* quota: support for inode quota in quota.confvmallika2015-05-0413-158/+515
* glupy: package glupy as a subpackage under gluster namespaceHumble Devassy Chirammal2015-05-043-2/+6
* geo-rep: Fix ignoring geo-rep safe errorsKotresh HR2015-05-042-8/+11
* tools/glusterfind: New option to pre --regenerate-outfileAravinda VK2015-05-041-0/+9
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-049-18/+230
* tests: Check aux umount is unmounted for quota testsPranith Kumar K2015-05-0425-25/+57
* 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
* tests: Fix spurious failuresPranith Kumar K2015-05-033-3/+3
* features/shard: Add "is-directory" checks in stat/fstatKrutika Dhananjay2015-05-031-0/+12
* rpm: fix dependency on python-glusterNiels de Vos2015-05-031-2/+3
* Upcall: Handle missing fops in the upcall xlatorSoumya Koduri2015-05-034-130/+969
* tests: Disable flush behind so that file will be closedPranith Kumar K2015-05-031-0/+1
* features/changelog: Consider only changelog on/off as changelog breakageKotresh HR2015-05-027-11/+268
* 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-024-4/+4
* geo-rep: Fix minor bugs in meta-volume setupKotresh HR2015-05-021-1/+2
* ctr/libgfdb: Performance enhancer for unlink/create/rename/link fopsJoseph Fernandes2015-05-017-31/+88
* glusterd/quota/tiering: Fixing volgen of quotadJoseph Fernandes2015-05-011-4/+10
* dht/rebalancer: Marking tiering migration fopsJoseph Fernandes2015-05-013-6/+34
* nfs: fix spurious failure in bug-1166862.tNiels de Vos2015-04-301-11/+11
* changelog: Fixing buffer overrun coverity issues.Nandaja Varma2015-04-302-7/+7
* cli/tiering : Parse detach-tier command properlyMohammed Rafi KC2015-04-302-5/+17
* build: Introducing python-gluster packageHumble Devassy Chirammal2015-04-301-5/+31
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-04-304-8/+16
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-3015-127/+252
* NFS-Ganesha: Handling CLI commands when NFS-Ganesha keys are setMeghana Madhusudhan2015-04-3014-135/+385
* 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-302-1/+70
* snapshot/scheduler: Use shutil.move instead of os.rename()Avra Sengupta2015-04-301-2/+3
* glusterd: Use uint32_t for peerinfo generation numberKaushal M2015-04-304-11/+11
* build: glfsheal should link against $(UUID_LIBS)Niels de Vos2015-04-291-4/+2
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-298-293/+1202
* Fix ENOKEY build failure on non Linux systemsEmmanuel Dreyfus2015-04-291-3/+3
* rdma: porting rdma to a new message id logging formatHumble Devassy Chirammal2015-04-297-373/+781
* common-ha: delete-node implementationKaleb S. KEITHLEY2015-04-294-110/+213
* features/shard: Implement rename() fopKrutika Dhananjay2015-04-292-44/+261
* tests: Await for graph switch before testing open fop countVijay Bellur2015-04-293-1/+12
* dht: tackle thread race in dht_getxattr_cbkSusant Palai2015-04-291-17/+24
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-04-298-248/+1124
* cli,doc: man page of gluster (man gluster) should show bitrot command informa...Gaurav Kumar Garg2015-04-293-19/+21
* nfs/auth,exports,netgroup : port log messages to new frameworkManikandan Selvaganesh2015-04-283-45/+70
* libglusterfs: allocate a segment for quota loggingHumble Devassy Chirammal2015-04-281-1/+6
* nfs: Enable throttling for rpcsvcVijay Bellur2015-04-281-0/+7
* rpc: Perform throttling conditionallyVijay Bellur2015-04-281-6/+19
* rpc: Introduce attribute throttle for rpcsvc_tVijay Bellur2015-04-283-0/+58