summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libglusterfs: Check for null dereference in statedumpVijay Bellur2011-04-121-1/+2
* cli: Fix typo in top help stringPranith Kumar K2011-04-121-1/+1
* features/quota: check for proper return value in case failure of dict_get_binRaghavendra G2011-04-121-1/+1
* features/quota: add error checks for failure of quota_inode_loc_fill.Raghavendra G2011-04-121-8/+34
* quota: assign frame->local to local before checking op_retRaghavendra Bhat2011-04-121-1/+2
* features/quota: Validate the quota options. and donot include into the client...Junaid2011-04-121-0/+28
* features/marker: Adding NULL checks.Junaid2011-04-124-27/+35
* protocol/client: convert to errno before checking for EAGAINAmar Tumballi2011-04-121-5/+10
* protocol/client: fix the fd_count decrement logicAmar Tumballi2011-04-121-3/+5
* temporary workaround for mtab update race thingyCsaba Henk2011-04-124-0/+6
* libglusterfs/dict: Donot perform NULL check on data in dict_foreachJunaid2011-04-121-2/+2
* mgmt/glusterd: Mount a maintainance client only on the glusterd which receive...Junaid2011-04-121-2/+2
* build fixesVenky Shankar2011-04-118-36/+78
* mgmt/glusterd: Fix warning in glusterd buildPranith Kumar K2011-04-111-0/+1
* libglusterfs/src: bring in VALIDATE_OR_GOTO to argsAmar Tumballi2011-04-112-128/+183
* mgmt/glusterd: Quota client lazy umount.v3.2.0qa11Junaid2011-04-111-32/+77
* mgmt/Glusterd: Do not disable marker on gsync stop.Kaushik BV2011-04-111-30/+30
* features/quota: Adding the option "timeout" to quota.Junaid2011-04-112-1/+23
* syncdaemon: do not use os.getlogin() for getting the name of the current userCsaba Henk2011-04-111-1/+2
* mgmt/Glusterd: logging of few commands in cmd_log_historyKaushik BV2011-04-111-1/+113
* marker: check the return value being less than zero instead of -1Raghavendra Bhat2011-04-111-1/+3
* features/quota: handle failed fops gracefully.Raghavendra G2011-04-111-11/+39
* cli: Validating the cli quota options.Junaid2011-04-112-7/+11
* features/quota: Add checks for any of the parents of file being NULL while ch...Raghavendra G2011-04-111-0/+11
* features/quota: use signed type to store delta.Raghavendra G2011-04-112-9/+9
* buf and statpost should be checked for NULL before accessing itRaghavendra Bhat2011-04-111-3/+6
* syncdaemon: fix transaction codeCsaba Henk2011-04-112-7/+7
* syncdaemon: minor fixesCsaba Henk2011-04-112-3/+3
* syncdaemon: fix setting None as new masterCsaba Henk2011-04-111-5/+6
* protocol/server: prevent unnessary logs in INFO levelAmar Tumballi2011-04-101-10/+11
* cluster/distribute: Account for the first lookup sent to check whether the pa...Raghavendra G2011-04-101-1/+15
* cli: Cleanup the maintainence mount points used by quota.Junaid2011-04-101-31/+38
* marker/quota: use correct byte order while storing xattr values in backend.Raghavendra G2011-04-101-1/+1
* features/quota: Fix race-condition while resuming stub.Raghavendra G2011-04-102-38/+87
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-101-6/+10
* libglusterfs/xlator: set THIS properly whenever some operation is done iterat...Raghavendra G2011-04-101-7/+26
* mgmt/glusterd: Fix op_ctx issue with replace brickv3.2.0qa10Pranith Kumar K2011-04-081-8/+46
* NFS : Exclusive create storing verifier.Gaurav2011-04-081-2/+2
* features/quota: Add checks for any of the parents of file being NULL while ch...Raghavendra G2011-04-081-9/+19
* gluster rebalance: don't move a hardlinked file.Amar Tumballi2011-04-081-2/+7
* gluster rebalance: don't depend on the sticky bit for validating link file.Amar Tumballi2011-04-081-27/+25
* features/marker: Synchronise the read and write of marker_local_ref.Junaid2011-04-081-2/+4
* mgmt/glusterd: Quota cli message improvements.Junaid2011-04-081-10/+17
* mgmt/glusterd: serialize the dict only if its not NULLPranith Kumar K2011-04-071-7/+9
* do not access the empty loc inodev3.2.0qa9Raghavendra Bhat2011-04-071-2/+2
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-0742-287/+286
* do not change the arguments of a functionRaghavendra Bhat2011-04-071-9/+8
* features/marker: Perform quota updation on rmdir and unlink by holding inodel...Junaid2011-04-071-30/+134
* debug/io-stats: Fix races and performance issues in profilePranith Kumar K2011-04-071-148/+115
* mgmt/glusterd: Fix gluster-profile performance issuesPranith Kumar K2011-04-072-3/+4