summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-196-6/+33
* protocol/client: Handle failures in lock self healing gracefully (part 1).Mohammed Junaid2012-03-192-93/+51
* protocol/server: Handle server send reply failure gracefully.Mohammed Junaid2012-03-195-59/+121
* protocol/client: Avoid STACK_DESTROYing more than once in RELEASE fops.Vijay Bellur2012-03-191-2/+4
* print bound_xl only once in server statedumpRahul C S2012-03-191-0/+12
* features/quota : Fix timeout min valueKaushal M2012-03-191-1/+1
* cluster/dht: Prevent crash in dir xattr selfhealshishir gowda2012-03-191-0/+5
* libglusterfs/call-stub: ref dict while storing it in readdirp stubRaghavendra G2012-03-191-1/+7
* libglusterfs/dict: Add boundary conditionsv3.3.0qa29Harshavardhana2012-03-181-3/+30
* cluster/stripe: fix {set/get}xattr query for dirs/symlinkVenky Shankar2012-03-182-16/+91
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-185-8/+14
* protocol/client: replace STACK_UNWIND_STRICT macro with CLIENT_STACK_UNWIND,Raghavendra G2012-03-183-196/+111
* rpc: don't unwind the fop in caller if client_submit_request failsRaghavendra G2012-03-183-236/+183
* Using correct path to build and find jar file in build_deploy_jar.M S Vishwanath Bhat2012-03-181-14/+11
* rpc: cancel reconnect timer in rpc_clnt_disablePranith Kumar K2012-03-181-0/+4
* volgen: by default don't include performance xlators in nfs volfileAmar Tumballi2012-03-181-5/+49
* protocol/server: Clear internal locks on disconnectPranith Kumar K2012-03-184-12/+26
* mgmt/glusterd: don't create the brick path in 'volume start'Amar Tumballi2012-03-181-1/+7
* protocol/server: send forget on the renamed inodeRaghavendra Bhat2012-03-181-0/+28
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-1813-291/+481
* Updated the Ubuntu upstart jobs for glusterd in extras/Ubuntu.Louis Zuckerman2012-03-183-24/+28
* mount/fuse-bridge: don't pass flags O_CREAT | O_EXCL during open as part ofRaghavendra G2012-03-181-1/+3
* Self-heald: Handle errors gracefully and show errors to usersPranith Kumar K2012-03-1813-151/+274
* cluster/afr: set_read_child when xactions in progress in fresh lookupPranith Kumar K2012-03-182-3/+7
* mem-pool: more debug friendly logs by using gf_log_callingfn()Amar Tumballi2012-03-181-4/+6
* afr: Copy loc->gfid independent of lookup being fresh or otherwiseKrishnan Parthasarathi2012-03-181-5/+3
* Change option brick-with-valgrind to run-with-valgrindRahul C S2012-03-172-6/+6
* cli/remove-brick: Enhance remove-brick status to displayshishir gowda2012-03-171-46/+76
* protocol/server: memory leak fixes.Raghavendra G2012-03-172-0/+9
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-179-122/+219
* rpc-lib: memleak fix in rpcsvc_volume_allowedRajesh Amaravathi2012-03-172-6/+7
* protocol/server: add and remove the transports from the list, inside the lockRaghavendra Bhat2012-03-173-29/+57
* glusterfsd: Handle errors in response sendPranith Kumar K2012-03-171-17/+20
* protocol/server: Avoid race in add/del locker, connection_cleanupPranith Kumar K2012-03-174-38/+27
* core: bring a cmdline option to set memory-accountingAmar Tumballi2012-03-1510-40/+89
* core: dict allocations through mem-poolAmar Tumballi2012-03-144-19/+45
* dht: Rebalance status should display status from each processshishir gowda2012-03-145-90/+189
* remove code that was part of hard resolution which is not needed anymore.v3.3.0qa28krishna2012-03-141-236/+0
* glusterd/mountbroker: enhance mountbroker-geo-replication.* option to take mu...Csaba Henk2012-03-142-9/+63
* afr: Corrected getxattr 'key' matching in case of clrlk cmdKrishnan Parthasarathi2012-03-142-10/+5
* glusterd: Fix brick op to prevent glusterd crashingKaushal M2012-03-142-8/+8
* rpc: log in DEBUG when nfs clients try to see if ACL requests are accepted by...krishna2012-03-141-2/+8
* rpm spec file: update the 'logrotate' config file during rpm installAmar Tumballi2012-03-141-0/+6
* nfs: do not call inode_path on the newly created inodeRaghavendra Bhat2012-03-141-5/+18
* locks: Fixed incorrect list ptr manipulation in clearing entrylksKrishnan Parthasarathi2012-03-141-17/+25
* performance/io-cache: cleanup the xlator private data completely in fini.Raghavendra G2012-03-141-1/+16
* fuse-bridge/graph-cleanup: don't provide a cbk for cleanup syncop taskRaghavendra G2012-03-142-37/+2
* cluster/afr: handle sending NULL dentry name for inode link in self-heal-daemonRaghavendra Bhat2012-03-143-2/+19
* performance/read-ahead: cleanup xlator private data completely in fini.Raghavendra G2012-03-141-2/+5
* performance/quick-read: implement finiRaghavendra G2012-03-141-0/+51