summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Fix cluster_entrylk retryPranith Kumar K2015-05-041-3/+3
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-042-1/+91
* quota: support for inode quota in quota.confvmallika2015-05-045-1/+232
* ctr/libgfdb: Performance enhancer for unlink/create/rename/link fopsJoseph Fernandes2015-05-012-30/+63
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-301-3/+13
* rdma: porting rdma to a new message id logging formatHumble Devassy Chirammal2015-04-291-1/+1
* rebalance: Introducing local crawl and parallel migrationSusant Palai2015-04-292-0/+3
* libglusterfs: allocate a segment for quota loggingHumble Devassy Chirammal2015-04-281-1/+6
* libglusterfs: update glfs-messages header for reserved segmentsHumble Devassy Chirammal2015-04-281-4/+32
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-282-54/+146
* arbiter: load arbiter xlator on every 3rd brick of a replica 3 AFR subvolRavishankar N2015-04-271-0/+14
* libglusterfs: Fix the return value of inode_ctx_get2()Poornima G2015-04-271-4/+6
* libglusterfs/syncop: Pass xdata even in error caseRaghavendra Talur2015-04-271-2/+2
* syncop: Implement syncop_fxattropPranith Kumar K2015-04-262-0/+23
* core: Global timer-wheelVenky Shankar2015-04-264-3/+60
* bitrot/scrub: fix induced throttling in syncop_ftw_throttle()Venky Shankar2015-04-261-1/+3
* nfs: make it possible to disable nfs.mount-rmtabNiels de Vos2015-04-262-2/+2
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-04-251-0/+4
* libglusterfs: avoid crash due to ctx being NULLHumble Devassy Chirammal2015-04-251-1/+27
* libglusterfs: Implement cluster-syncopPranith Kumar K2015-04-257-422/+2480
* timer: Fix use after free issuePranith Kumar K2015-04-241-1/+5
* core: avoid crashes in gf_msg dup-detection codeJeff Darcy2015-04-211-0/+13
* quota/disperse: handle inode quotas in xattr aggregatevmallika2015-04-142-7/+25
* glusterd: Replace transaction peers listsKaushal M2015-04-131-1/+0
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-108-37/+110
* quota/cli: validate quota hard-limit optionvmallika2015-04-102-16/+53
* libglusterfs: avoid possibility of crash when ctx is nullHumble Devassy Chirammal2015-04-081-0/+3
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-083-169/+509
* nfs : introducing logging framework for nfs translatorManikandan Selvaganesh2015-04-081-0/+4
* ctr : Fix for heating of files during promotion/demotionJoseph Fernandes2015-04-084-19/+31
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-081-0/+3
* cluster/dht: fix tier.c problems found prior to feature freezeDan Lambright2015-04-062-1/+53
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-047-34/+34
* iobuf: Do not call __iobuf_ref directlyRaghavendra Talur2015-04-021-2/+2
* libgfdb: fix possible illegal memory access (CID 1288820)Michael Adam2015-04-021-1/+2
* function gf_string2bytesize_range should handle 'xB' byte valuesvmallika2015-03-312-1/+2
* libglusterfs : dead code fix.Manikandan Selvaganesh2015-03-311-1/+0
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-301-1/+1
* Gfdb Query Fix and Volume option fixJoseph Fernandes2015-03-301-2/+2
* core : free up mem_acct.rec in xlator_destroyAtin Mukherjee2015-03-301-0/+20
* mem-pool: invalidate memory on GF_FREE to aid debuggingNiels de Vos2015-03-302-54/+103
* libgfapi: revamp glfs_new functionHumble Devassy Chirammal2015-03-301-5/+7
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-261-0/+1
* features/bit-rot: filesystem scrubberVenky Shankar2015-03-241-0/+1
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-2411-0/+276
* libglusterfs: check and act based on gf_malloc result.Humble Devassy Chirammal2015-03-241-0/+18
* Bitrot StubVenky Shankar2015-03-242-0/+18
* core: Add inode context merge callbackVenky Shankar2015-03-243-1/+40
* features/changelog: Make use of IPC fopVenky Shankar2015-03-241-0/+5
* cluster/dht: Add tier translator.Dan Lambright2015-03-214-2/+27