summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/stripe: fix {set/get}xattr query for dirs/symlinkVenky Shankar2012-03-181-16/+89
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-184-8/+13
* 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
* 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-187-72/+186
* 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-1811-139/+260
* cluster/afr: set_read_child when xactions in progress in fresh lookupPranith Kumar K2012-03-182-3/+7
* 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
* protocol/server: memory leak fixes.Raghavendra G2012-03-172-0/+9
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-178-121/+218
* rpc-lib: memleak fix in rpcsvc_volume_allowedRajesh Amaravathi2012-03-171-1/+1
* protocol/server: add and remove the transports from the list, inside the lockRaghavendra Bhat2012-03-172-26/+54
* 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-156-28/+46
* dht: Rebalance status should display status from each processshishir gowda2012-03-144-48/+126
* 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-141-6/+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-142-2/+11
* 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
* mgmt/glusterd: provide an option to make a volume read-onlyAmar Tumballi2012-03-141-0/+10
* performance/io-cache: store op_errno in page.Raghavendra G2012-03-144-4/+8
* glusterd: Checked if peer is connected and 'handshaked' before sending updatesKrishnan Parthasarathi2012-03-142-10/+10
* distribute-rebalance: fix the logic of ENOENT handlingAmar Tumballi2012-03-141-3/+9
* storage/posix: don't allow rmdir()/lookup() on HIDDEN_DIRECTORYAmar Tumballi2012-03-141-1/+26
* nfs: no need to recalculate the 'ino' from gfidAmar Tumballi2012-03-141-10/+7
* glusterd: file perm change for glusterd.infoRajesh Amaravathi2012-03-141-7/+17
* features/marker: Nameless lookup related fixesRaghavendra G2012-03-141-11/+13
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-1410-115/+612
* system/posix-acl: fix reference counting in posix_acl_readdirp_cbkBrian Foster2012-03-141-12/+21
* system/posix-acl: fix acl inode assignment in posix_acl_readdirp_cbkBrian Foster2012-03-141-9/+7
* protocol/server: Remove connection from conf->conns w.o. racePranith Kumar K2012-03-134-8/+47
* glusterd: Updates on members of cluster must include peer to-be friendedKrishnan Parthasarathi2012-03-131-15/+32
* features/quota: store quota context even for the cases where loc.nameRaghavendra G2012-03-121-3/+3
* glusterd: minor log fix in handle probe queryAmar Tumballi2012-03-121-1/+1
* protocol/client: remove unused variables from 'priv/conf'Amar Tumballi2012-03-122-4/+0
* cluster/afr: save the xattr obtained in the {f}xattrop_cbk in localRaghavendra Bhat2012-03-122-5/+27
* glusterd: Peer(s) mustn't send updates about members not yet in clusterKrishnan Parthasarathi2012-03-123-19/+41