summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* 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-12/+122
* features/marker: log failures due to file not being present during quota upda...Raghavendra G2011-08-031-27/+69
* gsyncd: do some basic sanitization on logsCsaba Henk2011-07-295-24/+60
* geo-rep: minor fixesCsaba Henk2011-07-291-1/+1
* features/marker-quota: Perform removexattr with frame uid and gid set to root.Junaid2011-07-292-0/+23
* gsyncd: exit in slave when RePCe session came to an endCsaba Henk2011-07-281-1/+2
* gsyncd: log exit properlyCsaba Henk2011-07-283-2/+4
* geo-rep: compactify loggingCsaba Henk2011-07-281-14/+40
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-282-12/+11
* Revert "features/marker-quota: hold lock on dirty inode's parent while healin...Junaid2011-07-141-87/+24
* quota: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-8/+25
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-122-2/+2
* quota: update limit stored in inode-ctx when limit is removed on a directory.Raghavendra G2011-07-111-2/+7
* access-control: superseded by posix-acl translatorAnand Avati2011-07-085-2132/+1
* features/marker-quota: call stack destroy when hardlink count is not greater 1.Junaid2011-07-011-0/+6
* features/marker-quota: Change the log-level of gf_log to debug in quota_inode...Junaid2011-06-301-2/+1
* features/marker-quota: Skip contribution creation on root.Junaid2011-06-231-8/+10
* features/quota: Print a log when reconfigure fails.Junaid2011-06-201-5/+8
* print the owner and the transport for the blocked locks in server statedumpRaghavendra Bhat2011-06-191-2/+4
* features/marker-quota: use contribution value to reduce parent's size, if the...Raghavendra G2011-06-161-1/+5
* features/marker-quota: hold lock on dirty inode's parent while healing a dirt...Raghavendra G2011-06-161-24/+87
* features/marker-quota: hold parent inodelk during creation of xattrs on direc...Mohammed Junaid Ahmed2011-06-161-47/+192
* features/marker-quota: check for refcount being zero holding lock in quota_lo...Raghavendra G2011-06-164-21/+13
* features/marker-quota: wipe parent_loc in marker_local_unref.Raghavendra G2011-06-161-0/+1
* marker-quota/rename: use contribution values from backend instead of in-memor...Raghavendra G2011-06-162-97/+194
* features/marker-quota: use mutexes while accessing contribution values.Raghavendra G2011-06-163-49/+97
* features/marker: fixes in dirty inode self-heal codepath.Raghavendra G2011-06-161-9/+10
* features/marker-quota: performance optimization.Raghavendra G2011-06-161-3/+10
* features/marker-quota: fixes in rename path.Raghavendra G2011-06-166-71/+414
* features/quota: after validation on a path, reset variable just_validated to ...Raghavendra G2011-06-161-6/+11
* fixing some build issues in Mac OS XAmar Tumballi2011-06-163-7/+1
* features/locks: check for inodelk lists and blocked inodelks instead of entry...Raghavendra Bhat2011-06-161-3/+3
* features/locks:update the refcount while releasing a lockRaghavendra Bhat2011-06-141-0/+1
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-301-3/+4
* Revert "temporary workaround for mtab update race thingy"Csaba Henk2011-05-261-1/+0
* features/marker: whitespace cleanupRaghavendra G2011-05-114-198/+203
* syncdaemon: fix listing xattrs when there is none and failure handlingCsaba Henk2011-05-091-5/+4
* syncdaemon: some refactor on monitorCsaba Henk2011-05-093-13/+17
* marker: fill out the volume-mark properly in case of marking corruptionCsaba Henk2011-05-091-1/+1
* syncdaemon: add --normalize-url optionCsaba Henk2011-05-091-5/+8
* marker: fix NULL deref in loggingAnand 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 carefullyCsaba 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