summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
...
* geo-rep: partial support for unprivileged gsyncd via mountbrokerCsaba Henk2011-09-124-33/+126
* gsyncd: python3 compat fixesCsaba Henk2011-09-124-5/+36
* features/marker: unref the local incase of errors before unwindingRaghavendra Bhat2011-09-111-3/+5
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-095-310/+310
* features/marker-quota: Perform xattr related operations with root permissions...Junaid2011-09-092-6/+39
* gsyncd: do the homework, document _everything_Csaba Henk2011-09-089-17/+483
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-074-125/+0
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-251-1/+1
* gsyncd: refine command invocationCsaba Henk2011-08-254-32/+124
* features/locks: avoid using reqlock to prevent raceRaghavendra Bhat2011-08-242-2/+2
* features/marker-quota: Fix invalid reads in readdir_cbk.v3.3.0qa7Junaid2011-08-221-8/+24
* features/marker: changes in marker to avoid race conditions and corruptionsv3.3.0qa6Raghavendra Bhat2011-08-214-61/+217
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-1/+2
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-65/+11
* RO: fix read-only xlator support broken due to worm xlator fixshishir gowda2011-08-111-1/+1
* WORM: Write Once Read Many times xlator supportshishir2011-08-105-221/+480
* 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