summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* afr: Fixed backgroundness detection in self-heal algo.Krishnan Parthasarathi2011-11-231-0/+1
* rpc-transport: fix some indentionsNiels de Vos2011-11-231-17/+17
* rpm: rpmbuild fix for opensuseHarshavardhana2011-11-231-0/+3
* Change the start/stop order of glusterd script at boot time.Sachidananda Urs2011-11-231-35/+35
* cluster/afr: Remove treating sh_frame as special loop_framePranith Kumar K2011-11-234-61/+129
* gerrit: auto-rebase testAnand Avati2011-11-231-1/+1
* Whitespace cleanupVijay Bellur2011-11-230-0/+0
* Whitespace cleanupVijay Bellur2011-11-231-2/+0
* cluster/afr: Open fd fix should perform opendir for dirsPranith Kumar K2011-11-231-7/+22
* cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...Harshavardhana2011-11-235-200/+258
* cli: remove reference to 'RAID01' for stripe-replicate volumeAmar Tumballi2011-11-231-3/+3
* cli-cmd: call cli_cmd_unlock in the same function as cli_cmd_lockNiels de Vos2011-11-231-4/+3
* cluster/afr: Fix memory leaksPranith Kumar K2011-11-232-16/+13
* cluster/dht: set gfid in lookup locPranith Kumar K2011-11-231-0/+2
* cluster/afr: Handle absence of gfid in lookupPranith Kumar K2011-11-231-6/+16
* fuse: enable kernel read-only modeKaushal M2011-11-224-37/+29
* log to stderr if "-" is given as log-fileCsaba Henk2011-11-203-2/+8
* Add quorum checks to avoid split-brain.Jeff Darcy2011-11-206-1/+90
* mgmt/glusterd volume delete - Unref dict only in case of an errorshishir gowda2011-11-181-1/+1
* rpc: Need to update conn->last_recieved.Krishnan Parthasarathi2011-11-181-0/+6
* glusterd:replace-brick subcmds should detect src_brick offline.Krishnan Parthasarathi2011-11-181-0/+20
* glusterd: Extended glusterd_is_service_running to get svcs's pid.Krishnan Parthasarathi2011-11-185-51/+35
* cluster/afr: lookup should honor gfid present in locPranith Kumar K2011-11-181-2/+7
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-188-82/+68
* glusterd: Fixed volume profile's "are all bricks down?" algo.Krishnan Parthasarathi2011-11-181-0/+9
* xlator: prevent a crash in xlator_destroy due to uninitialized listAmar Tumballi2011-11-161-2/+2
* cluster/dht: Fix a typoHarshavardhana2011-11-161-3/+3
* libglusterfs: copy the stat structure in entry_copyPranith Kumar K2011-11-161-0/+1
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-1648-87/+87
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-165-24/+24
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-1629-558/+438
* mgmt/glusterd: more cleanupAmar Tumballi2011-11-164-197/+4
* cluster/distribute: Trigger selfheal only if rmdir succeeded onceshishir gowda2011-11-162-2/+7
* NFS: logging enhancement.Gaurav2011-11-163-14/+41
* Cluster/stripe setattr: Wind only to first_child for special filesshishir gowda2011-11-161-1/+9
* cluster/distribute: Use local call_cnt while windingshishir gowda2011-11-163-16/+20
* glusterd: remove some of the stale 'log <CMD>' functionsAmar Tumballi2011-11-167-666/+0
* mgmt/glusterd: delete volume to have dictionary as contextAmar Tumballi2011-11-165-90/+26
* glusterd/cli: rpc cleanupAmar Tumballi2011-11-1611-584/+170
* XDR: cli-glusterd xdr consolidationshishir gowda2011-11-1616-2580/+1443
* Reflect quota-adjusted values in statfs.Jeff Darcy2011-11-161-0/+98
* features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...Junaid2011-11-161-11/+12
* storage/posix: assign ino as -1 if gfid is missingPranith Kumar K2011-11-161-1/+6
* cluster/distribute lookup: send revalidate calls to all subvols for directoriesshishir gowda2011-11-161-2/+13
* rpc-transport/rdma: send correct vector count when both rpc-header and progra...Raghavendra G2011-11-151-2/+10
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-154-8/+8
* rdd: create the file and do rdd if the file does not exist.Raghavendra Bhat2011-11-151-2/+174
* Fix memleaks in NFSkrishna2011-11-152-1/+2
* debug/io-stats: prevent setfattr crash when no value givenRajesh Amaravathi2011-11-112-1/+10
* mount/fuse: check for recursive mountsRajesh2011-11-111-1/+60