summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glusterd: support for volume version and cksumv3.1.0qa8Vijay Bellur2010-08-2315-223/+847
* 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-235-20/+112
* 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-214-8/+66
* glusterd: prefix added to gluster commandsAmar Tumballi2010-08-214-17/+22
* portmapper program added to glusterfsd mgmt rpcAmar Tumballi2010-08-219-18/+282
* fix the wrong log message displayed by glusterd in remove brickRaghavendra Bhat2010-08-211-1/+1
* generate separate volume files for nfs in case of 'portmapper' modeAmar Tumballi2010-08-212-26/+142
* 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
* Hide cli peer command port optionshishir gowda2010-08-211-10/+10
* cli: Fix issues in non readline modeVijay Bellur2010-08-191-3/+5
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-195-216/+190
* libglusterfs: Fix warnings reported by clang.Sachidananda2010-08-191-17/+51
* Probe should not probe for existing friendshishir gowda2010-08-192-1/+13
* Probe on localhost not neededshishir gowda2010-08-193-4/+29
* 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: change in port selection criteria for program to listen on.Raghavendra G2010-08-191-4/+5
* 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