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
*
volgen: impemlent dynamic (pattern-based) option matching
Csaba Henk
2010-10-04
5
-119
/
+143
*
mgmt/Glusterd: new command volume reset <volname>, volume set enhancements
Kaushik BV
2010-10-03
16
-7
/
+728
*
mgmt/glusterd: changes for detach everywhere
Vijay Bellur
2010-10-03
4
-27
/
+141
*
volgen: add a precise getter function which considers default values as well
Csaba Henk
2010-10-02
2
-0
/
+33
*
volgen: add support for auth.addr.%s.{allow, reject} options
Csaba Henk
2010-10-02
1
-0
/
+49
*
volgen: fix up replace-brick + pump generation
Csaba Henk
2010-10-02
1
-8
/
+14
*
volgen: some refactor to make frequent invocations more handy
Csaba Henk
2010-10-02
1
-54
/
+79
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
26
-90
/
+115
*
xdr: introduce extra flag in rmdir request
Anand V. Avati
2010-10-02
3
-0
/
+4
*
Set the lock owner properly for lock self heal.
Pavan Sondur
2010-10-02
2
-0
/
+3
*
cluster/pump: Do not do lookup if it is "." and ".." in pump.
Pavan Sondur
2010-10-02
1
-74
/
+44
*
rpc-transport/rdma: send disconnect event only if the transport is already co...
Raghavendra G
2010-10-02
1
-3
/
+7
*
mgmt/glusterd: print peer state names instead of state numbers
Pranith K
2010-10-02
4
-8
/
+31
*
volgen: reimplement volgen
Csaba Henk
2010-10-02
7
-2493
/
+735
*
implemented graph printing
Csaba Henk
2010-10-02
6
-9
/
+285
*
xlator: make it possible to do type setting and dynamic loading separately
Csaba Henk
2010-10-02
2
-8
/
+34
*
protocol/client: Fix dumping of locks in client.
Pavan Sondur
2010-10-02
3
-13
/
+9
*
mgmt/glusterd: destroy frames in callback
Pranith K
2010-10-02
2
-0
/
+17
*
Replace assert in mem_put with gf_log_callingfn
shishir gowda
2010-10-02
1
-1
/
+6
*
mgmt/glusterd: handle peer not connected in peer detach
Pranith K
2010-10-02
1
-10
/
+33
*
debug/trace: print more information while logging inodelk and finodelk.
Raghavendra G
2010-10-02
1
-5
/
+100
*
get server xattr only if name is not NULL
shishir gowda
2010-10-02
1
-4
/
+4
*
rebalance: bring in two stages
Amar Tumballi
2010-10-01
3
-68
/
+140
*
glusterd: put all the code related to 'rebalance' in new file
Amar Tumballi
2010-10-01
3
-375
/
+415
*
changes for replace-brick status message
Raghavendra Bhat
2010-10-01
1
-4
/
+29
*
stat enhancements
Amar Tumballi
2010-10-01
5
-11
/
+95
*
mgmt/glusterd: handle glusterfs crashes for start/stop of bricks
Pranith K
2010-10-01
1
-61
/
+66
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
53
-222
/
+242
*
contrib/fuse: update from upstream [555d6b50 in git://fuse.git.sourceforge.ne...
Csaba Henk
2010-10-01
2
-5
/
+55
*
cluster/pump: Initiailize pthread mutex and saved fds list.
Pavan Sondur
2010-10-01
1
-0
/
+3
*
remove 'gfs_id' field from all protocol xdr structures
Amar Tumballi
2010-10-01
8
-507
/
+87
*
check if the table is NULL before accessing it
Raghavendra Bhat
2010-10-01
1
-1
/
+6
*
nfs3: Revalidate inode on receiving ESTALE on lookup
Shehjar Tikoo
2010-10-01
2
-1
/
+51
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
7
-6
/
+415
*
mgmt/glusterd: Make replace-brick atomic
Vijay Bellur
2010-10-01
1
-18
/
+54
*
changes for the gluster sanity script
Raghavendra Bhat
2010-10-01
1
-1
/
+15
*
Allow graph processing even if reconfigure fails
shishir gowda
2010-10-01
1
-1
/
+0
*
glusterfsd: perform init new graph if re-configure fails
Vijay Bellur
2010-09-30
3
-18
/
+43
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
23
-74
/
+2120
*
glusterd: fix in log filename and log rotate
Amar Tumballi
2010-09-30
1
-18
/
+64
*
mgmt/glusterd: memory leak fixes
Pranith K
2010-09-30
2
-0
/
+8
*
Block add, remove and replace brick ops when rebalance is in progress
shishir gowda
2010-09-30
5
-10
/
+56
*
start the per brick process with 'glusterfsd' instead of 'glusterfs'
Amar Tumballi
2010-09-30
1
-1
/
+1
*
rpc: in rpc_clnt_destroy(), destroy the memory pool also
Amar Tumballi
2010-09-30
1
-0
/
+8
*
mgmt/glusterd: remove debug messages in cleanup_and_exit
Pranith K
2010-09-30
2
-3
/
+2
*
protocol/client: handle more NULL dereference
Amar Tumballi
2010-09-30
1
-43
/
+50
*
protocol/server: set 'this->private' only if 'init()' is successful
Amar Tumballi
2010-09-29
1
-2
/
+1
*
replicate: remove checks which prevented self-heal when open fds were present
Anand Avati
2010-09-29
2
-16
/
+1
*
replicate: keep read_child in inode ctx as up-to-date as possible
Anand Avati
2010-09-29
3
-4
/
+50
*
pump: skip "." and ".." entries while traversing dir tree
Anand Avati
2010-09-29
1
-0
/
+4
[next]