summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/pump: Reset saved path upon pump completionVijay Bellur2010-11-141-0/+2
* performance/quick-read: handle the errors in qr_loc_fill properly when an fop...Raghavendra G2010-11-131-2/+24
* mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friendPranith K2010-11-137-87/+79
* stripe: allow lookup on an entry if other than first subvolume is downAmar Tumballi2010-11-131-1/+1
* nfsrpc: Change log levels for RPC program search messagesShehjar Tikoo2010-11-131-3/+3
* cli: fix issues with running command over sshAmar Tumballi2010-11-131-1/+1
* mgmt/glusterd: set the transport type correctly in create volumePranith K2010-11-131-4/+1
* distribute: handle a case of 'local->key' being free'd twice.Amar Tumballi2010-11-131-1/+0
* Solaris: vasprint fix for %llu crashshishir gowda2010-11-131-87/+1
* Solaris: Fix crash seen in rpc_clnt_reconnectshishir gowda2010-11-131-1/+1
* rpcsvc: Fix crash in program search after portmap registration failureShehjar Tikoo2010-11-102-16/+29
* rpc/rpc-lib: don't build libgfrpc as a module.Raghavendra G2010-11-101-1/+0
* rpmspec: add glusterfs-core dependency for glusterfs-fuse packageAmar Tumballi2010-11-101-0/+2
* protocol/server: fix log level of message in server-resolver.cAnand Avati2010-11-091-1/+1
* replicate: optimistic changelogAnand Avati2010-11-093-13/+101
* libglusterfs: Memory accounting changesVijay Bellur2010-11-091-6/+8
* glusterd test-script change in add/remove-brick syntaxPranith K2010-11-091-4/+4
* cli: remove volume type from add-brick and remove-brick cmdsPranith K2010-11-096-80/+4
* client: Return correct pre/post iatt for dst during renameShehjar Tikoo2010-11-091-1/+1
* mnt3: Fail mount requests for disallowed clientsShehjar Tikoo2010-11-091-2/+3
* rpc-transport/rdma: set the default quota of recv buffers to 128.Raghavendra G2010-11-091-2/+2
* check if the brick being added is the destination brick of replace brickRaghavendra Bhat2010-11-094-2/+124
* nfs: Support nfs.port to allow changing nfs port numbersShehjar Tikoo2010-11-092-0/+26
* nfs: Use only 38467 as default port instead of 3846[567]Shehjar Tikoo2010-11-093-3/+4
* 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_parseshishir 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 rootRaghavendra Bhat2010-10-291-0/+2
* nfs: Introduce nfs.enable-ino32 to support legacy 32-bit only appsShehjar Tikoo2010-10-295-2/+73