summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dht/rebalance: Send PARENT_DOWN event before cleanup in rebalancev3.3.0qa33shishir gowda2012-04-021-1/+3
* libglusterfs/run: clean up properly also if program could not be spawnedCsaba Henk2012-04-021-6/+6
* libglusterfs/run: test suite refinementCsaba Henk2012-04-021-1/+10
* cli: Limit value of bs * count in "volume top"Kaushal M2012-04-021-0/+8
* cli/rebalance: Fix parse error for volume rebalance cmdshishir gowda2012-04-021-10/+6
* md-cache: fix time comparison to support 0 timeoutBrian Foster2012-04-021-2/+2
* cli: do the proper STACK_DESTORY of created framesAmar Tumballi2012-04-023-5/+94
* nlm: print the reason of failure when clnt_create fails to create the client ...Raghavendra Bhat2012-04-021-1/+2
* glusterd: Include port in nfs statusKaushal M2012-04-025-8/+30
* performance/quick-read: open shouldn't be worried about checkingRaghavendra G2012-04-022-73/+0
* mgmt/glusterd: unregister NLM service from portmapperRajesh Amaravathi2012-04-021-5/+14
* performance/io-cache: Enhance state-dump outputshishir gowda2012-04-011-4/+10
* mgmt/glusterd: Improvements for volume heal CLI.Vijay Bellur2012-04-014-23/+36
* cluster/afr: Fix frame leak in hardlink self-healPranith Kumar K2012-03-311-9/+2
* glusterd: remove-brick validation behavior fixAmar Tumballi2012-03-311-14/+37
* features/locks: INIT the list before insert_mergePranith Kumar K2012-03-311-0/+1
* cluster/afr: Handle invalid inode in open_fd_fixPranith Kumar K2012-03-311-1/+5
* glusterd: Added init scripts like interface for gluster commandsKrishnan Parthasarathi2012-03-315-4/+287
* glusterd: Used runner's RUN_PIPE to get inode size in xfs/ext3/ext4Krishnan Parthasarathi2012-03-311-32/+56
* nlm: do not destroy the NULL client objectRaghavendra Bhat2012-03-301-1/+2
* cluster/stripe: minimum blk size log messageshylesh kumar2012-03-301-1/+2
* cluster/afr: Fix split-brain logPranith Kumar K2012-03-291-5/+8
* cluster/afr: Fix the split-brain logPranith Kumar K2012-03-291-3/+4
* glusterd: add-brick: give proper reason in few error casesAmar Tumballi2012-03-291-0/+19
* cli, glusterd : "volume status detail" fixesKaushal M2012-03-292-32/+18
* cli: give warning to user in add-brick if stripe count givenAmar Tumballi2012-03-291-0/+18
* core: fix all the iobuf related refs and unrefsAmar Tumballi2012-03-295-58/+101
* cli,glusterd: more volume status improvementsKaushal M2012-03-2912-283/+648
* features/locks: check whether dict is NULL before refing itRaghavendra Bhat2012-03-291-1/+6
* Save old volfiles in the RPM standard way.Jeff Darcy2012-03-291-3/+6
* glusterd: Increase output_string size in glusterd_get_volopt_contentKaushal M2012-03-291-1/+1
* cluster/dht: send dict with linkto key for lookup in rmdir_readdirpshishir gowda2012-03-291-1/+23
* cluster/afr: handle fstat failure in data-self-healPranith Kumar K2012-03-291-1/+1
* performance/quick-read: fix build errors.Raghavendra G2012-03-282-9/+13
* build-deploy-jar.py: Print usage message when hadoop home directory is missing.M S Vishwanath Bhat2012-03-281-2/+5
* cli, glusterd: "volume set help" additionsKaushal M2012-03-282-21/+43
* cluster/afr: Handle afr data self-heal failures gracefullyPranith Kumar K2012-03-282-51/+138
* performance/quick-read: make unlink aware of open-behind behaviour of quick-r...Raghavendra G2012-03-284-24/+344
* cluster/stripe- do not ref if dict is nullshylesh kumar2012-03-281-1/+3
* protocol/client: Set grace_timer_needed flag to false on a disconnect.Mohammed Junaid2012-03-281-0/+3
* performance/write-behind: queue setattr fop with writes always.v3.3.0qa32Raghavendra G2012-03-271-8/+1
* glusterd: Fixed replace-brick commit_force algo.Krishnan Parthasarathi2012-03-273-26/+23
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-264-6/+87
* libglusterfs/fd: ref fds while copying the fdentries.Raghavendra G2012-03-261-3/+6
* mgmt/glusterd: native sort of info filesRajesh Amaravathi2012-03-261-13/+104
* Fix build problem with "trash" being semi-removed.Jeff Darcy2012-03-251-2/+0
* core: adding extra data for fopsAmar Tumballi2012-03-22102-6262/+8422
* glusterd: bring back the 'non-synctask' behaviorAmar Tumballi2012-03-225-6/+6
* Revert "core: enable process to return the appropriate error code"Amar Tumballi2012-03-224-70/+13
* glusterd: fix bugs of syncop for operationsAmar Tumballi2012-03-224-178/+209