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: hold lock on dirty inode's parent while healing a dirt...
Raghavendra G
2011-06-16
1
-24
/
+87
*
features/marker-quota: hold parent inodelk during creation of xattrs on direc...
Mohammed Junaid Ahmed
2011-06-16
1
-47
/
+192
*
features/marker-quota: check for refcount being zero holding lock in quota_lo...
Raghavendra G
2011-06-16
4
-21
/
+13
*
features/marker-quota: wipe parent_loc in marker_local_unref.
Raghavendra G
2011-06-16
1
-0
/
+1
*
marker-quota/rename: use contribution values from backend instead of in-memor...
Raghavendra G
2011-06-16
2
-97
/
+194
*
features/marker-quota: use mutexes while accessing contribution values.
Raghavendra G
2011-06-16
3
-49
/
+97
*
features/marker: fixes in dirty inode self-heal codepath.
Raghavendra G
2011-06-16
1
-9
/
+10
*
libglusterfs/call-stub: Allow unwinding of frames for rename during call_resu...
Raghavendra G
2011-06-16
1
-2
/
+0
*
features/marker-quota: performance optimization.
Raghavendra G
2011-06-16
1
-3
/
+10
*
features/marker-quota: fixes in rename path.
Raghavendra G
2011-06-16
6
-71
/
+414
*
features/quota: after validation on a path, reset variable just_validated to ...
Raghavendra G
2011-06-16
1
-6
/
+11
*
PUMP: perform opendir on pump xlator instead of its child
Pranith K
2011-06-16
1
-4
/
+2
*
cluster/distribute: remove the unused variable from 'conf'
Amar Tumballi
2011-06-16
4
-22
/
+0
*
rdma: fix the excessive logs
Amar Tumballi
2011-06-16
2
-3
/
+5
*
build warning fixes
Amar Tumballi
2011-06-16
7
-62
/
+60
*
fixing some build issues in Mac OS X
Amar Tumballi
2011-06-16
8
-18
/
+17
*
Update man pages to include newer options.
Sachidananda
2011-06-16
3
-3
/
+22
*
pump: cleanup xattrs on both commit and abort path.
Krishnan P
2011-06-16
4
-4
/
+207
*
glusterd: do_operation_abort and then kill dst_brick.
Krishnan P
2011-06-16
1
-12
/
+13
*
afr: holding stack var via dict_set_static_bin corrupts.
Krishnan P
2011-06-16
1
-2
/
+15
*
syncop: Modified to accept one 'non-frame' arg.
Krishnan P
2011-06-16
3
-12
/
+47
*
Delete/correct deprecated options in sample vol files.
Sachidananda
2011-06-16
3
-28
/
+16
*
features/locks: check for inodelk lists and blocked inodelks instead of entry...
Raghavendra Bhat
2011-06-16
1
-3
/
+3
*
Bring `examples' directory upto date.
Sachidananda
2011-06-16
14
-259
/
+84
*
features/locks:update the refcount while releasing a lock
Raghavendra Bhat
2011-06-14
1
-0
/
+1
*
performance-translators: print path to file while dumping fdctx.
Raghavendra G
2011-06-14
2
-1
/
+19
*
performance/read-ahead: dump pages in read-ahead cache.
Raghavendra G
2011-06-14
1
-0
/
+91
*
performance/stat-prefetch: dump cache and list of ops waiting for lookup comp...
Raghavendra G
2011-06-14
1
-0
/
+178
*
rbthashtable: implement traverser procedure.
Raghavendra G
2011-06-14
2
-2
/
+55
*
libglusterfs/inode.c: Add version of inode_path which can be called holding i...
Raghavendra G
2011-06-14
2
-54
/
+75
*
performance/quick-read: dump inode and fdctx during statedump.
Raghavendra G
2011-06-14
1
-0
/
+126
*
performance/io-cache: print cache information during state dump.
Raghavendra G
2011-06-14
3
-10
/
+156
*
cli: 'QUOTA' Display the limit-set and size of the directory in KB, MB, etc
Junaid
2011-06-14
1
-4
/
+13
*
libglusterfs/common-utils: Added gf_uint64_2human_readable function.
Junaid
2011-06-14
2
-0
/
+38
*
mgmt/glusterd: Set the generic options in the graph before merging it with th...
Junaid
2011-06-14
1
-8
/
+8
*
Prevent spurious getxattr for gfid-req in posix_lookup
shishir gowda
2011-06-14
1
-0
/
+2
*
DHT: check for mis-matching user xattrs
shishir gowda
2011-06-14
3
-2
/
+36
*
gluster rebalance: fix the mount command string
Amar Tumballi
2011-06-14
1
-1
/
+1
*
removed unused old sample files
Lakshmipathi
2011-06-14
1
-1
/
+1
*
cli: Display a warning upon disabling quota.
Junaid
2011-06-13
2
-26
/
+35
*
DHT selheal dir: Recreate dirs with correct gfid.
shishir gowda
2011-06-13
1
-0
/
+1
*
cluster/afr: propagate proper errno returned by lock fops
Anand Avati
2011-06-10
1
-4
/
+0
*
cluster/dht: use GFID returned from hashed subvolume
Anand Avati
2011-06-09
1
-0
/
+5
*
build : use pid file to kill nfs process
Lakshmipathi
2011-06-08
1
-2
/
+11
*
rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()
Amar Tumballi
2011-06-08
1
-4
/
+1
*
nfs:command to change the transport type of nfs server for volumes of transpo...
Raghavendra Bhat
2011-06-08
4
-16
/
+96
*
fix multiple transport portmap issues in client handshake
Amar Tumballi
2011-06-08
9
-2
/
+127
*
glusterd-volgen: fix rdma volume file path in case of 'tcp, rdma' transport.
Amar Tumballi
2011-06-08
1
-1
/
+1
*
NFS : Don't set setattr_valid for exclusive create call.
Gaurav
2011-06-08
1
-2
/
+5
*
cluster/stripe: check if key is a valid ptr. before dereferncing
Kaushik BV
2011-06-08
1
-1
/
+1
[next]