summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: export PATH for which in mount scriptv3.3.0qa16Rajesh Amaravathi2011-12-131-0/+1
* cluster/afr: Double the call count if transaction is for renamePranith Kumar K2011-12-131-4/+18
* fuse: bring in the reverse invalidationAmar Tumballi2011-12-122-5/+145
* iobuf: fix a crash in iobuf when statedump is takenv3.3.0qa15Raghavendra Bhat2011-12-071-1/+1
* libglusterfs/iobuf: have fixed number of arenasAmar Tumballi2011-12-074-107/+165
* cluster/distribute: Assert checks at known locationsHarshavardhana2011-12-064-10/+57
* CONTRIBUTING: add a DCOAnand Avati2011-12-051-0/+25
* Changes all parent values for quota_check_limitRahul C S2011-12-051-15/+20
* bz 3826, fix for parallel make in fedora build systemKaleb KEITHLEY2011-12-011-7/+8
* mount/fuse: Inherit direct-io-mode values from fds alreadyRaghavendra G2011-12-014-26/+173
* contrib/uuid: Make sure that uuid_types.h are generated per system specific.Harshavardhana2011-11-303-9/+29
* bz 3826, fix for parallel make in fedora build systemKaleb KEITHLEY2011-11-301-2/+5
* Add command-line support (but no doc) for enforce-quorum option.Jeff Darcy2011-11-287-69/+120
* cluster/afr: Update read-child if it becomes stalePranith Kumar K2011-11-283-36/+30
* rpc-transport/rdma: add gf_ prefix to all procedure, variable namesRaghavendra G2011-11-242-1045/+1098
* NetBSD build tweak to use linkat(2)Emmanuel Dreyfus2011-11-241-1/+1
* case to uint64_t when convering gfid to inode, otherwise it can getEmmanuel Dreyfus2011-11-241-1/+1
* Let NetBSD use its recently added Linux xattr APIEmmanuel Dreyfus2011-11-241-7/+7
* Add volfile-generation hook facility.Jeff Darcy2011-11-242-1/+59
* We must #include <signal.h> for sigprocmask(2). Failure to do so will breakEmmanuel Dreyfus2011-11-231-0/+1
* usleep(3) shall not be called with argument higher than 1sEmmanuel Dreyfus2011-11-231-1/+2
* Use /bin/mount on Linux, /sbin/mount on other systemsEmmanuel Dreyfus2011-11-231-3/+9
* 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