summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs: do not free the constant stringv3.3beta1Raghavendra Bhat2011-07-191-0/+3
* glusterd rebalance: use lstat() instead of stat()Amar Tumballi2011-07-191-6/+6
* s/Patchwork/Gerrit/Anand Avati2011-07-183-64/+104
* fuse: fix inode-leaks in fuse_lookup_and_resume codepath.Raghavendra G2011-07-172-12/+31
* io-threads: Initialize mutex and condshishir gowda2011-07-171-0/+12
* posix: perform readdir filling in locked regionAnand Avati2011-07-161-82/+100
* cli: 'QUOTA' Display the limit-set and size of the directory in KB, MB, etcJunaid2011-07-141-4/+13
* libglusterfs/common-utils: Added gf_uint64_2human_readable function.Junaid2011-07-142-0/+38
* features/locks: Avoid using reqlock to prevent racev3.2.2qa8v3.2.2Vijay Bellur2011-07-132-2/+2
* storage/posix: set all keys present in 'params' dict while creating an entryv3.2.2qa7Amar Tumballi2011-07-121-2/+67
* mgmt/glusterd: write complete string contained in value in to the volinfo file.Mohammed Junaid Ahmed2011-07-121-4/+8
* cluster/distribute: send proper 'params' dictionary during linkfile creationAmar Tumballi2011-07-121-4/+13
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-22/+12
* glusterd rebalance: mount with '--acl' option for rebalancing.Amar Tumballi2011-07-121-1/+1
* cluster/dht: fix race between two directory renamesv3.2.2qa5Anand Avati2011-07-121-7/+79
* storage/posix: detect race in posix_rename()Anand Avati2011-07-121-0/+23
* add 'logrotate' config file to the packageAmar Tumballi2011-07-122-1/+31
* 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
* 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