summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpcsvc: check for listener on default port used by mgmt (6969) while register...v3.1.0prealpha3Raghavendra G2010-08-182-1/+5
* rpcsvc: unref transport stored in request before putting request structure ba...v3.1.0prealpha2Raghavendra G2010-08-181-1/+2
* fuse: prevent NULL dereference in case resolve on path failed.Amar Tumballi2010-08-182-3/+40
* rpc-transport/socket: proper cleanup and NULL deref checks.Amar Tumballi2010-08-181-76/+126
* Modify the help message for volume createRaghavendra Bhat2010-08-181-1/+1
* Fix memory corruption in mem poolshishir gowda2010-08-186-9/+44
* rpc: add rpc_req structure to request_info structure, used by transport layer...Raghavendra G2010-08-182-14/+11
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-1816-524/+433
* cluster/afr: rename should not consider ENOTEMPTY as failurePranith Kumar K2010-08-181-1/+1
* rpmspec: include copying.gpl and copying.agplPavan Sondur2010-08-181-1/+1
* Makefile.am fix for COPYING changesv3.1.0prealpha1Anand V. Avati2010-08-171-1/+1
* rpm spec: rename glusterfs-main to glusterfs-corePavan Sondur2010-08-171-6/+6
* client: Do reconfig upon failureVijay Bellur2010-08-171-2/+4
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-1772-184/+1025
* cluster/afr: truncate should not treat EFBIG as failurePranith Kumar K2010-08-171-1/+1
* cli: block command hangVijay Bellur2010-08-171-4/+6
* xlators/performance: quick-read.c remove dead assignmentsSachidananda2010-08-171-4/+0
* cluster/afr: Return correct flock structures correctly in lk fopsPranith Kumar K2010-08-173-9/+18
* glusterd: fix for a crash in add-brickVijay Bellur2010-08-171-2/+2
* volume creation validationv3.1.0qa7Raghavendra Bhat2010-08-171-1/+1
* Do not allow all to be a volume name while creating volumeRaghavendra Bhat2010-08-171-0/+3
* cli: Implement help commandVijay Bellur2010-08-178-32/+94
* xlators/nfs: rpcsvc-auth.c - clean up dead assignments.Sachidananda2010-08-171-6/+15
* protocol/client: fix reconnection to happen on portmapper firstAnand Avati2010-08-171-0/+6
* glusterd: Fixes for add brickVijay Bellur2010-08-172-12/+63
* rpm spec: Use only 3 rpms for GlusterFSPavan Sondur2010-08-172-68/+34
* volgen: generate listen port in server for portmap modev3.1.0qa6Vijay Bellur2010-08-161-0/+1
* rpc: move handling of fragment headers to socket.Raghavendra G2010-08-164-73/+52
* mgmt/glusterd: cli: Various fixes for replace brick.Pavan Sondur2010-08-165-32/+120
* cli: Cleanup replace brick operations.Pavan Sondur2010-08-163-95/+104
* mgmt/glusterd: Cleanup replace brick.Pavan Sondur2010-08-163-151/+651
* cli: Cleanup replace-brick cli call.Pavan Sondur2010-08-161-37/+17
* glusterd: Fix for a crash during restartVijay Bellur2010-08-161-0/+6
* glusterd: Set appropriate directory permissionsVijay Bellur2010-08-161-2/+2
* cluster/pump: Save path (/) when abort is received in pump.Pavan Sondur2010-08-163-214/+50
* 'gluster peer *' enhancementAmar Tumballi2010-08-152-16/+16
* new option to volgen '--portmapper-mode'Amar Tumballi2010-08-154-39/+282
* volume-id fix in mount.glusterfsAmar Tumballi2010-08-151-7/+1
* portmapper: minor fixesAmar Tumballi2010-08-151-2/+11
* gluster create volume: cli validation addedAmar Tumballi2010-08-131-2/+26
* glusterd: Check for DIR before readdirVijay Bellur2010-08-132-5/+8
* portmap: crash fix while getting registry pointerAnand Avati2010-08-131-13/+3
* cli cmd validationAmar Tumballi2010-08-131-3/+21
* if frame is NULL, don't continue to destroy it.Amar Tumballi2010-08-131-0/+3
* protocol/client: send proper errno when op_ret is -1Amar Tumballi2010-08-131-8/+8
* fixes read data corruption seen by patch b04d963e91f8b3c72343e1043d6ed8c68699...Amar Tumballi2010-08-131-10/+5
* fix the 'no logfile set' log during gluster process start.Amar Tumballi2010-08-121-4/+3
* cluster/afr: Remove dead pump code in afr_lookupPavan Sondur2010-08-121-8/+0
* fix in cli notifyAmar Tumballi2010-08-121-1/+1
* cluster/afr: Avoid Null de-reference when post parent is NULLPranith Kumar K2010-08-121-1/+1