summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Update release-notes againv3.7.17Kaushal M2016-11-031-6/+7
* doc: Amending release notes for 3.7.17Samikshan Bairagya2016-11-031-0/+4
* performance/write-behind: fix flush stuck by former failed writesRyan Ding2016-11-031-0/+4
* snapshot/cli: Fix snapshot status xml outputAvra Sengupta2016-11-015-36/+137
* doc: Add release notes for 3.7.17Samikshan Bairagya2016-10-301-0/+30
* gfapi: warn when glfs_realpath() returned malloc'd memoryNiels de Vos2016-10-285-10/+51
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-264-13/+27
* rpc/socket: Close pipe on disconnectionKaushal M2016-10-261-1/+8
* gfapi: Fix few fd ref leaksSoumya Koduri2016-10-201-1/+18
* system/posix-acl: Unwind with NULL xdata on errorPranith Kumar K2016-10-201-17/+19
* performance/write-behind: remove the request from liability queue inRaghavendra G2016-10-171-2/+13
* nfs: usage text rectified for use-readdirp mount defaultankitraj2016-10-161-1/+1
* rpc: increase RPC/XID with each callbackNiels de Vos2016-10-162-3/+19
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-151-1/+2
* doc: Add 3.7.16 release-notesv3.7.16Kaushal M2016-10-031-0/+41
* gfapi: redesign the public interface for upcall consumersNiels de Vos2016-10-0312-177/+522
* libglusterfs: add gf_get_mem_type()Niels de Vos2016-10-032-0/+22
* Upcall/cache-invalidation: Use parent stbuf while updating parent entrySoumya Koduri2016-10-035-6/+198
* performance/open-behind: Pass O_DIRECT flags for anon fd reads when requiredKrutika Dhananjay2016-09-232-39/+28
* tests: fix rebalance timing issueSakshi Bansal2016-09-181-0/+2
* build: add systemd dependencyMilind Changire2016-09-171-1/+1
* cluster/ec: Use locks for opendirPranith Kumar K2016-09-151-1/+21
* geo-rep: Fix Geo-rep status if monitor.pid file not existsAravinda VK2016-09-151-2/+6
* geo-rep: Defunct tar process after syncAravinda VK2016-09-151-0/+6
* Tier: failing detach commit on detach failure and in-progresshari gowtham2016-09-131-0/+11
* geo-rep: Use configured log_level for libgfchangelog logsAravinda VK2016-09-134-2/+21
* geo-rep: Fix ESTALE/EINVAL issue during set_{xtime,stime}Aravinda VK2016-09-131-2/+4
* geo-rep: Fix logging sync failuresAravinda VK2016-09-131-1/+8
* geo-rep: Handle EISDIR error during UnlinkAravinda VK2016-09-131-1/+17
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-123-12/+294
* gluster: Fixed typosN Balachandran2016-09-082-2/+2
* build: correctly format some (s)size_t messagesNiels de Vos2016-09-075-6/+6
* tests/cli: Generate SSL certificatesAshish Pandey2016-09-061-0/+42
* gfapi: do not cache upcalls if the application is not interestedNiels de Vos2016-09-054-1/+14
* features/upcall: segment fault while join thread reaper_thr in fini()Niels de Vos2016-09-052-5/+6
* Add 3.7.15 release-notesv3.7.15Kaushal M2016-08-301-0/+54
* features/locks: fix fdctx leak in locks xlatorsyanping.gao2016-08-261-1/+2
* nfs: allow hostnames with dashes in exports/netgroups filesNiels de Vos2016-08-257-6/+37
* glusterd/geo-rep: Add relative path validation to copy file commandAravinda VK2016-08-251-0/+34
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-243-6/+23
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-245-1/+185
* protocol/client: Unserialize xdata even if lookup failsAnuradha Talur2016-08-241-9/+16
* arbiter: Fix memleak in arbiter_inode ctxRavishankar N2016-08-243-27/+13
* glfsheal: print brick name and path even when brick is downRavishankar N2016-08-221-9/+5
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-2212-51/+307
* snapshot/snapd: Don't display pid when snapd is offlineAvra Sengupta2016-08-222-0/+8
* glusterd/geo-rep: Handle empty monitor.status during upgradeSaravanakumar Arumugam2016-08-192-5/+8
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-184-4/+23
* glusterd: Convert volume to replica after adding brick self heal is not trigg...Mohit Agrawal2016-08-182-1/+56
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-171-1/+2