summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* access-control: superseded by posix-acl translatorAnand Avati2011-07-086-2132/+9
* posix-acl: implementation of POSIX ACL as a translatorAnand Avati2011-07-089-1/+2142
* storage/posix: set ACL keys during new entry/inode creationsAnand Avati2011-07-081-0/+131
* fuse: introduce "noacl" option to disable ACL checksAnand Avati2011-07-082-11/+51
* fuse: fill frame->root->groups with aux gids of the processAnand Avati2011-07-081-0/+53
* dht: set linkto xattr with linkfile create (mknod)Anand Avati2011-07-081-75/+13
* dht disk usage: Correct free blk calculationshishir gowda2011-07-071-2/+2
* features/marker-quota: call stack destroy when hardlink count is not greater 1.Junaid2011-07-011-0/+6
* mnt/fuse: Do a pthread_cond_broadcast for both CHILD_UP and CHILD_DOWN events.Raghavendra G2011-07-012-6/+7
* mount/fuse: wait till CHILD_UP event is recieved to do the first lookup.Raghavendra G2011-07-011-9/+2
* cluster/afr: fix the range of the lock taken in [f]truncatePranith K2011-07-011-4/+4
* mgmt/glusterd: return 0 when glusterd_op_get_ctx fails on other glusterd's.Junaid2011-06-301-1/+1
* features/marker-quota: Change the log-level of gf_log to debug in quota_inode...Junaid2011-06-301-2/+1
* mgmt/glusterd: 'Quota' use quota-crawl.log to store logs of maintainence mount.Junaid2011-06-301-8/+4
* features/marker-quota: Skip contribution creation on root.Junaid2011-06-231-8/+10
* spelling corrections in glusterfs codeVishwanath2011-06-234-4/+4
* distribute: handle 'fix.layout' key in setxattr() instead of getxattr()Amar Tumballi2011-06-232-73/+50
* bring in strict check on export directory being re-used for different volumeAmar Tumballi2011-06-235-5/+102
* gluster volume info: fix the output of 'stripe-replicated' volumesAmar Tumballi2011-06-233-0/+19
* gluster volume create: option for stripe + replicate volumeAmar Tumballi2011-06-233-2/+52
* Stripe selfheal: Prevent spurious STACK_DESTROY callshishir gowda2011-06-221-0/+4
* fuse: consider a lookup as revalidate even if the inode is present in new graph.Raghavendra G2011-06-221-10/+12
* performance/quick-read: Perform error handling only when GF_CALLOC failsVijay Bellur2011-06-221-1/+1
* Stripe lookup: aggregate xattrsshishir gowda2011-06-221-0/+4
* mgmt/glusterd: Enable quota only when volume is started.Junaid2011-06-221-0/+6
* NFS : Pass valid argument in mnt3svc_dump.Gaurav2011-06-221-1/+1
* performance/quick-read: reset open_in_transit to zero in case of an error.Raghavendra G2011-06-221-0/+1
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-201-2/+2
* features/quota: Print a log when reconfigure fails.Junaid2011-06-201-5/+8
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-201-3/+3
* Print error message to report missing mount point.Sachidananda2011-06-191-0/+3
* print the owner and the transport for the blocked locks in server statedumpRaghavendra Bhat2011-06-191-2/+4
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-1614-363/+25
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-161-1/+2
* mgmt/glusterd: chdir into mount in second child process while crawling the fs...Junaid2011-06-161-9/+7
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-162-51/+54
* gluster rebalance: handle the migration of files with 'holes'.Amar Tumballi2011-06-161-6/+70
* gluster rebalance: bring in a 'force' optionAmar Tumballi2011-06-161-9/+17
* 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
* PUMP: perform opendir on pump xlator instead of its childPranith K2011-06-161-4/+2