summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Features/trash : Combined patches for trash translatorAnoop C S2015-03-169-727/+2086
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-1618-290/+801
* nfs: improve cleanup of 'struct exports_file' to prevent memory leakNiels de Vos2015-03-151-4/+16
* 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-1510-53/+1018
* 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-156-3/+709
* nfs: add support for separate 'exports' fileNiels de Vos2015-03-155-2/+1535
* geo-rep-cli: added a new option "no-verify" to geo-rep create.darshan n2015-03-121-17/+23
* 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
* 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-101-19/+44
* mgmt/glusterd: Changes required for disperse volume heal commandsPranith Kumar K2015-03-105-153/+226
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-0911-61/+741
* posix: add ACL translation for the GF_POSIX_ACL_*_KEY xattrNiels de Vos2015-03-094-1/+113
* 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
* 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
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-082-30/+2
* 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-056-2/+36
* cluster/ec: Allow heal on name less locPranith Kumar K2015-03-053-14/+39
* testing: Switch to cmocka the successor of cmockery2Niels de Vos2015-03-053-18/+8
* xlators/dht : divide by zero coverity fixManikandan Selvaganesh2015-03-051-1/+2
* cluster/dht: fixes to should_layout_fix logicRaghavendra G2015-03-052-12/+53
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-047-67/+92
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-042-3/+5
* glusterd: Start quotad before spawning bricks during glusterd restartAvra Sengupta2015-03-041-4/+8
* changelog: Unchecked buffer fill in gf_history_changelog_next_changeNiels de Vos2015-03-041-0/+5
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-0335-540/+631
* cluster/dht: Fixes to should_fix_layout logicRaghavendra G2015-03-031-6/+38
* dht : logically dead code removedManikandan Selvaganesh2015-03-032-12/+4
* quota: quotad.socket files should be created under /var/run/glustervmallika2015-03-032-2/+2
* protocol/client: defer cleanup of private until RPC notifications are handled.Krishnan Parthasarathi2015-03-022-14/+36
* nfs: prevent logging missing 'system.posix_acl_*' xattrsNiels de Vos2015-03-011-1/+4
* nfs: nfs3_stat_to_fattr3() improvementNiels de Vos2015-02-282-51/+47
* NetBSD Portability fix: use pkill instead of killallEmmanuel Dreyfus2015-02-281-2/+8
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-274-141/+20
* cluster/dht: Propagate an event only after hearing the same from all subvolumesAnoop C S2015-02-261-0/+3
* dht: fix for dht_lock_count() compile errorNiels de Vos2015-02-262-2/+2
* mgmt/glusterd: Refactor brick graph generation in volgen.Vijay Bellur2015-02-262-280/+564