index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/marker-quota: Perform removexattr with frame uid and gid set to root.
Junaid
2011-07-29
2
-0
/
+23
*
libglusterfs: Bring in os_daemon() routine to replace FreeBSD code
Vijay Bellur
2011-07-28
5
-102
/
+65
*
features/marker-quota: Fix some random memory leaks.
Junaid
2011-07-28
2
-12
/
+11
*
rpc: in client connection init(), return the proper error code
Amar Tumballi
2011-07-27
1
-0
/
+1
*
stripe: make it quick-read friendly
Amar Tumballi
2011-07-27
1
-121
/
+80
*
glusterd: handle replace-brick in paused state.
Krishnan Parthasarathi
2011-07-27
3
-26
/
+95
*
cluster/dht: dht_rename() - handle GFID situations
Anand Avati
2011-07-25
1
-14
/
+60
*
mgmt/glusterd: Read the contents of vol-info file into a dynamically alloced ...
Junaid
2011-07-24
2
-36
/
+92
*
Preserve atimes and mtimes during rebalance
Harshavardhana
2011-07-23
1
-1
/
+17
*
glusterd rebalance: handle the write failure properly
Amar Tumballi
2011-07-22
1
-10
/
+53
*
debug/io-stats: allow the log-level to be set to INFO
Raghavendra Bhat
2011-07-20
1
-2
/
+3
*
features/marker: fix race-conditions, memory corruptions and fd-leaks.
Raghavendra G
2011-07-20
8
-376
/
+1019
*
nfs: do not free the constant string
v3.3beta1
Raghavendra Bhat
2011-07-19
1
-0
/
+3
*
glusterd rebalance: use lstat() instead of stat()
Amar Tumballi
2011-07-19
1
-6
/
+6
*
s/Patchwork/Gerrit/
Anand Avati
2011-07-18
3
-64
/
+104
*
fuse: fix inode-leaks in fuse_lookup_and_resume codepath.
Raghavendra G
2011-07-17
2
-12
/
+31
*
io-threads: Initialize mutex and cond
shishir gowda
2011-07-17
1
-0
/
+12
*
posix: perform readdir filling in locked region
Anand Avati
2011-07-16
1
-82
/
+100
*
cli: 'QUOTA' Display the limit-set and size of the directory in KB, MB, etc
Junaid
2011-07-14
1
-4
/
+13
*
libglusterfs/common-utils: Added gf_uint64_2human_readable function.
Junaid
2011-07-14
2
-0
/
+38
*
features/locks: Avoid using reqlock to prevent race
v3.2.2qa8
v3.2.2
Vijay Bellur
2011-07-13
2
-2
/
+2
*
storage/posix: set all keys present in 'params' dict while creating an entry
v3.2.2qa7
Amar Tumballi
2011-07-12
1
-2
/
+67
*
mgmt/glusterd: write complete string contained in value in to the volinfo file.
Mohammed Junaid Ahmed
2011-07-12
1
-4
/
+8
*
cluster/distribute: send proper 'params' dictionary during linkfile creation
Amar Tumballi
2011-07-12
1
-4
/
+13
*
server: Reassociating 'old' conn can lead to chaos.
Krishnan P
2011-07-12
1
-22
/
+12
*
glusterd rebalance: mount with '--acl' option for rebalancing.
Amar Tumballi
2011-07-12
1
-1
/
+1
*
cluster/dht: fix race between two directory renames
v3.2.2qa5
Anand Avati
2011-07-12
1
-7
/
+79
*
storage/posix: detect race in posix_rename()
Anand Avati
2011-07-12
1
-0
/
+23
*
add 'logrotate' config file to the package
Amar Tumballi
2011-07-12
2
-1
/
+31
*
glusterd rebalance: bring in feature to migrate extended attributes too
Amar Tumballi
2011-07-12
1
-0
/
+61
*
nfs-rpc: Use mempool for allocating connection object
Shehjar Tikoo
2011-07-11
2
-3
/
+19
*
quota: update limit stored in inode-ctx when limit is removed on a directory.
Raghavendra G
2011-07-11
1
-2
/
+7
*
nfsrpc: Re-order NFS auth array contents
v3.2.2qa4
Pavan T C
2011-07-11
1
-6
/
+6
*
posix-acl: perform access checks on read/write/truncate for NFS calls
v3.2.2qa3
Anand Avati
2011-07-08
1
-3
/
+108
*
access-control: Handle F_OK in perm check, and O_APPEND, O_TRUNC in open
shishir gowda
2011-07-08
1
-0
/
+5
*
DHT access: For nfs calls, op_ret is always 0, and mode is op_errno
shishir gowda
2011-07-08
1
-1
/
+10
*
client-handshake: skip CHILD_DOWN notifications when client is querying port ...
Raghavendra G
2011-07-07
1
-0
/
+2
*
mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.
Raghavendra G
2011-07-07
1
-1
/
+2
*
cluster/afr: save xattr of all the children in lookup_cbk
Pranith K
2011-07-07
1
-2
/
+2
*
cluster/afr: previous read_child should take precedence over priv->read_child
Pranith K
2011-07-07
2
-2
/
+9
*
NFS access control list: Decode the NFS requests into mode format
shishir gowda
2011-07-07
3
-2
/
+22
*
access-control: NFS access control expects a return of valid mode
shishir gowda
2011-07-07
1
-13
/
+29
*
features/locks: Do not block UNLOCKs
Vijay Bellur
2011-07-07
2
-2
/
+2
*
access-control: Save group permissions returned from backend
v3.2.2qa2
shishir gowda
2011-07-05
2
-2
/
+9
*
access-control: Return mode part of NFS access control request
shishir gowda
2011-07-05
1
-8
/
+18
*
nfs: Change NFS3 access op to use access fop
Shehjar Tikoo
2011-07-05
7
-174
/
+84
*
mount.glusterfs: support -o acl parameter
v3.2.2qa1
Anand Avati
2011-07-01
1
-0
/
+7
*
glusterfs: add --acl command line option to load ACLs on the client side
Anand Avati
2011-07-01
4
-0
/
+40
*
access-control: superseded by posix-acl translator
Anand Avati
2011-07-01
5
-2379
/
+9
*
posix-acl: implementation of POSIX ACL as a translator
Anand Avati
2011-07-01
10
-1
/
+2144
[next]