summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-093-61/+103
* mgmt/glusterd: Add bind-insecure optionPranith Kumar K2015-03-091-2/+8
* nfs: prevent logging missing 'system.posix_acl_access' xattrsNiels de Vos2015-03-081-0/+4
* gfapi: Add NULL check for volname in glfs_new()Prashanth Pai2015-03-081-0/+10
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-085-52/+45
* Replace /dev/stderr with >&2 in mount scriptsNico Schottelius2015-03-062-9/+12
* protocol: Fix typos in option descriptionPranith Kumar K2015-03-062-2/+2
* cluster/dht: create request dictionary if necessary during refreshRaghavendra G2015-03-061-10/+17
* cluster/afr: Implementation of quorum-readsPranith Kumar K2015-03-059-4/+87
* cluster/ec: Allow heal on name less locPranith Kumar K2015-03-053-14/+39
* geo-rep: Avoid duplicate entries in authorized_keys fileAravinda VK2015-03-051-2/+9
* geo-rep: Handle ENOENT during cleanupAravinda VK2015-03-051-1/+6
* testing: Switch to cmocka the successor of cmockery2Niels de Vos2015-03-0513-88/+152