summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: adjust checkpatch for HEAD.Michael Scherer2015-03-051-1/+2
* 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
* rdma:setting wrong remote memory.Mohammed Rafi KC2015-03-041-2/+2
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-047-67/+92
* libglusterfs: Change iobuf_pool_destroy to destroy all the arenas.Poornima G2015-03-041-7/+38
* tests: Spurious failure in bug-1117851.tNithya Balachandran2015-03-041-1/+5
* glfs_fini: Clean up all the resources allocated in glfs_new.Poornima G2015-03-046-10/+462
* 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
* doc: Update glusterfs introduction doc.Humble Devassy Chirammal2015-03-042-31/+63
* 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
* core: add generic parser utilityNiels de Vos2015-03-034-2/+245
* event_pool: Add the code to destroy the poller threads and event pool gracefu...Poornima G2015-03-034-12/+246
* dht : logically dead code removedManikandan Selvaganesh2015-03-032-12/+4
* quota: quotad.socket files should be created under /var/run/glustervmallika2015-03-034-4/+4
* tests: prevent deleting /etc/passwdMichael Scherer2015-03-031-1/+3
* rdma: segfault trying to call ibv_dealloc_pd on a null pointer Mark Lipscombe2015-03-031-1/+3
* afr: catch proper result of glfs_set_volfile_serverHumble Devassy Chirammal2015-03-031-2/+5
* libglusterfs: Add functions for xlator and graph cleanup.Poornima G2015-03-024-40/+140
* libglusterfs: Add timer thread destroy code.Poornima G2015-03-022-3/+42
* syncop: Add the code to destroy the synenv processors andPoornima G2015-03-022-3/+73
* libglusterfs: Add inode table cleanup APIs.Poornima G2015-03-022-5/+238
* logging: Adding msg id segment for common errors.Humble Devassy Chirammal2015-03-021-0/+6
* geo-rep: Add support for xattrsAravinda VK2015-03-023-3/+13
* geo-rep: Unit tests infrastructure for geo-replicationAravinda VK2015-03-028-0/+137
* protocol/client: defer cleanup of private until RPC notifications are handled.Krishnan Parthasarathi2015-03-022-14/+36
* epoll: Fix a leak in slot allocation.Poornima G2015-03-021-1/+3
* nfs: prevent logging missing 'system.posix_acl_*' xattrsNiels de Vos2015-03-011-1/+4
* epoll: Fix broken RPC throttling due to MT epollShyam2015-03-013-13/+28
* rpcsvc: New rpc routines defined to send callback requestsSoumya Koduri2015-03-012-0/+47
* 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
* socket: allow only one epoll thread to read msg fragmentsKrishnan Parthasarathi2015-02-273-3/+18
* Tests: At cleanup time, kill rpc.statd on NetBSDEmmanuel Dreyfus2015-02-271-2/+2
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-2713-361/+378