summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nlm: use correct subvolume when opening the filev3.3.0qa39Krishna Srinivas2012-04-261-2/+2
* glusterfsd: Change a free() to GF_FREE()Kaushal M2012-04-261-1/+1
* contrib/rbtree license GPL -> LGPLKaleb KEITHLEY2012-04-252-41/+35
* cluster/afr: Log enhancementsPranith Kumar K2012-04-251-10/+13
* pump: Removed extra dict_unref in pump_command_replyKrishnan Parthasarathi2012-04-251-2/+0
* glusterd/rebalance: Remove state dependency on rpc eventshishir gowda2012-04-252-41/+36
* cli: Show proper remove-brick usageshylesh2012-04-251-1/+1
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-2513-48/+311
* cli: implement a fn 'cli_err()' to send error messages to 'stderr'Amar Tumballi2012-04-254-10/+73
* glusterd: glusterd_op_build_payload() fix for geo-repKaushal M2012-04-251-9/+5
* glusterd: command check failure fixesAmar Tumballi2012-04-242-10/+20
* mount/fuse: unref the fds after they have been migrated to the new graphRaghavendra Bhat2012-04-241-19/+35
* statedump: fix deadlock during state dump of fdsAnand Avati2012-04-241-29/+4
* cli: Return -1 if fix-layout stop is issuedshylesh2012-04-241-0/+1
* dht: Log message fix gfid's to gfidsshylesh2012-04-241-1/+1
* libglusterfs/inode.c: add inode_resolveRaghavendra G2012-04-242-0/+47
* NetBSD build fixesEmmanuel Dreyfus2012-04-238-3/+20
* geo-rep / glusterd: update list of reserved tunablesCsaba Henk2012-04-231-1/+1
* glusterd,glusterfsd : Perform proper cleanup of connections and socket filesKaushal M2012-04-234-45/+130
* glusterfsd: print entire path of functions whenever serializing a reply failsRaghavendra Bhat2012-04-231-1/+1
* cli: fix the output of 'gluster volume list'Amar Tumballi2012-04-231-4/+1
* gerrit / rfc.sh: further trim of fetch targetCsaba Henk2012-04-231-1/+1
* core: coverity issues fixedAmar Tumballi2012-04-2327-336/+135
* doc: Added admin guideVijay Bellur2012-04-2342-0/+6766
* clean up handling of special client pidsCsaba Henk2012-04-235-37/+6
* Make option code quieter to make logs more readable.Jeff Darcy2012-04-233-11/+11
* fuse: allow requests during mount (needed for SELinux labels)Jeff Darcy2012-04-235-40/+187
* libglusterfs: Never block syncprocPranith Kumar K2012-04-233-41/+9
* cluster/distribute: handle dht_layout_normalize errors differently inRaghavendra G2012-04-232-15/+22
* glusterfs.spec: Added hook-scripts in server rpmv3.3.0qa38Krishnan Parthasarathi2012-04-234-2/+8
* nfs/nlm: remove /var/run/rpc.statd.pid before starting rpc.statd.Krishna Srinivas2012-04-231-1/+8
* storage/posix: prefer absolute path handles over GFID handlesv3.3.0qa37Anand Avati2012-04-211-12/+12
* cli: Strip whitespace from "volume set" option valuesKaushal M2012-04-203-0/+36
* mgmt/glusterd: Make priority threads configurablePranith Kumar K2012-04-201-0/+4
* performance/io-threads: Change the thread scaling logic.Pranith Kumar K2012-04-202-6/+8
* storage/posix: Don't allow mkdir() on HIDDEN_DIRECTORYKaushal M2012-04-201-0/+12
* nlm: register client name with statd for blocking, nonblocking and reclaim lo...Krishna Srinivas2012-04-202-9/+39
* stripe: make sure we have complete set of subvolumes before making fopshishir gowda2012-04-202-0/+21
* glusterd: Enable hooks for volume set.Krishnan Parthasarathi2012-04-201-1/+1
* rpc-transport/socket: Set NODELAY for connect socketv3.3.0qa36Vijay Bellur2012-04-191-0/+10
* glusterd: Moved 'hooks' interface code to glusterd-hooks.*Krishnan Parthasarathi2012-04-197-237/+306
* rpc-clnt: use the correct xdr_size for getting the iobufAmar Tumballi2012-04-191-14/+14
* cluster/afr: Set errno correctly in find_fresh_parents failuresPranith Kumar K2012-04-191-1/+3
* cluster/afr: Handle transient parent-entry xactions in lookupPranith Kumar K2012-04-192-6/+96
* extras: Added (hook) scripts to start/stop samba on volume start and stopKrishnan Parthasarathi2012-04-192-0/+122
* cli: do not put the frame->local to mempool since its a calloced structureRaghavendra Bhat2012-04-184-53/+46
* cluster/dht: Remove un-used pathinfo code for link filesshishir gowda2012-04-181-18/+0
* nfs/nlm: disable NLM if rpc.statd is not found.Krishna Srinivas2012-04-181-3/+10
* glusterd: Properly validate compressed form of IPv6 addressesKaushal M2012-04-181-1/+21
* cluster/afr: Build parent loc for expungePranith Kumar K2012-04-181-0/+7