summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extras/hook-scripts: Fixed EXTRA_DIST to explicitly list *.sh filesKrishnan Parthasarathi2012-05-031-1/+1
* stripe: don't send parent pointer in stripe_readdirp_lookup()shishir gowda2012-05-031-27/+5
* iobuf: option to provide larger size of buffersAmar Tumballi2012-05-033-12/+100
* glusterd/rebalance: Switch off afr self heal in rebalance process.shishir gowda2012-05-031-0/+4
* cli: fix remove-brick output behavior in failure casesAmar Tumballi2012-05-031-12/+28
* glusterd: Added glusterd command specific optional args for hooks scripts.Krishnan Parthasarathi2012-05-033-3/+116
* cluster/pump: Fixed fd leaks in pump directory traversal logicRaghavendra Bhat2012-05-032-7/+23
* RPC: change the AUTH_GLUSTERFS_v2 value to private rangeAmar Tumballi2012-05-031-1/+2
* protocol: fix memory leak of lk-owner buffer in *lk() callsAmar Tumballi2012-05-032-0/+12
* glusterd: Disallow (re)-using bricks that were part of any volumeKrishnan Parthasarathi2012-05-031-20/+7
* cluster/afr: Fix race in nonblocking entrylkPranith Kumar K2012-05-031-6/+6
* libgluster: Fix counting, synctask state errorsPranith Kumar K2012-05-032-0/+4
* log cleanup: in setxattr() pathAmar Tumballi2012-05-024-35/+68
* extras: Added hook script to help in CTDB setupKrishnan Parthasarathi2012-05-022-1/+70
* glustershd: allow changing of log-level through cliRaghavendra Bhat2012-05-021-3/+24
* rpcsvc: size check before calloc in rpcsvc_handle_disconnectRajesh Amaravathi2012-05-021-0/+3
* mgmt/glusterd: take the statedumps of running bricks if one of the bricks is ...Raghavendra Bhat2012-05-011-1/+7
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-017-14/+11
* libglusterfs/fd: use reallocated memory for intializing new graphs contextsRaghavendra Bhat2012-05-011-1/+1
* contrib/rbtree: additional license from Richard FontanaKaleb KEITHLEY2012-04-302-0/+14
* glusterd: Fail replace-brick subcmds on bricks other src/dst.Krishnan Parthasarathi2012-04-281-5/+7
* storage/posix: fix illegal memory access in fgetxattr()Amar Tumballi2012-04-271-3/+7
* storage/posix: Fix leak of dict in getxattr calls.shishir gowda2012-04-271-3/+1
* nfs: use hostname without port numbersKrishna Srinivas2012-04-271-24/+16
* libglusterfs/fd.c: Dynamically scale fd->_ctx when there are noRaghavendra G2012-04-271-7/+34
* features/quota: update inode ctx in reconfigure.Raghavendra G2012-04-272-31/+159
* cli: Make use of cli_err()Kaushal M2012-04-262-87/+126
* nlm: use correct subvolume when opening the fileKrishna 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