summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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-102-8/+20
* 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
* 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
* cleanup and fix xattr namespace flipCsaba Henk2012-03-073-14/+19
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-077-85/+196
* features/marker: GFID file handle based backend related fixesv3.3.0qa26Raghavendra G2012-03-072-2/+5
* 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
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-074-27/+83
* 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
* cluster/afr: handle node failures in lookupPranith Kumar K2012-03-052-2/+29
* 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
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-059-69/+245
* glusterd: mountbroker-geo-replication.* fixCsaba Henk2012-03-051-4/+5
* geo-rep / syncdaemon: determine suitable xattr namespace based on privilegeCsaba Henk2012-03-052-6/+7
* Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...Vijay Bellur2012-03-036-94/+22
* Refactor xlator/lib for better readability & maintainability.Vijay Bellur2012-03-022-198/+162
* cluster/afr: copy the parent's gfid from child loc while building parent locRaghavendra Bhat2012-03-021-0/+2
* Fix memory leaks found in readdirVijay Bellur2012-03-012-0/+8
* protocol/client: Calling GF_FREE on memory allocated via GF_CALLOC.Mohammed Junaid2012-03-011-1/+1
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-012-1/+2
* cluster/afr: Add new option to know which process it is inPranith Kumar K2012-03-015-6/+33
* protocol/server: Make conn object ref-countedPranith Kumar K2012-03-015-198/+90
* cluster/afr: Handle errors in build_parent_locPranith Kumar K2012-03-015-50/+81
* afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.Krishnan Parthasarathi2012-03-016-22/+94
* cluster/afr: Hardlink Self-healPranith Kumar K2012-03-011-11/+172
* glusterd: Changed clear-locks cmd to use trusted-volfile for its internal mountKrishnan Parthasarathi2012-02-291-1/+1
* cluster/rebalance: Fix expression in check_free_spaceshishir gowda2012-02-291-1/+1
* mgmt/glusterd: do not close the same fd twiceRaghavendra Bhat2012-02-291-2/+13
* perf/md-cache: hold lock on modification of md_cache structureAmar Tumballi2012-02-291-36/+69
* cluster/stripe: Send xattr request in lookup even when type is INVALshishir gowda2012-02-291-2/+5
* nfs: prevent crash during cthon lock testRajesh Amaravathi2012-02-291-5/+7