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
/
mgmt
/
glusterd
/
src
/
glusterd-op-sm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: CLI commands to create and manage tiered volumes.
Dan Lambright
2015-03-19
1
-1
/
+9
*
cli/glusterd: cli command implementation for bitrot features
Gaurav Kumar Garg
2015-03-18
1
-0
/
+10
*
CLI : GLobal option for NFS-Ganesha
Meghana Madhusudhan
2015-03-18
1
-3
/
+18
*
Features/trash : Combined patches for trash translator
Anoop C S
2015-03-16
1
-0
/
+78
*
glusterd: Protect the peer list and peerinfos with RCU.
Kaushal M
2015-03-16
1
-16
/
+16
*
mgmt/glusterd: Changes required for disperse volume heal commands
Pranith Kumar K
2015-03-10
1
-102
/
+131
*
cluster/ec: Add self-heal-daemon command handlers
Pranith Kumar K
2015-03-09
1
-8
/
+8
*
glusterd: Replace libglusterfs lists with liburcu lists
Kaushal M
2015-03-03
1
-65
/
+79
*
glusterd: nfs,shd,quotad,snapd daemons refactoring
Atin Mukherjee
2015-02-20
1
-54
/
+60
*
cli: volume status for tcp,rdma type volume display only tcp port
Mohammed Rafi KC
2015-02-18
1
-0
/
+57
*
glusterd: quorum validatation in glusterd syncop framework
GauravKumarGarg
2015-01-20
1
-103
/
+1
*
mgmt/glusterd: Implement Volume heal enable/disable
Pranith Kumar K
2015-01-20
1
-12
/
+4
*
glusterd: quorum calculation should happen on global peer_list
Atin Mukherjee
2015-01-12
1
-8
/
+7
*
glusterd: Refactor glusterd-utils.c
Avra Sengupta
2015-01-08
1
-0
/
+1
*
glusterd: cluster quorum count check correction
Atin Mukherjee
2015-01-06
1
-1
/
+5
*
glusterd: use synclock_t for synchronizing concurrent '\op_sm\' invocations
Krishnan Parthasarathi
2014-12-01
1
-5
/
+7
*
glusterd: logging improvement in txn_opinfo getter/setter function
Atin Mukherjee
2014-11-30
1
-11
/
+12
*
glusterd : release cluster wide locks in op-sm during failures
Atin Mukherjee
2014-11-06
1
-16
/
+51
*
glusterd: op state machine shouldn't use global peer list
Atin Mukherjee
2014-10-28
1
-11
/
+12
*
glusterd: Prevent rebalance starting with old clients
Kaushal M
2014-09-03
1
-38
/
+0
*
glusterd: Avoid spurious WARNING 'op_ctx modification failed'
Harshavardhana
2014-07-24
1
-2
/
+35
*
glusterd: Improvements to peer identification
Kaushal M
2014-07-15
1
-2
/
+3
*
glusterd/snapshot: fixing glusterd quorum during snap operation
Joseph Fernandes
2014-07-04
1
-1
/
+1
*
mgmt/glusterd: display snapd status as part of volume status
Raghavendra Bhat
2014-06-30
1
-1
/
+58
*
glusterd: Better op-version values and ranges
Kaushal M
2014-06-09
1
-4
/
+4
*
glusterd: Changes to provide interface for USS
Varun Shastry
2014-06-03
1
-0
/
+10
*
glusterd: Fetching the txn_id before performing glusterd_op_bricks_select in ...
Avra Sengupta
2014-06-02
1
-1
/
+1
*
glusterd: Allow setting volume options by default based on op-version
Kaushal M
2014-05-14
1
-2
/
+18
*
glusterd: Use a calloc-ed copy of txn_id for glusterd_do_replace_brick
Avra Sengupta
2014-05-08
1
-3
/
+8
*
glusterd: Port server quorum messages to the gf_msg API
Kaushal M
2014-05-06
1
-1
/
+4
*
glusterd: Allow bumping up the cluster op-version
Kaushal M
2014-05-06
1
-0
/
+73
*
glusterd: Fetch brick mount_dirs during brick create.
Avra Sengupta
2014-05-06
1
-5
/
+21
*
glusterd/snapshot : Barrier code integration with snapshot codebase.
Sachin Pandit
2014-05-01
1
-3
/
+2
*
cli: Add a cli command to enable/disable barrier
Kaushal M
2014-04-29
1
-0
/
+9
*
glusterd: Add a barrier brick-op
Kaushal M
2014-04-29
1
-0
/
+66
*
glusterd/snapshot: Compare and update snapshots during peer handshake
Avra Sengupta
2014-04-28
1
-3
/
+3
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-3
/
+4
*
gluster: GlusterFS Volume Snapshot Feature
Avra Sengupta
2014-04-11
1
-22
/
+106
*
glusterd: Free dup_value when error path is taken.
Ira Cooper
2014-02-14
1
-4
/
+8
*
glusterd/Vol-Locks : Moving globals into glusterd priv and code refactoring
Avra Sengupta
2014-02-14
1
-26
/
+84
*
glusterd: Volume locks and transaction specific opinfos
Avra Sengupta
2014-02-10
1
-126
/
+507
*
glusterd: Fix the NULL dereference errors reported by coverity.
Poornima
2014-02-07
1
-0
/
+4
*
glusterd: Free leaked error message.
Ira Cooper
2014-01-24
1
-3
/
+5
*
cli: Add options to the CLI that let the user control the reset of
Dawit Alemu
2014-01-24
1
-8
/
+2
*
glusterd : enable/disable quota using volume set cmd deprecated.
Anuradha Talur
2013-12-19
1
-0
/
+38
*
glusterd: Aggregate tasks status in 'volume status [tasks]'
Kaushal M
2013-12-04
1
-5
/
+3
*
cli: Add an option to fetch just incremental or cumulative I/0
Dawit Alemu
2013-12-03
1
-2
/
+8
*
cli: use proper copy to set node-name
Bala.FA
2013-11-26
1
-2
/
+19
*
cli/glusterd: Changes to quota command Quota feature
Raghavendra G
2013-11-26
1
-17
/
+60
*
cli: fix possible memory leaks
Bala.FA
2013-11-21
1
-0
/
+3
[next]