summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nfsrpc: Decouple TCP connections from programsShehjar Tikoo2010-11-093-63/+110
* glusterfsd.c: cleanup_and_exit() doesn't call all the 'fini()'Amar Tumballi2010-11-091-11/+14
* protocol/server: array declarations changed to alloca()Amar Tumballi2010-11-081-102/+55
* access-control: Allow Writes/Reads to proceed without perm checksShehjar Tikoo2010-11-081-0/+12
* do not error out if brick count is less than sub count which is valid in the ...Raghavendra Bhat2010-11-071-9/+0
* fuse: init entry timeoutVijay Bellur2010-11-071-0/+1
* Remove the hard-coded thread-count option in volgenKaushik BV2010-11-072-4/+1
* rpc-transport/rdma: create request_context only if message contains read chun...Raghavendra G2010-11-071-18/+28
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-075-71/+469
* rpc-transport/rdma: increment post->ctx.count in a loop doint rdma_read.Raghavendra G2010-11-071-5/+5
* nfs: Introduce rpc.register-with-portmap to disable portmap registrationShehjar Tikoo2010-11-033-5/+51
* nfs: Remove conn_destroy/init callbacksShehjar Tikoo2010-11-033-21/+0
* nfs3: More robust root gfid checksShehjar Tikoo2010-11-033-5/+10
* mnt3: Fix UMNTALL crash with Windows clientsShehjar Tikoo2010-11-031-4/+8
* Throwing an error while mounting glusterfs when fuse is not installed.Mohammed Junaid Ahmed2010-11-031-0/+9
* mgmt/Glusterd: add nfs.enable-ino32 as an option to set from CLIKaushik BV2010-11-033-1/+136
* Fix DHT getxattr for directoriesshishir gowda2010-11-033-17/+68
* Cli memory leak fix for tmp_list in cli_cmd_volume_add_brick_parsev3.1.1qa4shishir gowda2010-11-021-2/+6
* use uuid_copy instead of memcpyRaghavendra Bhat2010-11-021-1/+1
* Fix crash while freeing tmp_list in cli_cmd_volume_create_parseshishir gowda2010-11-021-3/+6
* socket: avoid check on lowlat for enabling nodelayVijay Bellur2010-11-021-6/+1
* cli: Fix memory leaksVijay Bellur2010-10-304-6/+50
* mgmt/glusterd: Honor log filename set during add-brickVijay Bellur2010-10-303-6/+21
* mgmt/glusterd: Start nfs before killing source brick in replace brick commit.Pavan Sondur2010-10-301-7/+6
* copy the gfid of root to the iatt structure of rootv3.1.1qa3Raghavendra Bhat2010-10-291-0/+2
* nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only appsv3.1.1qa2Shehjar Tikoo2010-10-295-2/+73
* protocol/client: add check for changed gfids to fail revalidatesAnand Avati2010-10-291-0/+9
* rpc-transport: fix race-condition between rdma-read completion and updating t...Raghavendra G2010-10-291-1/+1
* cli,mgmt/glusterd: fsm log implementationPranith K2010-10-2919-168/+799
* Revert "rpc-transport/rdma: create request_context only if message contains r...Anand V. Avati2010-10-291-26/+18
* script for testing glusterd sanityRaghavendra Bhat2010-10-283-4/+98
* performance/quick-read: white space cleanupVijay Bellur2010-10-281-110/+110
* performance/quick-read: set right validation checksVijay Bellur2010-10-281-2/+2
* replicate: attempt re-open of files before performing openfd selfhealAnand Avati2010-10-271-7/+176
* replicate: fix hang/missing frame during lockingAnand Avati2010-10-271-1/+15
* Solaris build fixes: Patch for 64bit buildshishir gowda2010-10-274-1/+19
* cli: gluster --version implementationPranith K2010-10-271-15/+59
* socket: Reduce keepalive idle and interval timev3.1.1qa1Vijay Bellur2010-10-271-1/+2
* Remove libglusterfsclient option from gld-dm benchmarking toolshishir gowda2010-10-271-229/+0
* mgmt/glusterd: update brick-count as soon as it is added in add-brickPranith K2010-10-271-2/+2
* mgmt/glusterd: glusterd_is_local_addr implementationPranith K2010-10-271-64/+73
* added a test script to test rpc proceduresAmar Tumballi2010-10-271-0/+83
* libglusterfs: fix buffer overflow in gf_string2int()Csaba Henk2010-10-271-1/+7
* mgmt/glusterd: Unlock upon a cli request failureVijay Bellur2010-10-272-7/+11
* distribute: bring in statfs normalizationAmar Tumballi2010-10-272-6/+36
* log locate should check if the export directory is validRaghavendra Bhat2010-10-271-0/+36
* fuse: retire the faked-FLUSH-upon-RELEASE hackCsaba Henk2010-10-263-74/+9
* report the error if a volume not in the started state is tried to be stoppedRaghavendra Bhat2010-10-265-3/+18
* volgen: macro cleanupCsaba Henk2010-10-261-18/+12
* libglusterfs, glusterfsd: add shortname resolution + optname hinting support ...Csaba Henk2010-10-266-33/+777