index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cluster/afr : Remove wrong log message in afr-open.c
Kaushal M
2011-11-03
1
-7
/
+0
*
cluster/afr : Fix self-heal of special files
Kaushal M
2011-10-31
3
-11
/
+37
*
Move some of the messages to log level `TRACE'.
Sachidananda Urs
2011-10-30
4
-8
/
+8
*
glusterd: Fixed volume profile's "are all bricks down?" algo.
Krishnan Parthasarathi
2011-10-28
2
-1
/
+21
*
protocol/client: print remote operation failure logs in error mode instead if...
v3.2.5qa4
Raghavendra Bhat
2011-10-28
1
-24
/
+24
*
glusterd: Removing delayed moving of op sm for stop vol/remove brick op.
Krishnan Parthasarathi
2011-10-28
4
-60
/
+4
*
pump: Change crawl to accommodate afr_lookup changes
Pranith Kumar K
2011-10-28
3
-43
/
+101
*
cluster/afr: Take gfid-req from xattr_req only if inode->gfid is null
Pranith Kumar K
2011-10-28
1
-37
/
+60
*
mount/fuse: set gfid in lookup after a failed revalidate lookup
Pranith Kumar K
2011-10-28
1
-0
/
+3
*
check the return value of inode_path for less than or equal to zero
Raghavendra Bhat
2011-10-28
8
-15
/
+18
*
Improves the 'profile info' output. Makes it more self explanatory.
v3.2.5qa3
M S Vishwanath Bhat
2011-10-27
1
-12
/
+12
*
locks: perform inode_ref of pl_update_refkeeper outside locked region
Anand Avati
2011-10-27
1
-1
/
+6
*
features/marker-quota: Donot log when inode or inode-ctx is NULL.
Junaid
2011-10-27
1
-2
/
+2
*
glusterd: Fail volume 'modify' operations when rb is ongoing.
Krishnan Parthasarathi
2011-10-24
4
-138
/
+62
*
storage/posix: fill 'ia_ino' from 'ia_gfid' to preserve same ino number
Amar Tumballi
2011-10-23
1
-0
/
+20
*
core: build warning fixes
Amar Tumballi
2011-10-23
2
-0
/
+16
*
Stripe mknod: Always call mknod if REGULAR file on first child.
shishir gowda
2011-10-20
2
-50
/
+139
*
Remove EXCEPTIONS file.
Kaushal M
2011-10-19
3
-17
/
+2
*
glusterd: Refactored rb subcmds code and fixed some minor issues.
v3.2.5qa2
Krishnan Parthasarathi
2011-10-19
1
-257
/
+143
*
cluster/afr: Handle files without gfid
Pranith Kumar K
2011-10-19
9
-734
/
+610
*
storage/posix: posix changes to handle gfid/conflicts self-heal
Pranith Kumar K
2011-10-19
3
-1
/
+24
*
cluster/afr: Fix conflict files and gfids
Pranith K
2011-10-19
11
-802
/
+1663
*
glusterd rebalance: ignore 'selinux' xattrs
v3.2.5qa1
Amar Tumballi
2011-10-17
1
-0
/
+8
*
build: Change dependency of rsync version for geo-replication
Vijay Bellur
2011-10-17
1
-1
/
+1
*
cluster/afr: Handle lookups when self-heal is off
Pranith Kumar K
2011-10-17
9
-590
/
+983
*
cli: "profile info" output improvements
Kaushal M
2011-10-17
1
-7
/
+14
*
mgmt/glusterd: send the duplicate brick info to the cli
Raghavendra Bhat
2011-10-17
2
-4
/
+8
*
makes 'volume top' exit with exit status '0' upon success
M S Vishwanath Bhat
2011-10-16
1
-1
/
+1
*
glusterd: Should not cleanup peerinfo too soon.
Krishnan Parthasarathi
2011-10-16
2
-4
/
+4
*
libglusterfs/syncop: do not rely on synctask set in makecontext
Raghavendra Bhat
2011-10-10
1
-1
/
+7
*
nfs: size_t is an unsigned type. Changing it to ssize_t for "writelen" variab...
krishna
2011-10-10
2
-12
/
+16
*
libglusterfs/iobuf: increase the iobref's iobuf array size
Amar Tumballi
2011-10-10
3
-6
/
+8
*
glusterd rebalance: remove stale temporary file if migration fails
Amar Tumballi
2011-10-10
1
-0
/
+5
*
Stripe: Prevent dir gfid mismatch and ENOTEMPTY errors
shishir gowda
2011-10-10
2
-103
/
+334
*
cluster/dht: selfheal as root
shishir gowda
2011-10-10
2
-0
/
+2
*
glusterfsd: Fix a typo in log message.
Sachidananda Urs
2011-10-07
1
-1
/
+1
*
smoke.sh: Avoid running extended attribute tests with dbench
Vijay Bellur
2011-10-07
1
-1
/
+1
*
performance/io-cache: move mem-pool initialisation to init.
Raghavendra G
2011-10-01
1
-26
/
+13
*
build: Solaris build fixes
Kaushik BV
2011-10-01
4
-4
/
+29
*
gnfs/server: allow 255-char file names
Rajesh Amaravathi
2011-10-01
1
-2
/
+2
*
Kill glusterfsd along with glusterd process
v3.2.4
Lakshmipathi
2011-09-30
1
-2
/
+2
*
features/marker-quota: Return error when inode-contribution not present in in...
v3.2.4qa5
Junaid
2011-09-30
1
-9
/
+16
*
stripe self_heal: Prevent call to spurious STACK_DESTROY.
shishir gowda
2011-09-28
1
-0
/
+4
*
mgmt/glusterd: Ignore error when glusterd_op_get_ctx fails on other glusterd.
v3.2.4qa4
Junaid
2011-09-23
1
-1
/
+1
*
Revert "cluster/afr: eager locking of FD writes"
v3.2.4qa3
Vijay Bellur
2011-09-22
6
-173
/
+61
*
glusterd: do preparative gsyncd invocations with proper logging
Csaba Henk
2011-09-22
1
-36
/
+22
*
NFS : Posix compliance fixes.
Gaurav
2011-09-21
2
-5
/
+8
*
build : rpm spec file changes
Lakshmipathi
2011-09-21
1
-12
/
+16
*
rpc: Need to keep ref when handling cbk in call_bail.
Krishnan Parthasarathi
2011-09-20
1
-0
/
+5
*
storage/posix: Filter custom getxattrs in lookup
v3.2.4qa2
Pranith Kumar K
2011-09-20
1
-1
/
+34
[prev]
[next]