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
*
eventsapi: Geo-replication User driven events
Aravinda VK
2016-08-04
2
-0
/
+134
*
cluster/afr: copy loc before passing to syncop
Pranith Kumar K
2016-08-04
1
-1
/
+2
*
glusterd: clean up old port and allocate new one on every restart
Atin Mukherjee
2016-08-03
8
-79
/
+46
*
commn-HA: Add portblock RA to tickle packets post failover(/back)
Soumya Koduri
2016-08-03
2
-10
/
+33
*
gfapi: fix glfs_set_volfile_server doc
Prasanna Kumar Kalever
2016-08-02
1
-4
/
+3
*
events: move conditional macro check USE_EVENTS inside gf_events
Atin Mukherjee
2016-08-02
3
-13
/
+3
*
eventsapi: Auto generate header files during make
Aravinda VK
2016-08-01
6
-59
/
+46
*
glusterd: Fix memory leak in glusterd (un)lock RPCs
root
2016-08-01
1
-0
/
+9
*
features/ganesha : remove ganesha xlator from client graph
Jiffin Tony Thottan
2016-07-31
1
-22
/
+0
*
io-stats: fix translator names
Jeff Darcy
2016-07-29
3
-6
/
+42
*
gluster man page: Add output option "--xml" to man page of gluster
Mohit Agrawal
2016-07-29
1
-2
/
+2
*
cluster/tier: dont promote if estimated block consumption > hi watermark
Milind Changire
2016-07-29
2
-50
/
+153
*
Snapshot/xml:xml output for snapshot clone
Mohammed Rafi KC
2016-07-29
2
-3
/
+73
*
tests: Fix get_pending_heal_count check in ec
Ravishankar N
2016-07-29
11
-4
/
+4
*
posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fop
Ravishankar N
2016-07-29
1
-0
/
+10
*
storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...
Krutika Dhananjay
2016-07-29
1
-1
/
+1
*
io-threads: distribute work fairly among clients
Jeff Darcy
2016-07-28
3
-13
/
+107
*
io-threads: remove least-rate-limit option and code
Jeff Darcy
2016-07-28
4
-153
/
+2
*
dht/rebalance: allocate migrator thread pool dynamically
Susant Palai
2016-07-28
2
-3
/
+15
*
eventsapi: Volume Set and Reset Events
Aravinda VK
2016-07-28
5
-0
/
+87
*
snapshot/snapd: Don't display pid when snapd is offline
Avra Sengupta
2016-07-27
2
-0
/
+8
*
tests: Fix the spurious failure in libgfapi-fini-hang.t
Poornima G
2016-07-27
2
-8
/
+11
*
gfapi: deprecate rdma support for management connections
Prasanna Kumar Kalever
2016-07-27
1
-4
/
+25
*
tests: Fix tests/bitrot/bug-1244613.t
Kotresh HR
2016-07-27
1
-0
/
+3
*
cluster/tier: fix statfs for dht/tiered volumes
Dan Lambright
2016-07-27
6
-22
/
+265
*
README: improve readability and add a clickable link
Niels de Vos
2016-07-27
1
-5
/
+4
*
tier: Suppress warning when tiering is disabled
Prashanth Pai
2016-07-27
1
-0
/
+4
*
extras: Change failed_tests.py to generate html output
Poornima G
2016-07-27
1
-30
/
+43
*
afr: some coverity fixes
Ravishankar N
2016-07-26
11
-110
/
+161
*
libglusterfs: add "_" to the name of parameter in macro code
Zhou Zhengping
2016-07-26
1
-3
/
+3
*
infra: remove anti-typedef check
Jeff Darcy
2016-07-26
1
-11
/
+0
*
dict: Don't expose get_new_dict/dict_destroy
Pranith Kumar K
2016-07-25
20
-76
/
+68
*
cluster/ec: Handle absence of keys in some callback dict
Ashish Pandey
2016-07-25
1
-3
/
+10
*
features/ctr: Check for NULL local
N Balachandran
2016-07-25
4
-3
/
+10
*
tests: Moving ./tests/bugs/snapshot/bug-1316437.t to bad test
Avra Sengupta
2016-07-25
1
-0
/
+2
*
gfapi/upcall: Fix a ref leak
Soumya Koduri
2016-07-24
1
-0
/
+4
*
tests: Remove hard coding in get_aux
Pranith Kumar K
2016-07-22
1
-4
/
+12
*
tests: Fix spurious failures with split-brain-favorite-child-policy.t
Pranith Kumar K
2016-07-22
1
-0
/
+17
*
tests: Fix pending-heal-count checks
Pranith Kumar K
2016-07-22
1
-4
/
+2
*
tests: Fix timing issue in ec.t
Pranith Kumar K
2016-07-22
1
-2
/
+2
*
glfs/upcall: entries should be removed under mutex lock
Soumya Koduri
2016-07-22
2
-2
/
+4
*
changelog/rpc: Fix rpc_clnt_t mem leaks
Kotresh HR
2016-07-22
6
-7
/
+117
*
core: coverity, NULL potinter check
Zhou Zhengping
2016-07-22
1
-0
/
+2
*
jbr: coverity, resource leak
Zhou Zhengping
2016-07-22
1
-0
/
+2
*
md-cache: fix indention to silence Coverity
Niels de Vos
2016-07-21
1
-2
/
+2
*
tests: Fix spurious failure of br-stub.t
Kotresh HR
2016-07-21
1
-0
/
+3
*
feature/bitrot: Ignore files with sticky bit set
Kotresh HR
2016-07-21
1
-0
/
+8
*
extras: fix failed_tests.py to work
Poornima G
2016-07-21
1
-5
/
+15
*
eventsapi: Fix make install issue second time
Aravinda VK
2016-07-21
1
-1
/
+1
*
tests: Enable all gfapi test cases
Poornima G
2016-07-20
33
-104
/
+135
[next]