summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feature/glusterfind: A tool to find incremental changesAravinda VK2015-03-1821-20/+1341
* cluster/afr: Make read child match check in afr optionalKrutika Dhananjay2015-03-184-0/+25
* NFS-Ganesha: Volume set option for managing NFS-Ganesha exports.Meghana Madhusudhan2015-03-1812-42/+543
* Snapshot/clone: clone of a snapshot that will act as a regular volumeMohammed Rafi KC2015-03-187-189/+1074
* libgfapi, timer: Fix a crash seen in timer when glfs_fini was invoked.Poornima G2015-03-172-8/+21
* features/trash: Avoid unnecessary logging from trash_local_wipeAnoop C S2015-03-171-1/+2
* Quota/marker : Support for inode quotavmallika2015-03-1712-269/+1788
* tests: Fix spurious failure in bug-866459.tRavishankar N2015-03-171-1/+0
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-03-1714-4/+654
* NFS-Ganesha: Install scripts, config files, and resource agent scriptsKaleb S. KEITHLEY2015-03-1714-2/+1388
* afr: remove stale index entriesRavishankar N2015-03-1710-57/+137
* 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