summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* storage/posix: detect race in posix_rename()Anand Avati2011-07-121-0/+23
* glusterd rebalance: bring in feature to migrate extended attributes tooAmar Tumballi2011-07-121-0/+61
* nfs-rpc: Use mempool for allocating connection objectShehjar Tikoo2011-07-112-3/+19
* quota: update limit stored in inode-ctx when limit is removed on a directory.Raghavendra G2011-07-111-2/+7
* nfsrpc: Re-order NFS auth array contentsv3.2.2qa4Pavan T C2011-07-111-6/+6
* posix-acl: perform access checks on read/write/truncate for NFS callsv3.2.2qa3Anand Avati2011-07-081-3/+108
* access-control: Handle F_OK in perm check, and O_APPEND, O_TRUNC in openshishir gowda2011-07-081-0/+5
* DHT access: For nfs calls, op_ret is always 0, and mode is op_errnoshishir gowda2011-07-081-1/+10
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-071-0/+2
* mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.Raghavendra G2011-07-071-1/+2
* cluster/afr: save xattr of all the children in lookup_cbkPranith K2011-07-071-2/+2
* cluster/afr: previous read_child should take precedence over priv->read_childPranith K2011-07-072-2/+9
* NFS access control list: Decode the NFS requests into mode formatshishir gowda2011-07-073-2/+22
* access-control: NFS access control expects a return of valid modeshishir gowda2011-07-071-13/+29
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-072-2/+2
* access-control: Save group permissions returned from backendv3.2.2qa2shishir gowda2011-07-052-2/+9
* access-control: Return mode part of NFS access control requestshishir gowda2011-07-051-8/+18
* nfs: Change NFS3 access op to use access fopShehjar Tikoo2011-07-057-174/+84
* mount.glusterfs: support -o acl parameterv3.2.2qa1Anand Avati2011-07-011-0/+7
* access-control: superseded by posix-acl translatorAnand Avati2011-07-014-2377/+9
* posix-acl: implementation of POSIX ACL as a translatorAnand Avati2011-07-019-1/+2141
* 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
* 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: 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
* 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-148-33/+164
* 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
* 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-086-6/+61
* 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