summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eventsapi: Fix disable-events issueAravinda VK2016-08-2416-32/+49
* arbiter: Fix memleak in arbiter_inode ctxRavishankar N2016-08-233-27/+12
* logging: Avoid re-initing log level in io-statsVijay Bellur2016-08-232-1/+4
* glusterd: add async events (part 2)Atin Mukherjee2016-08-238-28/+99
* build: add dependency for psmisc for fuseMilind Changire2016-08-231-0/+4
* nfs: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-232-2/+0
* snapshot/cli: Fix snapshot status xml outputAvra Sengupta2016-08-235-38/+136
* snapshot: Display number of snapshots in volume infoAvra Sengupta2016-08-234-0/+44
* cluster/afr: Give option to do consistent-ioPranith Kumar K2016-08-229-41/+229
* tests: fix volfile_server_switch.t spurious failureAtin Mukherjee2016-08-221-3/+1
* tests: Remove explicit mention of include locationPoornima G2016-08-221-8/+1
* glusterd: Add async eventsAtin Mukherjee2016-08-2210-15/+98
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-2212-51/+308
* tests/cli: Generate SSL certificatesAshish Pandey2016-08-211-0/+17
* eventsapi: Bitrot eventsKotresh HR2016-08-193-0/+73
* core: use <sys/sysmacros.h> for makedev(3), major(3), minor(3)Kaleb S. KEITHLEY2016-08-191-0/+3
* quota: change the log level from warning to infoManikandan Selvaganesh2016-08-171-1/+1
* protocol/client: Unserialize xdata even if lookup failsAnuradha Talur2016-08-172-6/+13
* glusterd: Fix volume restart issue upon glusterd restartSamikshan Bairagya2016-08-173-2/+42
* stripe: Fix wrong pathinfo in striped-replicated volumeEkasit Kijsipongse2016-08-161-1/+1
* socket: SSL_shutdown should be called before socket shutdownRajesh Joseph2016-08-161-13/+28
* storage/posix: Log EEXIST failures at DEBUG log-levelKrutika Dhananjay2016-08-161-3/+6
* md-cache: Add logging to increase debuggabilityPoornima G2016-08-152-9/+51
* logging: Fix per xl log levelPoornima G2016-08-153-42/+75
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-151-2/+2
* libglusterfs: add gf_get_mem_type()Niels de Vos2016-08-152-0/+23
* libglusterfs: move alloca0 definition to common-utilsRavishankar N2016-08-124-4/+3
* glfsheal: print brick name and path even when brick is downRavishankar N2016-08-111-9/+5
* rpc: fixing illegal memory accessMuthu-vigneshwaran2016-08-111-1/+1
* gfapi: add missing glfs_truncateJeff Darcy2016-08-116-4/+171
* glusterd: Convert volume to replica after adding brick self heal is not trigg...Mohit Agrawal2016-08-112-1/+56
* gfapi: use const qualifier for glfs_*timens()Oleksandr Natalenko2016-08-102-6/+8
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-103-6/+23
* inode: Adjust lru_size while retiring entries in lru listSoumya Koduri2016-08-092-1/+18
* georep: tests for logrotate, create+rename, hard-link renameMilind Changire2016-08-092-0/+96
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-095-6/+34
* eventsapi: Python library for gf_eventAravinda VK2016-08-093-3/+56
* glusterd : skip non directories inside /var/lib/glusterd/volsJiffin Tony Thottan2016-08-082-0/+49
* posix: Do not move and recreate .glusterfs/unlink directoryAshish Pandey2016-08-082-11/+94
* build: systemd unit should not be marked executableNiels de Vos2016-08-072-14/+12
* build: correct date in the %changelogNiels de Vos2016-08-051-1/+1
* posix: honour fsync flags in posix_do_zerofillRavishankar N2016-08-051-2/+2
* meta: fix memory leak in meta xlatorsMohammed Rafi KC2016-08-051-0/+5
* md-cache/upcall: In case of mode bit change invalidate xattrPoornima G2016-08-043-28/+62
* tests: fix spurious failure in tests/bugs/glusterd/bug-1089668.tAtin Mukherjee2016-08-041-2/+1
* libglusterfs: fix glusterd statedump crashAtin Mukherjee2016-08-043-2/+11
* xlators/ganesha : Remove the ganesha xlator code entirely from sourceJiffin Tony Thottan2016-08-048-154/+4
* mgmt/glusterd: Enable client-io-threads by defaultPranith Kumar K2016-08-041-1/+1
* eventsapi: Geo-replication User driven eventsAravinda VK2016-08-042-0/+134
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-041-1/+2