summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.release-3.2Mohammed Junaid2013-02-071-3/+3
* geo-rep: gsyncd: fix up fallback xtime for orphans on master sidev3.2.7qa1Csaba Henk2012-04-121-7/+8
* geo-rep / gsyncd: fix cleanup of temporary mountsv3.2.6qa6v3.2.6Csaba Henk2012-03-091-13/+25
* gsyncd: geo-rep: Reduce excessive verbosity in loggingv3.2.6qa5Venky Shankar2012-03-061-8/+23
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-012-1/+2
* features/marker: xtime should not be updated for modifications done by specia...Junaid2012-01-241-1/+7
* features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...v3.2.5qa9v3.2.5Junaid2011-11-111-11/+12
* cli: add geo-replication log-rotate commandVenky Shankar2011-11-046-19/+66
* check the return value of inode_path for less than or equal to zeroRaghavendra Bhat2011-10-284-6/+6
* locks: perform inode_ref of pl_update_refkeeper outside locked regionAnand Avati2011-10-271-1/+6
* features/marker-quota: Donot log when inode or inode-ctx is NULL.Junaid2011-10-271-2/+2
* features/marker-quota: Return error when inode-contribution not present in in...v3.2.4qa5Junaid2011-09-301-9/+16
* Revert "cluster/afr: eager locking of FD writes"v3.2.4qa3Vijay Bellur2011-09-221-2/+1
* features/marker: Use appropriate loc struct to do removexattr on newpath afte...Raghavendra G2011-09-201-1/+13
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-192-3/+10
* features/quota: implement mknod fop.Raghavendra G2011-09-191-0/+142
* features/marker-quota: Perform xattr related operations with root permissions...Junaid2011-09-122-6/+39
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-125-310/+310
* memleak fixes for markerRaghavendra Bhat2011-09-111-3/+5
* cluster/afr: eager locking of FD writesAnand Avati2011-09-081-1/+2
* features/locks: free the string allocated by inode_pathRaghavendra Bhat2011-08-231-3/+8
* features/marker-quota: Fix invalid reads in readdir_cbk.Junaid2011-08-221-8/+24
* features/marker: avoid race conditions in marker-quota and avoid memory corru...v3.2.3qa4Raghavendra Bhat2011-08-202-50/+199
* 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