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
*
features/ctr: Reduce the log-level for ctr-disabled message
Anoop C S
2015-07-09
1
-2
/
+2
*
libgfdb/ctr: Fixing rename or update of link
Joseph Fernandes
2015-07-09
1
-1
/
+1
*
quotad: create sock listener only after graph init is complete
vmallika
2015-07-09
2
-4
/
+38
*
snapview-client: Allocate memory using GF_CALLOC
Mohammed Rafi KC
2015-07-09
1
-1
/
+1
*
cluster/ec: Don't read from bricks that are healing
Pranith Kumar K
2015-07-09
1
-1
/
+1
*
glusterd/snapd: Stop snapd daemon when glusterd is restarting
Avra Sengupta
2015-07-08
1
-0
/
+6
*
cluster/ec: Remove locks in opendir
Pranith Kumar K
2015-07-08
1
-21
/
+1
*
cluster/ec: Fix use after free bug
Pranith Kumar K
2015-07-07
2
-0
/
+9
*
glusterd/geo-rep: Fix failure of geo-rep pause
Kotresh HR
2015-07-07
1
-4
/
+17
*
quota: fix mem leak in quota enforcer
vmallika
2015-07-07
1
-1
/
+1
*
glusterd: Correction in Error message for disperse
Ashish Pandey
2015-07-06
1
-2
/
+7
*
glusterd/shared_storage: Use /var/lib/glusterd/ss_brick as shared storage's b...
Avra Sengupta
2015-07-06
3
-16
/
+11
*
cluster/ec: Don't read from bad subvols
Pranith Kumar K
2015-07-06
1
-18
/
+23
*
posix: fix mem-leak in posix_get_ancestry error path
vmallika
2015-07-06
1
-0
/
+7
*
protocol/server: Add null check to gf_client_put
Raghavendra G
2015-07-06
1
-1
/
+1
*
glusterd: Get the local txn_info based on trans_id in op_sm call backs.
anand
2015-07-06
5
-70
/
+30
*
cluster/ec: Remove failed subvols from source/sink computation
Pranith Kumar K
2015-07-06
1
-1
/
+6
*
cluster/ec: Make background healing optional behavior
Pranith Kumar K
2015-07-06
4
-11
/
+63
*
cluster/afr : expunge first, impunge next in entry selfheal
Anuradha Talur
2015-07-06
1
-2
/
+5
*
build: Mac OS X build issues, no spinlock, need sys_lgetxattr
Kaleb S. KEITHLEY
2015-07-05
1
-1
/
+1
*
build: Mac OS X build issues, header guard macros
Kaleb S. KEITHLEY
2015-07-04
1
-2
/
+2
*
access-control : validating context of access control translator
Jiffin Tony Thottan
2015-07-02
4
-7
/
+227
*
libgfchangelog: Fix example programs
Kotresh HR
2015-07-02
4
-2
/
+21
*
protocol/server: fail setvolume if any of xlators is not initialized yet
Raghavendra G
2015-07-02
3
-0
/
+30
*
libgfapi: send explicit lookups on inodes linked in readdirp
Raghavendra Bhat
2015-07-02
2
-39
/
+4
*
cluster/ec: Add throttling in background healing
Pranith Kumar K
2015-07-01
6
-5
/
+114
*
cluster/ec: Remove dead code
Pranith Kumar K
2015-07-01
1
-1376
/
+2
*
protocol/server: Correctly reconfigure auth.ssl-allow
Kaushal M
2015-07-01
1
-0
/
+2
*
cluster/dht: use refcount to manage memory used to store migration
Raghavendra G
2015-07-01
2
-21
/
+46
*
tiering/quota: failed to match subvolume
Mohammed Rafi KC
2015-06-30
1
-2
/
+7
*
nfs: a unix-domain-socket should not be created as fifo
Niels de Vos
2015-06-28
1
-7
/
+8
*
nfs: refcount each auth_cache_entry and related data_t
Niels de Vos
2015-06-28
1
-9
/
+86
*
nfs: add a gf_lock_t for the auth_cache->cache_dict
Niels de Vos
2015-06-28
2
-40
/
+126
*
feature/performace: Fix broken build
Kotresh HR
2015-06-28
9
-8
/
+10
*
Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"
Niels de Vos
2015-06-28
1
-49
/
+0
*
Upcall/gfapi: Return ENOTSUP when upcall feature is disabled
Soumya Koduri
2015-06-27
1
-0
/
+49
*
afr: Porting messages to new logging framework
arao
2015-06-27
16
-473
/
+748
*
features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrs
Raghavendra Bhat
2015-06-27
2
-7
/
+106
*
features/bit-rot-stub: deny access to bad objects
Raghavendra Bhat
2015-06-27
6
-32
/
+427
*
quota: Fix statfs values in EC when quota_deem_statfs is enabled
vmallika
2015-06-27
1
-4
/
+12
*
Logging: Porting the performance translator
arao
2015-06-27
22
-269
/
+1267
*
glusterd: Porting left out log messages to new framework
Nandaja Varma
2015-06-26
25
-476
/
+1677
*
storage/posix: Introduce flag instructing posix to perform prestat, writev an...
Krutika Dhananjay
2015-06-26
1
-37
/
+58
*
cluster/afr : truncate all sinks files
Anuradha
2015-06-26
1
-14
/
+11
*
afr: Block fops when file is in split-brain
Ravishankar N
2015-06-26
4
-14
/
+76
*
protocol/server: Include a check to validate xprt->client
Soumya Koduri
2015-06-26
1
-1
/
+3
*
Upcall: Fix an issue with invalidating parent entries
Soumya Koduri
2015-06-26
1
-8
/
+8
*
cluster/tier: stop tier migration after graph switch
Dan Lambright
2015-06-26
1
-0
/
+16
*
tier/ctr: Ignore creation of T file and Ctr Lookup heal improvememnts
Joseph Fernandes
2015-06-26
8
-25
/
+290
*
ec: Porting messages to new logging framework
Nandaja Varma
2015-06-26
15
-463
/
+1323
[next]