summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/dht: serialize execution of dht_discover_complete andRaghavendra G2015-02-251-1/+10
* cluster/afr : provide split-brain info by using getxattrAnuradha2015-02-253-0/+140
* features/index: Add option to track specific xattrs for xattrop64Pranith Kumar K2015-02-242-42/+147
* Portability fix: rpc.statd locationEmmanuel Dreyfus2015-02-241-1/+5
* ec: Add trusted.ec.dirty xattrXavier Hernandez2015-02-238-121/+297
* glusterd/snapshot: Fix the ret check in gd_restore_snap_volumeAvra Sengupta2015-02-231-2/+3
* build, glusterd: Add liburcu to build systemKaushal M2015-02-232-6/+15
* glusterd: nfs,shd,quotad,snapd daemons refactoringAtin Mukherjee2015-02-2041-1746/+2711
* cluster/dht: synchronize with other concurrent healers while healing layout.Raghavendra G2015-02-205-41/+562
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-191-2/+3
* posix: Fix unlink failing under specific conditionPrashanth Pai2015-02-191-1/+3
* client/server: fix reconfigure for event-threads optionKrishnan Parthasarathi2015-02-192-29/+27
* Storage/posix : Adding error checks in path formationNithya Balachandran2015-02-185-20/+190
* cli: volume status for tcp,rdma type volume display only tcp portMohammed Rafi KC2015-02-182-1/+72
* glusterd: Use correct format specifier for dumping peer hostnameAtin Mukherjee2015-02-171-1/+1
* cluster/dht: Fix dht_link to follow files under migrationShyam2015-02-171-19/+124
* rdma: reduce log level from E to WMohammed Rafi KC2015-02-172-0/+43