summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* glusterfsd: Unref iobuf after using itPranith Kumar K2012-03-052-0/+4
* 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
* hdfs/plugin: Fix regex for parsing pathinfo stringVenky Shankar2012-03-011-2/+17
* 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