summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Avoid spurious EINVAL in posix_readdir()Emmanuel Dreyfus2014-10-292-3/+19
* feature/changelog: Fix changelog missing SETATTR entries.Kotresh HR2014-10-292-0/+25
* glusterd: op state machine shouldn't use global peer listAtin Mukherjee2014-10-284-11/+42
* Posix: Brick failure detection fix for ext4 filesystemLalatendu Mohanty2014-10-281-6/+64
* changelog: replace MAKE_HTIME_FILE_PATH with snprintf()Niels de Vos2014-10-281-7/+1
* ec: Correctly handle xtime extended attributeXavier Hernandez2014-10-281-2/+39
* features/snapview-server: check if the reference to the snapshot world isRaghavendra Bhat2014-10-282-8/+39
* glusterd: really get the inode size for a brickNiels de Vos2014-10-271-12/+17
* ec: Fix rebalance issuesXavier Hernandez2014-10-275-113/+218
* geo-rep/glusterd: Enable changelog and marker during geo-rep create.Kotresh HR2014-10-271-10/+10
* ec: Fix self-heal issuesXavier Hernandez2014-10-2113-302/+391
* performance/io-threads: Fix static analysis errorPranith Kumar K2014-10-201-4/+2
* logs: Do selective logging for errnosPranith Kumar K2014-10-203-49/+21
* 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
* glusterd: statedump supportAtin Mukherjee2014-10-155-6/+263
* heal: glfs-heal implementationPranith Kumar K2014-10-154-10/+26
* glusterd/geo-rep: Fix race in updating status fileKotresh HR2014-10-121-18/+26
* glusterd: print the peer name instead of a null UUID in a rpc failure messageAtin Mukherjee2014-10-093-111/+125
* glusterd: make bricks respect 'transport.socket.bind-address'Niels de Vos2014-10-081-0/+8
* glusterd: pass the bind-address to starting servicesNiels de Vos2014-10-071-3/+15
* gNFS: Subdir mount does not work on UDP protoSantosh Kumar Pradhan2014-10-076-104/+376
* ec: Fix memory leak caused by undestroyed fopsXavier Hernandez2014-10-031-1/+1
* 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: Add state dump supportXavier Hernandez2014-10-031-0/+30
* gNFS: allow truncate() from SETATTR over NFS for ownerNiels de Vos2014-10-021-5/+16
* cluster/afr: Add afr-v1 xattr compatibilityPranith Kumar K2014-10-016-83/+330
* glusterd/quota: Heal pgfid xattr on existing data when the quota isvmallika2014-09-303-3/+40
* Fix invalid seekdir() usageEmmanuel Dreyfus2014-09-303-3/+103
* glusterd: Perform brick order check in originator node.GauravKumarGarg2014-09-291-16/+19
* USS : Decide the log entry based on the type of graph.Sachin Pandit2014-09-291-5/+12
* cluster/afr: Launch self-heal only when all the brick status is knownPranith Kumar K2014-09-291-2/+15
* cluster/afr : Fix incorrect looping of index healerAnuradha2014-09-291-4/+9
* glusterfs: allow setxattr of keys with null values.Ravishankar N2014-09-293-7/+4
* cluster/afr: Fix inode leakKrutika Dhananjay2014-09-281-0/+2
* 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
* glusterd: file-snapshot and features-encryption options should be validate co...Gaurav Kumar Garg2014-09-251-2/+3
* 32 bit fix: use off_t and not size_t for truncate()Emmanuel Dreyfus2014-09-251-7/+7
* cluster/afr: Fix locking issues in entry self-healKrutika Dhananjay2014-09-241-92/+123
* OSX/FreeBSD: Regression fixHarshavardhana2014-09-241-4/+16
* glusterd: Move brick order check from cli to glusterd.ggarg2014-09-242-1/+247
* cluster/afr: Fix spurious metadata self-healsPranith Kumar K2014-09-247-29/+86
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2014-09-242-4/+16
* cluster/afr: Fixed mem leaks in self-heal code path.Anuradha2014-09-232-1/+17
* Do not hardcode setfattr(1) pathEmmanuel Dreyfus2014-09-231-1/+13
* ec: Add config information in an xattrXavier Hernandez2014-09-237-1/+185
* cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-shKrutika Dhananjay2014-09-231-18/+79
* cluster/afr: Don't start heal when lookup succeeds on < 2 childrenPranith Kumar K2014-09-236-8/+29