summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* xlator/lib: fix spurious STACK_UNWINDVenky Shankar2012-03-081-1/+1
* renaming hdfs -> glusterfs-hadoopM S Vishwanath Bhat2012-03-0712-0/+0
* cleanup and fix xattr namespace flipCsaba Henk2012-03-073-14/+19
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-078-87/+204
* features/marker: GFID file handle based backend related fixesv3.3.0qa26Raghavendra G2012-03-073-2/+6
* glusterd: Append internal mount logs of clear-locks command to a single fileKrishnan Parthasarathi2012-03-071-0/+3
* cluster/distribute: fix log level of few messagesAmar Tumballi2012-03-072-9/+9
* libglusterfs/fd: fixed fd_anonymous() leakAmar Tumballi2012-03-071-2/+6
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-077-28/+109
* cluster/distribute: send proper 'dict' in readdirp()Amar Tumballi2012-03-071-13/+21
* protocol/client: Free readdirp xdr leakPranith Kumar K2012-03-071-0/+1
* nfs: fcntl lock self healing.Mohammed Junaid2012-03-072-0/+13
* nlm: call nlm4_cancel_fd_resume instead of nlm4_unlock_fd_resume when CANCEL ...krishna2012-03-071-2/+2
* xlator/lib: Drain out sent requests to avoid multiple STACK_UNWINDsVijay Bellur2012-03-072-13/+25
* glusterfsd: Don't reconfigure if process does not know volfile serverPranith Kumar K2012-03-051-3/+2
* cluster/afr: handle node failures in lookupPranith Kumar K2012-03-052-2/+29
* cli: Fix volume statedump cli output typoRahul C S2012-03-051-1/+1
* glusterd: Rename nodes in "volume set help-xml" outputKaushal M2012-03-051-3/+2
* cluster/afr: Reset re-usable sh args in sh_*_donePranith Kumar K2012-03-054-27/+28
* rpc-clnt: print xid of the saved frames getting unwindAmar Tumballi2012-03-051-2/+3
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-0511-84/+279