summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* locks: dump client pid and time of blocking/granting.Krishnan Parthasarathi2011-09-306-19/+65
* Second round of warning suppression.Jeff Darcy2011-09-291-4/+4
* geo-rep: disallow some special characters in url syntaxCsaba Henk2011-09-221-1/+1
* geo-rep: add support to glob patterns with "geo-rep config"Csaba Henk2011-09-221-3/+7
* geo-rep: implement IP address based access controlCsaba Henk2011-09-223-23/+64
* geo-rep: gsyncd: make sure path operations do not act outside the volumeCsaba Henk2011-09-221-0/+28
* gsyncd: control rsync targetCsaba Henk2011-09-225-20/+258
* gsyncd: implement restricted mode and utility dispatchCsaba Henk2011-09-222-38/+182
* geo-rep: rewrite gsyncd wrapper in CCsaba Henk2011-09-224-60/+152
* geo-rep: gsyncd: add --ignore-deletes optionVenky Shankar2011-09-203-3/+29
* features/locks: free the string allocated by inode_pathRaghavendra Bhat2011-09-191-3/+8
* features/marker: Use appropriate loc struct to do removexattr on newpath afte...Raghavendra G2011-09-191-1/+12
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-142-3/+11
* features/quota: implement mknod fop.Raghavendra G2011-09-141-0/+142
* 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