summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USS : Decide the log entry based on the type of graph.v3.6.2beta1Sachin Pandit2014-12-161-5/+12
* Posix: Brick failure detection fix for ext4 filesystemLalatendu Mohanty2014-12-151-6/+64
* mgmt/glusterd: Out of bounds access to fs_info structPetr Medonos2014-12-121-1/+1
* glupy: build fix if python and glusterfs prefix differEmmanuel Dreyfus2014-12-121-1/+2
* ec: Fix return errors when not enough bricksXavier Hernandez2014-12-128-16/+80
* ec: Change licenseXavier Hernandez2014-12-1223-369/+138
* Stop logrotate from complaining about missing files.Jan-Hendrik Zab2014-12-121-1/+1
* build: FreeBSD 11-Current causes libtool to fail with '-shared'Harshavardhana2014-12-124-6/+7
* mount: Verify mount failure in mount.glusterfs wrapper.Niels de Vos2014-12-121-0/+5
* tests: spurious failures fix for quota-anon-fd-nfs.tAtin Mukherjee2014-12-104-2/+59
* build: only install geo-rep scripts when enabledNiels de Vos2014-12-102-2/+8
* cluster/afr: Associate the inode returned by inode_link() with corresponding ...Krutika Dhananjay2014-12-101-1/+4
* Prevent metadata corruption in the race conditions betweenEdward Shishkin2014-12-091-9/+23
* tests: regression test portability - quota-anon-fd-nfs.tEmmanuel Dreyfus2014-12-092-12/+36
* protocol/server: No root-squash checks for self-heal pidPranith Kumar K2014-12-092-0/+27
* cluster/afr: Eliminate locking in sh domain in metadata self-healKrutika Dhananjay2014-12-091-35/+2
* pkg-config: make the version in gluster-api.pc backwards compatibleNiels de Vos2014-12-031-1/+10
* tests: spurious failure fix in mgmt_v3_locks.tAtin Mukherjee2014-11-291-5/+4
* Added the wiki link for steps to be done for upgrade to 3.6.1Lalatendu Mohanty2014-11-181-0/+6
* inode: Handle '/' in basename in inode_link/unlinkPranith Kumar K2014-11-162-2/+26
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-167-39/+294
* storage/posix: Treat ENODATA/ENOATTR as success in bulk removexattrPranith Kumar K2014-11-161-0/+14
* cluster/afr: Preserve errno in case of failures on all subvolsPranith Kumar K2014-11-161-5/+16
* glupy: portability fixesEmmanuel Dreyfus2014-11-166-26/+45
* Portability fix: mount.glusterfsEmmanuel Dreyfus2014-11-161-2/+3
* Use F_CLOSEM if availableEmmanuel Dreyfus2014-11-162-2/+13
* Lazy umount emulation: deal with stopped volumesEmmanuel Dreyfus2014-11-161-5/+11
* doc: 3.6 Release note correction.Humble Devassy Chirammal2014-11-161-1/+1
* Use C-locale for numeric/string conversion routinesNiels de Vos2014-11-162-0/+25
* ec: Avoid self-heal on directories on (f)stat callsXavier Hernandez2014-11-151-1/+2
* ec: Correctly handle quota xattrsXavier Hernandez2014-11-152-0/+111
* feature/gfid-access: Always send setattr down in overloaded setxattr.Kotresh HR2014-11-141-3/+0
* feature/changelog: Fix changelog missing SETATTR entries.Kotresh HR2014-11-132-0/+25
* geo-rep: gid is not set in entry opsAravinda VK2014-11-131-2/+2
* glusterd/geo-rep: Fix glusterd crash in non-originator slave node.Kotresh HR2014-11-121-0/+1
* geo-rep: Failover when a Slave node goes downAravinda VK2014-11-121-5/+64
* geo-rep/glusterd: Enable changelog and marker during geo-rep create.Kotresh HR2014-11-121-10/+10
* feature/geo-rep: Fix skipped files logging.Kotresh H R2014-11-121-0/+10
* glusterd/geo-rep: Fix race in updating status fileKotresh HR2014-11-121-18/+26
* api: versioned symbols in libgfapi.so for compatibilityv3.6.1Kaleb S. KEITHLEY2014-11-0711-359/+821
* doc: Release Notes for GlusterFS 3.6.0v3.6.0Vijay Bellur2014-10-311-0/+130
* cluster/afr: Perform post-op in entry selfheal inside locksKrutika Dhananjay2014-10-311-3/+31
* features/snapview-server: verify the fs instance in revalidated lookups as wellRaghavendra Bhat2014-10-301-7/+53
* features/snapview-server: check if the reference to the snapshot world is cor...Raghavendra Bhat2014-10-303-8/+75
* logrotate: gluster logrotate config should not be globalLalatendu Mohanty2014-10-302-37/+45
* socket: disallow CBC cipher modesJeff Darcy2014-10-292-1/+84
* Avoid spurious EINVAL in posix_readdir()Emmanuel Dreyfus2014-10-292-3/+19
* Hooks : Infinite while loop introduced by another change.Meghana Madhusudhan2014-10-281-1/+5
* ec: Correctly handle xtime extended attributeXavier Hernandez2014-10-281-2/+39
* ec: Fix rebalance issuesXavier Hernandez2014-10-278-113/+231