summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* rpc-lib/rpcsvc: nfs auth correctionsRajesh Amaravathi2012-03-141-2/+14
* 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
* core, cli : Changes to statedumpKaushal M2012-03-142-19/+19
* features/marker: Nameless lookup related fixesRaghavendra G2012-03-141-11/+13
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-1417-154/+975
* 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
* cli: More xml output changesKaushal M2012-03-133-62/+388
* features/quota: store quota context even for the cases where loc.nameRaghavendra G2012-03-121-3/+3
* core: Made lkowner_unparse use 'type-safe' format-specifierKrishnan Parthasarathi2012-03-121-1/+1
* glusterfsd: handle a case of NULL dereference during rebalanceAmar Tumballi2012-03-121-0/+5
* iobuf: add a counter to keep track of request missesAmar Tumballi2012-03-122-12/+11
* 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
* cluster/stripe: Readdirp - send aggregated block_size in statshishir gowda2012-03-121-0/+3
* Print non-zero timestamps in statedumpv3.3.0qa27Vijay Bellur2012-03-113-11/+19
* posix_fill_readdir: Using strcmp to compare GF_HIDDEN_PATH with entry->d_name...M S Vishwanath Bhat2012-03-111-2/+1
* nfs/nlm: logging NFS client IP address when FH->volume mapping fails or when ...krishna2012-03-112-22/+57
* protocol/client: Register a timer(grace-timer) conditionally.Mohammed Junaid2012-03-103-9/+21
* glusterfsd: fix some option definitionsAmar Tumballi2012-03-101-5/+6
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-105-47/+71
* nfs/server: allow deletion of files by defaultRajesh Amaravathi2012-03-101-2/+2
* nlm: support ipv4 onlykrishna2012-03-101-1/+21
* cluster/dht: Replace ftruncate call with truncate in rebalanceshishir gowda2012-03-091-2/+4
* syncop: Make syntask scalablePranith Kumar K2012-03-093-21/+37
* performance/io-cache: pass appropriate op_errno even during successfulRaghavendra G2012-03-084-11/+21
* performance/io-cache: move mem-pool initialisation to init.Raghavendra G2012-03-081-24/+13