summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/marker: send the errno sent by posix to the upper xlators, instead o...Raghavendra Bhat2011-08-201-1/+2
* features/marker: Correct behavior of local_ref/unrefVijay Bellur2011-08-203-7/+4
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-181-8/+25
* features/marker: do not unref the marker local twice to avoid memory corruptionRaghavendra Bhat2011-08-172-7/+16
* Change Copyright current yearPranith Kumar K2011-08-1033-33/+33
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0625-75/+75
* features/marker-quota: Performance improvement.Junaid2011-08-053-11/+122
* features/marker-quota: Remove unused variable volname.Junaid2011-08-032-6/+1
* features/marker: log failures due to file not being presentRaghavendra G2011-08-031-33/+77
* features/marker-quota: Perform removexattr with frame uid and gid set to root.Junaid2011-07-292-0/+23
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-282-12/+11
* features/marker: fix race-conditions, memory corruptions and fd-leaks.Raghavendra G2011-07-207-374/+1019
* features/locks: Avoid using reqlock to prevent racev3.2.2qa8v3.2.2Vijay Bellur2011-07-132-2/+2
* quota: update limit stored in inode-ctx when limit is removed on a directory.Raghavendra G2011-07-111-2/+7
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-072-2/+2
* access-control: superseded by posix-acl translatorAnand Avati2011-07-013-2377/+1
* features/marker-quota: call stack destroy when hardlink count is not greater 1.Junaid2011-07-011-0/+6
* features/locks:check for inodelk lists and blocked inodelks instead of entryl...Raghavendra Bhat2011-06-161-3/+3
* features/locks: update refcount while releasing a lockRaghavendra Bhat2011-06-141-0/+1
* Access-Control : Sticky bit validation for rename, unlink and rmdir.Gaurav2011-06-081-23/+197
* Access-Control : Changes in setattr for posix compliance.Gaurav2011-06-081-27/+114
* syncdaemon: fix listing xattrs when there is none and failure handlingCsaba Henk2011-05-311-5/+4
* syncdaemon: some refactor on monitorCsaba Henk2011-05-313-13/+17
* marker: fill out the volume-mark properly in case of marking corruptionCsaba Henk2011-05-311-1/+1
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-311-3/+4
* marker: fix NULL deref in loggingv3.2.0Anand Avati2011-04-291-2/+3
* syncdaemon: have the monitor kill the worker if it does not connect in 60 secCsaba Henk2011-04-223-4/+33
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* prevent few excessive logsAmar Tumballi2011-04-212-4/+8
* features/marker-quota: handle creation of regular files using mknod.Raghavendra G2011-04-212-0/+7
* features/marker-quota: handle overflow of counter used to set frame->root->lk...Raghavendra G2011-04-214-13/+42
* features/marker-quota: Add the disk space used to parent sizes during creatio...Raghavendra G2011-04-213-3/+6
* syncdaemon: fix double wait in monitorCsaba Henk2011-04-211-1/+1
* NFS : Check proper permissions in access control for setattr.Gaurav2011-04-211-2/+2
* features/marker: reduce the size corresponding to destination file if it is a...Raghavendra G2011-04-213-8/+18
* features/marker-quota: initialize dentry_child_count to total number of child...Raghavendra G2011-04-211-6/+17
* marker: fixes to bypass marker fops in case features are enabledAmar Tumballi2011-04-191-9/+22
* syncdaemon: add session-owner optionCsaba Henk2011-04-192-1/+8
* syncdaemon: implement template substitutions for config valuesCsaba Henk2011-04-193-22/+66
* gsyncd service auto-discoveryCsaba Henk2011-04-191-1/+49
* syncdaemon: fix swallowing of exit valueCsaba Henk2011-04-191-1/+1
* syncdaemon: pythonize accidentally copied ruby line in codeCsaba Henk2011-04-191-1/+1
* syncdaemon: don't accept simple identifiers anymore as sugared urlsCsaba Henk2011-04-191-1/+3
* features/marker-quota: reduce contributions to parents during unlink only if ...Raghavendra G2011-04-182-4/+33
* features/marker-quota: remove contribution xattrs from oldloc in rename.Raghavendra G2011-04-181-6/+43
* syncdaemon: minor cleanups on terminationCsaba Henk2011-04-172-8/+9
* marker/quota: use correct byte ordering when updating parent's size.Raghavendra G2011-04-161-1/+1
* marker: avoid memleak by unrefing dict, fd and localRaghavendra Bhat2011-04-162-0/+10
* features/marker-quota: fixes in self-healing of dirty inode code path.Raghavendra G2011-04-161-2/+2
* syncdaemon: load xattrs from libc on-demandCsaba Henk2011-04-163-56/+75