summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mount.glusterfs: support -o acl parameterv3.2.2qa1Anand Avati2011-07-011-0/+7
* glusterfs: add --acl command line option to load ACLs on the client sideAnand Avati2011-07-014-0/+40
* access-control: superseded by posix-acl translatorAnand Avati2011-07-015-2379/+9
* posix-acl: implementation of POSIX ACL as a translatorAnand Avati2011-07-0110-1/+2144
* storage/posix: set ACL keys during new entry/inode creationsAnand Avati2011-07-011-0/+63
* fuse: introduce "noacl" option to disable ACL checksAnand Avati2011-07-012-10/+49
* fuse: fill frame->root->groups with aux gids of the processAnand Avati2011-07-011-0/+53
* dht: set linkto xattr with linkfile create (mknod)Anand Avati2011-07-011-75/+13
* byte-order: htole*/letoh* and htobe*/betoh* for forced endian conversionsAnand Avati2011-07-011-6/+166
* 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
* rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.Raghavendra G2011-07-011-0/+1
* cluster/afr: set frame local before access windPranith K2011-07-011-0/+2
* cluster/afr: fix the range of the lock taken in [f]truncatePranith K2011-07-011-4/+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: reset open_in_transit to zero in case of an error.Raghavendra G2011-06-221-0/+1
* performance/quick-read: Perform error handling only when GF_CALLOC failsVijay Bellur2011-06-221-1/+1
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-221-2/+2
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-221-3/+3
* stack: make process state dump more debug friendlyAnand Avati2011-06-192-0/+30
* mgmt/glusterd: Set the generic options in the graph before merging it with th...Junaid2011-06-161-8/+8
* 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
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-1410-34/+178
* cluster/afr: propagate proper errno returned by lock fopsv3.2.1qa5v3.2.1Anand Avati2011-06-101-4/+0
* posix: fix GFID assignment race between mkdir and lookupAnand Avati2011-06-101-1/+69
* cluster/dht: use GFID returned from hashed subvolumev3.2.1qa4Anand Avati2011-06-091-0/+5
* build : use pid file to kill nfs processv3.2.1qa3Lakshmipathi2011-06-081-2/+11
* nfs:command to change the transport type of nfs server for volumes of transpo...Raghavendra Bhat2011-06-084-16/+96
* fix multiple transport related portmap issues in client handshakeAmar Tumballi2011-06-089-7/+135
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-081-1/+2
* cluster/afr: lookup should set the read-child based on pending xattrsPranith Kumar K2011-06-083-32/+98
* cluster/afr: Read-dir should wind to the read-child firstPranith Kumar K2011-06-081-17/+33
* 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
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-081-3/+1
* syncop: Increase stack size for deep call stack.Krishnan Parthasarathi2011-06-081-1/+1
* pump: cleanup potential dict related memory corruption.Krishnan Parthasarathi2011-06-086-31/+97
* glusterd: replace brick status grows with dir tree.Krishnan Parthasarathi2011-06-081-1/+1
* NFS : Don't set setattr_valid for exclusive create call.Gaurav2011-06-081-2/+5
* performance/io-cache: fix the check of min and max file size.Amar Tumballi2011-06-081-1/+1
* protocol/server: logging changesRaghavendra Bhat2011-06-082-11/+2
* restart glusterd after installing geo-replication rpmLakshmipathi2011-06-081-0/+4
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-087-41/+48
* protocol/client: Change log level of error to GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* cluster/stripe: Fix a typo in strncmp.v3.2.1qa2Mohammed Junaid Ahmed2011-06-011-1/+1
* cluster/stripe: make sure gfid is checked with valid dataAmar Tumballi2011-06-012-3/+7
* NFS : Handle buffer overflow in nfs3_create_exclusive.Gaurav2011-06-011-2/+4