summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount.glusterfs: support -o acl parameterAnand Avati2011-07-081-0/+7
* glusterfs: add --acl command line option to load ACLs on the client sideAnand Avati2011-07-084-0/+40
* access-control: superseded by posix-acl translatorAnand Avati2011-07-087-2134/+9
* posix-acl: implementation of POSIX ACL as a translatorAnand Avati2011-07-0810-1/+2145
* 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
* byte-order: htole*/letoh* and htobe*/betoh* for forced endian conversionsAnand Avati2011-07-081-6/+166
* 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
* inode table: avoid memleak by freeing the allocated structures incase of failureRaghavendra Bhat2011-07-012-33/+28
* rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.Raghavendra G2011-07-011-0/+1
* 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
* cli: 'Quota' use quota-list.log to store logs of maintainance mount.Junaid2011-06-301-1/+3
* features/marker-quota: Skip contribution creation on root.Junaid2011-06-231-8/+10
* spelling corrections in glusterfs codeVishwanath2011-06-238-21/+21
* distribute: handle 'fix.layout' key in setxattr() instead of getxattr()Amar Tumballi2011-06-232-73/+50
* libglusterfs: added syncop_* functionsAmar Tumballi2011-06-232-2/+260
* 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-234-13/+49
* gluster volume create: option for stripe + replicate volumeAmar Tumballi2011-06-235-24/+149
* Fix typos in manpages.Sachidananda2011-06-222-2/+2
* 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
* Fix the command line log to display correct error message.Sachidananda2011-06-191-1/+3
* Print error message to report missing mount point.Sachidananda2011-06-191-0/+3
* CLI : Display possible options in proper format.Gaurav2011-06-192-6/+18
* extras: Add quota-related debugging scripts.Raghavendra G2011-06-192-0/+90
* print the owner and the transport for the blocked locks in server statedumpRaghavendra Bhat2011-06-191-2/+4
* stack: make process state dump more debug friendlyAnand Avati2011-06-192-0/+30
* cli: Print the error message sent by glusterd when quota list cmd fails.Junaid2011-06-171-3/+12
* 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-1612-147/+142
* gluster rebalance: handle the migration of files with 'holes'.Amar Tumballi2011-06-161-6/+70