summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-1724-52/+552
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-177-12/+76
* Upcall: New xlator to store various states and send cbk eventsSoumya Koduri2015-03-1719-7/+1845
* geo-rep: mountbroker user managementAravinda VK2015-03-176-1/+371
* inode: 'this' has been set unwantedly.Humble Devassy Chirammal2015-03-171-5/+2
* remove spurious failure test from bug-1087198.tvmallika2015-03-171-2/+4
* tests: prevent regular hangs in ec/nfs.tNiels de Vos2015-03-161-1/+4
* Features/trash : Combined patches for trash translatorAnoop C S2015-03-1612-727/+2386
* gfapi: improve source comments and error messages.Humble Devassy Chirammal2015-03-163-5/+11
* libgfapi: initialize child_down_count cond. variable.Humble Devassy Chirammal2015-03-161-0/+1
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-1618-290/+801
* geo-rep: Do not use xsync_upper_limit for change detectionAravinda VK2015-03-152-34/+26
* feature/geo-rep: Active Passive Switching logic flockKotresh HR2015-03-154-4/+88
* tools: Finds missing files in gluster volume given backend brickpathKotresh HR2015-03-1510-1/+999
* xlator: avoiding possibility of a crash if (xl->ctx) is NULL.Humble Devassy Chirammal2015-03-151-0/+3
* nfs: improve cleanup of 'struct exports_file' to prevent memory leakNiels de Vos2015-03-151-4/+16
* rdma:changing list iteration to safe modeMohammed Rafi KC2015-03-151-5/+10
* fuse: Fixing dereference after null checkarao2015-03-151-1/+1
* xlators/storage/bd : Unused value is removed.Manikandan Selvaganesh2015-03-151-1/+0
* nfs: use free() for getline() allocated string in netgroupsNiels de Vos2015-03-151-1/+2
* gNFS: Export / Netgroup authentication on Gluster NFS mountNiels de Vos2015-03-1514-53/+1301
* nfs: add auth-cache for the MOUNT protocolNiels de Vos2015-03-155-2/+371
* nfs: more fine grained authentication for the MOUNT protocolNiels de Vos2015-03-158-3/+779
* nfs: add support for separate 'exports' fileNiels de Vos2015-03-155-2/+1535
* syncop: assign lk_owner for the newly created framevmallika2015-03-141-0/+2
* geo-rep-cli: added a new option "no-verify" to geo-rep create.darshan n2015-03-124-22/+60
* cluster/afr: Convert quota size from n/w to host order before useKrutika Dhananjay2015-03-121-0/+4
* nfs: add structures and functions for parsing netgroupsNiels de Vos2015-03-114-2/+1198
* glusterd: create nfs volfile even when NFS is disabled on all volumesKrishnan Parthasarathi2015-03-111-1/+1
* rdma: Free resources related to iobuf in finiMohammed Rafi KC2015-03-102-0/+19
* rdma:enhance logging when a connection error occurMohammed Rafi KC2015-03-101-1/+3
* libglusterfs: Replace pipe2 with pipe.Poornima G2015-03-101-1/+16
* glusterfs.spec.in: minor/nit changes to sync with Fedora specKaleb S. KEITHLEY2015-03-101-1/+4
* build: don't report (hide) systemtap config optionKaleb S. KEITHLEY2015-03-101-1/+1
* doc: convert gfapi symbol version to markdown and move to docKaleb S. KEITHLEY2015-03-102-226/+271
* build: add more generated files to .gitignoreNiels de Vos2015-03-101-24/+29
* tests: add a helper script to identify line-numbers and commands of test-casesNiels de Vos2015-03-101-0/+16
* Performance: Replace ASSERTS in xlator fini() with info messages, for the kno...Poornima G2015-03-102-1/+15
* snapshot: append timestamp with snapnameMohammed Rafi KC2015-03-1021-70/+127
* mgmt/glusterd: Changes required for disperse volume heal commandsPranith Kumar K2015-03-105-153/+226
* rdma: return proper data type.Humble Devassy Chirammal2015-03-091-1/+1
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-0916-218/+898
* posix: add ACL translation for the GF_POSIX_ACL_*_KEY xattrNiels de Vos2015-03-097-2/+217
* Tests: fix spurious failure in sparse-file-self-heal.tEmmanuel Dreyfus2015-03-091-1/+1
* glusterd: don't start gluster-nfs when NFS is disabledKrishnan Parthasarathi2015-03-091-2/+28
* Fix dictionary leaks in ancestry-building code.Pranith Kumar K2015-03-092-6/+1
* core : using gluster-like memory allocation for parse-utility featureJiffin Tony Thottan2015-03-092-4/+5
* glfsheal: Avoid infinite loop on exitEmmanuel Dreyfus2015-03-091-3/+7
* rdma: 'list','wr' and 'new' memory has to be verified.Humble Devassy Chirammal2015-03-091-1/+22
* libxlator: Make sure marker_xattr is validPranith Kumar K2015-03-091-13/+17