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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
distribute: don't update the inode's gfid directly
Amar Tumballi
2010-09-23
5
-11
/
+37
*
distribute: bring in feature to fix the layout of root inode
Amar Tumballi
2010-09-23
1
-1
/
+143
*
fuse-resolve: remove stale code
Amar Tumballi
2010-09-23
1
-192
/
+6
*
mgmt/glusterd: Always use io-stats as the topmost xlator with appropriate vol...
Pavan Sondur
2010-09-22
1
-14
/
+103
*
mount/fuse: generate gfid only in case of a fresh lookup
Vijay Bellur
2010-09-22
1
-2
/
+1
*
fuse-resolve: don't resolve fd to new graph for now
Amar Tumballi
2010-09-22
1
-1
/
+5
*
distribute: in linkfile creation check for valid gfid in inode
v3.1.0qa28
Amar Tumballi
2010-09-22
1
-10
/
+10
*
distribute: while selfhealing directory, send proper gfid in dict
Amar Tumballi
2010-09-22
3
-13
/
+27
*
mgmt/glusterd: skip sending req to disconnected peers
Pranith Kumar K
2010-09-22
1
-0
/
+8
*
Restart all bricks which are down when glusterd comes up
shishir gowda
2010-09-22
6
-5
/
+150
*
mgmt/glusterd: replace-brick validations
Pranith Kumar K
2010-09-22
4
-51
/
+153
*
nfs, nfs3: Base volume access on CHILD-UP-DOWN event
Shehjar Tikoo
2010-09-22
7
-105
/
+418
*
distribute: Propagate CHILD-UP when all subvols are up
Shehjar Tikoo
2010-09-22
2
-3
/
+18
*
distribute: Return ESTALE when dir selfheal finds no fix
Shehjar Tikoo
2010-09-22
1
-2
/
+6
*
mgmt/glusterd: opinfo unlock should be done in txn_complete
Pranith Kumar K
2010-09-22
1
-1
/
+0
*
mgmt/glusterd: Restart src brick and add pump when replace brick cmds are given.
Pavan Sondur
2010-09-22
2
-15
/
+129
*
mgmt/glusterd: Enable/disable xlator options support added.
Pavan Sondur
2010-09-22
2
-60
/
+268
*
Remove brick for stripe should check for pairs/subvolumes
shishir gowda
2010-09-22
1
-5
/
+14
*
performance/quick-read: fix memory leaks.
Raghavendra G
2010-09-22
1
-3
/
+1
*
server-helper: check for conf before dereferencing
Amar Tumballi
2010-09-21
1
-4
/
+4
*
unmount the replace brick client irrespective of whether the previous command...
Raghavendra Bhat
2010-09-21
1
-10
/
+31
*
mgmt/glusterd: print critical log for responses from unknown peers
Pranith Kumar K
2010-09-21
1
-4
/
+8
*
mount/fuse: By default enable direct-io only for fds not openened with O_RDONLY.
v3.1.0qa27
Raghavendra G
2010-09-21
1
-2
/
+6
*
fix the typo in the getxattr of replace-brick
Raghavendra Bhat
2010-09-21
1
-1
/
+1
*
check the private structure of the xlator before accessing it
Raghavendra Bhat
2010-09-21
1
-0
/
+8
*
cli, mgmt/glusterd: send errno in case of Peer reject
Pranith Kumar K
2010-09-21
3
-4
/
+7
*
Friend find should handle hostname/ip
shishir gowda
2010-09-21
1
-1
/
+54
*
cli, mgmt/glusterd: volume sync command
Pranith Kumar K
2010-09-20
8
-216
/
+583
*
cluster/afr: print correct offset in debug message during diff self-heal.
Raghavendra G
2010-09-20
1
-2
/
+2
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
17
-36
/
+1333
*
mgmt/glusterd: detach peer properly when msg submission fails
Vijay Bellur
2010-09-18
2
-1
/
+4
*
change stat structure to iatt
Anush Shetty
2010-09-18
1
-1
/
+1
*
cluster/afr: allocate memory big enough to hold iatt structures.
Raghavendra G
2010-09-18
2
-3
/
+3
*
cluster/replicate: stack_wind into read_child only if it is up.
Raghavendra G
2010-09-18
1
-6
/
+6
*
check for 'link_inode' in server protocol
Amar Tumballi
2010-09-18
1
-0
/
+7
*
mgmt/glusterd: Proceed state machine when cli response fails
Vijay Bellur
2010-09-18
1
-0
/
+8
*
server-resolve: check for variables before dereferencing
Amar Tumballi
2010-09-17
1
-7
/
+14
*
glusterd: refactor service termination
Csaba Henk
2010-09-17
3
-133
/
+67
*
reorganize /etc/glusterd/logs, add nfs log too
Csaba Henk
2010-09-17
3
-4
/
+17
*
nfs3: Unref & unbind dir fd with inode lock on EOF
v3.1.0qa26
Shehjar Tikoo
2010-09-17
1
-6
/
+12
*
mount/fuse: Perform malloc for appropriate length
Vijay Bellur
2010-09-17
1
-1
/
+1
*
free the dict_val to avoid memory leak
Raghavendra Bhat
2010-09-17
1
-0
/
+2
*
Fix crash in dht_pathinfo_getxattr_cbk
shishir gowda
2010-09-17
1
-4
/
+11
*
Fix transalator indent for option
shishir gowda
2010-09-17
1
-2
/
+2
*
portmap: add support for registering multiple bricks on one port
Csaba Henk
2010-09-16
1
-7
/
+23
*
portmap: make grounds for typed service mapping
Csaba Henk
2010-09-16
4
-25
/
+33
*
server: Check gfid presence using uuid_is_null
v3.1.0qa25
Shehjar Tikoo
2010-09-16
1
-2
/
+2
*
distribute: send proper 'gfid' in calls originated from lookup/mkdir
Amar Tumballi
2010-09-16
1
-0
/
+9
*
performance/write-behind: dump contents of wb-file
Raghavendra G
2010-09-16
2
-9
/
+155
*
cluster/pump: introduce another flag to enable pump functionality
Amar Tumballi
2010-09-16
2
-45
/
+622
[next]