summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* replace struct stat by stuct iattv3.1.0qa9Raghavendra Bhat2010-08-261-1/+1
* rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2010-08-262-0/+2
* Cli volume create validationshishir gowda2010-08-263-0/+112
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-264-112/+11
* mgmt/glusterd: check if the brick already exists in stage add-brickPranith Kumar K2010-08-251-8/+44
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-253-13/+38
* legacy/protocol/client: fix namespace collisions.Amar Tumballi2010-08-253-11/+13
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-242-18/+25
* cluster/afr: Clean up dead assignments.Sachidananda2010-08-241-11/+1
* fix the typo present in sh_missing_entries_create functionRaghavendra Bhat2010-08-241-1/+1
* glusterd: avoid cleaning up rpc during peer detachVijay Bellur2010-08-241-1/+0
* cluster/afr: Remove dead assignments.Sachidananda2010-08-241-22/+0
* fuse graph initialization related changesAmar Tumballi2010-08-241-18/+7
* glusterd: Inject right event during peer detachVijay Bellur2010-08-241-1/+1
* glusterd: support for volume version and cksumv3.1.0qa8Vijay Bellur2010-08-2310-17/+600
* performance/io-cache: Remove dead assignments.Sachidananda2010-08-231-5/+0
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-232-14/+10
* 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