summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec: Fix return errors when not enough bricksXavier Hernandez2014-12-128-16/+80
* ec: Change licenseXavier Hernandez2014-12-1223-369/+138
* build: FreeBSD 11-Current causes libtool to fail with '-shared'Harshavardhana2014-12-123-5/+6
* mount: Verify mount failure in mount.glusterfs wrapper.Niels de Vos2014-12-121-0/+5
* Prevent metadata corruption in the race conditions betweenEdward Shishkin2014-12-091-9/+23
* protocol/server: No root-squash checks for self-heal pidPranith Kumar K2014-12-091-0/+1
* cluster/afr: Eliminate locking in sh domain in metadata self-healKrutika Dhananjay2014-12-091-35/+2
* inode: Handle '/' in basename in inode_link/unlinkPranith Kumar K2014-11-161-1/+1
* features/marker: Filter internal xattrs in lookupPranith Kumar K2014-11-164-39/+98
* 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-163-13/+34
* Portability fix: mount.glusterfsEmmanuel Dreyfus2014-11-161-2/+3
* ec: Avoid self-heal on directories on (f)stat callsXavier Hernandez2014-11-151-1/+2
* ec: Correctly handle quota xattrsXavier Hernandez2014-11-151-0/+53
* 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
* glusterd/geo-rep: Fix glusterd crash in non-originator slave node.Kotresh HR2014-11-121-0/+1
* geo-rep/glusterd: Enable changelog and marker during geo-rep create.Kotresh HR2014-11-121-10/+10
* glusterd/geo-rep: Fix race in updating status fileKotresh HR2014-11-121-18/+26
* 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-302-8/+39
* Avoid spurious EINVAL in posix_readdir()Emmanuel Dreyfus2014-10-292-3/+19
* ec: Correctly handle xtime extended attributeXavier Hernandez2014-10-281-2/+39
* ec: Fix rebalance issuesXavier Hernandez2014-10-275-113/+218
* logs: Do selective logging for errnosPranith Kumar K2014-10-223-49/+21
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-226-83/+330
* ec: Fix self-heal issuesXavier Hernandez2014-10-2213-302/+391
* glusterd: make bricks respect 'transport.socket.bind-address'Niels de Vos2014-10-211-0/+8
* glusterd: pass the bind-address to starting servicesNiels de Vos2014-10-211-4/+16
* ec: Fix 32 bits issues on file size calculationXavier Hernandez2014-10-202-6/+4
* ec: Fix incorrect management of healed bricksXavier Hernandez2014-10-203-7/+16
* ec: Add state dump supportXavier Hernandez2014-10-041-0/+30
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-10-035-74/+26
* POSIX filesystem compliance: PATH_MAXEmmanuel Dreyfus2014-10-033-4/+55
* ec: Fix memory leak caused by undestroyed fopsXavier Hernandez2014-10-031-1/+1
* Fix invalid seekdir() usagev3.6.0beta3Emmanuel Dreyfus2014-09-303-3/+103
* glusterd/quota: Heal pgfid xattr on existing data when the quota is enablevmallika2014-09-303-3/+40
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-291-0/+2
* glusterd: Improve debugging experience for glusterd locksKrishnan Parthasarathi2014-09-261-8/+10
* Do not forbid fallocate on non Linux systemsEmmanuel Dreyfus2014-09-261-7/+2
* cluster/afr: More dict_t leak fixesKrutika Dhananjay2014-09-262-33/+68
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-261-92/+123
* 32 bit fix: use off_t and not size_t for truncate()Emmanuel Dreyfus2014-09-251-7/+7
* OSX/FreeBSD: Regression fixHarshavardhana2014-09-241-4/+16