summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* ec: Fix mutex related coverity scan issuesXavier Hernandez2015-01-042-11/+19
* gNFS: Allow reading ACLs even without read permissions on the file.Meghana Madhusudhan2015-01-022-9/+79
* gluster/uss: Handle notify in snapview-clientvmallika2014-12-241-0/+25
* gluster/uss: Handle ESTALE in snapview client when NFS server restartedSachin Pandit2014-12-242-13/+30
* USS : Kill snapd during glusterd restart if USS is disabledSachin Pandit2014-12-241-5/+25
* gluster/uss: Don't send failure when accessing snap with name same as entry-p...vmallika2014-12-241-14/+2
* uss/snapd: Handle readlink fops on snap view serverAvra Sengupta2014-12-241-0/+1
* mgmt/glusterd: Validate the options of ussvmallika2014-12-242-7/+15
* glusterd/snapshot: Don't append nouuid mount option for snapshot brick if ori...Sachin Pandit2014-12-242-1/+36
* Avoid spurious directory metedata split brainEmmanuel Dreyfus2014-12-231-1/+115
* uss/gluster: creating file/directories inside .snaps should fail with EROFS.vmallika2014-12-224-27/+37
* glusterd/snapshot: Check if LVM device path exists before deleteAvra Sengupta2014-12-221-46/+59
* ec: Fix self-healing issues.Xavier Hernandez2014-12-2110-312/+549
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-204-28/+87
* posix: Fix buffer overrun in _handle_list_xattr()Emmanuel Dreyfus2014-12-201-4/+3
* uss/gluster: Move all uss related logs into subfolder.vmallika2014-12-182-6/+14
* USS : Display only the activated snapshots.Sachin Pandit2014-12-183-41/+68
* glusterd/snapshot: Snapshot should be deactivated when it is created.vmallika2014-12-182-134/+203
* glusterd/snapshot: mount snapshot volume with read-only optionvmallika2014-12-181-0/+5
* ec: Remove O_APPEND from flags on create and open.Xavier Hernandez2014-12-184-53/+60
* ec: Fix incorrect value of EC_MAX_NODESXavier Hernandez2014-12-182-1/+4
* uss/gluster: Fix typo error in the description for USS under "gluster volume ...vmallika2014-12-181-1/+1
* Allow gluster to be used with linux automounterNiels de Vos2014-12-171-1/+4
* 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
* 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