summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* performance/io-cache: disable caching if indicated by NFS.v3.1.2gsyncqa4Raghavendra G2011-01-271-0/+1
* Move hostname, ip address validating functions to libglusterfs.Sachidananda2011-01-274-243/+126
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-273-5/+16
* free GF_CALLOCed memory by GF_FREE instead of FREERaghavendra Bhat2011-01-271-2/+2
* glusterfsd-mgmt: handle the RPC_DISCONNECT event properlyAmar Tumballi2011-01-271-0/+8
* remove op_errstr from glusterd_handle_rpc_msg as op_errstr is not used in tha...Raghavendra Bhat2011-01-271-4/+2
* cli: Show 'commit' option in replace-brick.Gaurav2011-01-271-1/+1
* adding syncdaemonCsaba Henk2011-01-2713-1/+1217
* mgmt/glusterd: restart bricks when syncdaemon is enabledKaushik BV2011-01-273-2/+64
* volgen: add marker to brick volfilesCsaba Henk2011-01-271-5/+94
* implement "--client-pid" option which can forcibly set the pid value in messa...Csaba Henk2011-01-276-0/+40
* adding marker translatorJunaid2011-01-277-3/+1540
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-2712-20/+737
* rpc: handle proper 'ref', 'unref' of transport from rpc-clntAmar Tumballi2011-01-262-3/+7
* features/access-control: skip access-tests if the call is from fusePranith K2011-01-264-1/+90
* mgmt/glusterd: error out if remove-brick comes for final bricksPranith K2011-01-261-2/+9
* cli: return error when cmd execution failsPranith K2011-01-261-7/+8
* protocol/server: Distinguishing the locks based on the type of fop like inode...Mohammed Junaid Ahmed2011-01-244-50/+141
* glusterd: de-register nfs rpcs when it is stoppedPranith K2011-01-241-1/+31
* nfs3: Handle root resolution failuresv3.1.2Shehjar Tikoo2011-01-131-9/+9
* performance/quick-read: Fix unwinding of same frame twice when qr_loc_fill fa...v3.1.2qa4Raghavendra G2011-01-111-42/+22
* mgmt/Glusterd: make nfs.mem-factor settable through CLIKaushik BV2011-01-112-3/+35
* nfs: Introduce tunable for memory consumptionShehjar Tikoo2011-01-111-1/+27
* exit if the key or the value is null while retrieving the peer information in...Raghavendra Bhat2011-01-111-0/+8
* Add corresponding va_end.Sachidananda2011-01-071-0/+1
* cluster/replicate: update st_nlink count of stat sent to application after co...Raghavendra G2011-01-071-3/+18
* nfs3: Ignore requests for volumes without a single CHILD-UPShehjar Tikoo2011-01-073-42/+78
* check the value of op_ret pointer not the addressRaghavendra Bhat2011-01-071-1/+1
* storage/posix: in opendir, allocate proper size for fd ctx pointerAmar Tumballi2011-01-071-1/+1
* logging: reintroduce build warning for mismatching format strings and parametersAnand Avati2011-01-061-0/+6
* logging: fix format warningsAmar Tumballi2011-01-063-15/+15
* nfs3: Force root lookup before starting fh resolutionv3.1.2qa3Shehjar Tikoo2010-12-293-7/+127
* nfs/server: unrefing inodes on error in nfs_loc_copy ().Mohammed Junaid Ahmed2010-12-291-0/+8
* xlator.c: Unrefing inode's on error in loc_copy.Mohammed Junaid Ahmed2010-12-291-0/+7
* nfs: Support subdirectory exportsShehjar Tikoo2010-12-293-17/+183
* afr_lookup_done: Propogate the same inode number as sent in first lookupshishir gowda2010-12-291-7/+7
* stripe: fix memory leakAnand Avati2010-12-292-5/+15
* quiesce: bring in feature to re-transmit the framesAmar Tumballi2010-12-292-370/+1502
* change the log level from warning to debug while getting pending matrixRaghavendra Bhat2010-12-271-1/+1
* send_fuse_iov: check args to prevent possible NULL dereferencingshishir gowda2010-12-271-0/+4
* rdma : prevent confusing logs when both 'poll_in' and 'poll_err' are received.Amar Tumballi2010-12-271-1/+1
* nfs3: Access cbk must account for auxgids on group access checksShehjar Tikoo2010-12-273-6/+23
* nfs: Do not touch iatt on failed fopsShehjar Tikoo2010-12-271-20/+30
* glusterd,cli: print single error message on failurePranith K2010-12-2714-225/+505
* Add volume key to select data-self-heal-algorithmHarshavardhana2010-12-272-11/+56
* log the total rebalance command recieved into the logfileRaghavendra Bhat2010-12-271-2/+3
* libglusterfs: data_copy needs to init the lockPranith K2010-12-271-0/+1
* Make STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROY default calls in stripeshishir gowda2010-12-271-74/+54
* Implement STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROYshishir gowda2010-12-271-0/+18
* Remove check for path in stripe_local_wipeshishir gowda2010-12-271-4/+2