summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-226-49/+68
* cluster/afr: Use 2 phase locking for transactions and self heal.Pavan Sondur2010-08-2211-981/+2333
* xlators/nfs: nfs3-helpers.c remove dead assignments.Sachidananda2010-08-221-7/+7
* xlators/nfs: nfs3.c - remove dead assignments.Sachidananda2010-08-221-6/+0
* gf_system: fork/exec instead of systemAmar Tumballi2010-08-212-8/+8
* glusterd: prefix added to gluster commandsAmar Tumballi2010-08-214-17/+22
* portmapper program added to glusterfsd mgmt rpcAmar Tumballi2010-08-214-13/+95
* fix the wrong log message displayed by glusterd in remove brickRaghavendra Bhat2010-08-211-1/+1
* check whether xlator is NULL in FUSE_FOP macroRaghavendra Bhat2010-08-212-5/+14
* performance/stat-prefetch: use SP_STACK_UNWIND instead of STACK_UNWIND_STRICT.Raghavendra G2010-08-211-2/+2
* xlators/mgmt: exit if directory creation fails.Sachidananda2010-08-211-0/+3
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-192-27/+103
* Probe should not probe for existing friendshishir gowda2010-08-191-1/+9
* Probe on localhost not neededshishir gowda2010-08-191-1/+5
* xlators/storage: posix.c - remove dead assignments.Sachidananda2010-08-191-40/+18
* protocol/client: fix ESTALE in statfs on root inodeAmar Tumballi2010-08-191-9/+14
* protocol/server: remove default progport from the fop program definitionv3.1.0prealpha4Amar Tumballi2010-08-191-1/+0
* rpcsvc: check for listener on default port used by mgmt (6969) while register...v3.1.0prealpha3Raghavendra G2010-08-181-1/+0
* fuse: prevent NULL dereference in case resolve on path failed.Amar Tumballi2010-08-182-3/+40
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-185-25/+24
* cluster/afr: rename should not consider ENOTEMPTY as failurePranith Kumar K2010-08-181-1/+1
* client: Do reconfig upon failureVijay Bellur2010-08-171-2/+4
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-1716-48/+48
* cluster/afr: truncate should not treat EFBIG as failurePranith Kumar K2010-08-171-1/+1
* 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
* 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-171-1/+1
* mgmt/glusterd: cli: Various fixes for replace brick.Pavan Sondur2010-08-163-31/+107
* mgmt/glusterd: Cleanup replace brick.Pavan Sondur2010-08-163-151/+651
* 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
* new option to volgen '--portmapper-mode'Amar Tumballi2010-08-152-8/+10
* volume-id fix in mount.glusterfsAmar Tumballi2010-08-151-7/+1
* portmapper: minor fixesAmar Tumballi2010-08-151-2/+11
* glusterd: Check for DIR before readdirVijay Bellur2010-08-132-5/+8
* portmap: crash fix while getting registry pointerAnand Avati2010-08-131-13/+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
* cluster/afr: Remove dead pump code in afr_lookupPavan Sondur2010-08-121-8/+0
* cluster/afr: Avoid Null de-reference when post parent is NULLPranith Kumar K2010-08-121-1/+1
* added glusterd-pmap.h to noinst_HEADERS in Makefile.amv3.1.0qa5Anand V. Avati2010-08-121-1/+2
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-122-0/+133
* portmap functionality in glusterdAnand V. Avati2010-08-126-3/+415
* minor assignement errors reported by clang fixedKaushik BV2010-08-121-2/+1
* client changes for 'gluster volume migration' to workAmar Tumballi2010-08-122-33/+230