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
/
cluster
/
dht
Commit message (
Expand
)
Author
Age
Files
Lines
*
dht/rebalance: fix mem-leak in migration code path
Susant Palai
2015-10-01
1
-5
/
+21
*
glusterd, dht: volume set for use-readdirp in dht
Pranith Kumar K
2015-10-01
1
-0
/
+3
*
build: export minimum symbols from xlators for correct resolution
Kaleb S. KEITHLEY
2015-09-24
5
-5
/
+39
*
cluster/tier: Handle FOPs on files being migrated
N Balachandran
2015-09-22
6
-87
/
+475
*
tier/dht: unlink fails after lookup in a directory
Mohammed Rafi KC
2015-09-17
1
-14
/
+17
*
cluster/tier do not flag migration error on already migrated file
Dan Lambright
2015-09-16
1
-15
/
+13
*
cluster/tier: Fixed a crash in tiering
Nithya Balachandran
2015-09-16
1
-2
/
+2
*
dht: reverting changes that takes lock on all subvols to prevent rmdir vs loo...
Sakshi
2015-09-14
5
-331
/
+84
*
cluster/dht : Propagate op_errno on failure
Nithya Balachandran
2015-09-13
1
-0
/
+1
*
dht/cluster: Avoid crash if local is NULL
Susant Palai
2015-09-13
1
-5
/
+17
*
cluster/tier fix bug with sql includes introduced by 12031
Dan Lambright
2015-09-11
2
-3
/
+3
*
dht/remove-brick: Avoid data loss for hard link migration
Susant Palai
2015-09-09
1
-6
/
+36
*
dht: NULL dereferencing causes crash
Mohammed Rafi KC
2015-09-08
1
-2
/
+2
*
tier/ctr: Solving DB Lock issue due to write contention from db connections
Joseph Fernandes
2015-09-08
3
-44
/
+105
*
cluster/tier: avoid filling /var/run with tiering files
Dan Lambright
2015-09-02
1
-4
/
+28
*
build: Fix build on Mac OS X, boolean
Kaleb S. KEITHLEY
2015-09-01
1
-2
/
+1
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
5
-18
/
+11
*
cluster/dht: Don't set posix acls on linkto files
Nithya Balachandran
2015-08-31
1
-0
/
+34
*
fd: Do fd_bind on successful open
Pranith Kumar K
2015-08-28
3
-0
/
+6
*
dht : lock on subvols to prevent lookup vs rmdir race
Sakshi
2015-08-27
5
-84
/
+331
*
cluster/dht: avoid mknod on decommissioned brick
Susant Palai
2015-08-25
2
-35
/
+334
*
dht: block/handle create op falling to decommissioned brick
Susant Palai
2015-08-23
5
-57
/
+455
*
cluster/tier : Use dht_* versions for xlator_fops
N Balachandran
2015-08-18
1
-16
/
+28
*
dht: return non NULL xattr,xdata for ret >= 0
Susant Palai
2015-08-13
1
-2
/
+2
*
dht/tier :rename fails with EBUSY
Mohammed Rafi KC
2015-08-13
1
-8
/
+20
*
dht : updating return value for layout set function
Sakshi
2015-08-12
1
-2
/
+2
*
tier/libgfdb : Setting Freq counters of un-selected files to zero
Joseph Fernandes
2015-08-12
1
-2
/
+2
*
cluster/tier: fix demotion when cold tier is EC
Dan Lambright
2015-08-12
1
-0
/
+2
*
cluster/dht: Reset source file mode bits on migration failure
Nithya Balachandran
2015-08-12
1
-3
/
+95
*
dht/tiering : create new dictionary during migration
Mohammed Rafi KC
2015-08-06
1
-2
/
+10
*
dict: dict_set_bin() should never free the pointer on error
Niels de Vos
2015-07-24
2
-0
/
+4
*
dht: send lookup even for fd based operations during rebalance
Ravishankar N
2015-07-22
1
-23
/
+30
*
features/shard: Use xattrop (as opposed to setxattr) for updates to size xattr
Krutika Dhananjay
2015-07-15
1
-2
/
+2
*
cluster/tier: fixes for migration over ec as cold tier
Dan Lambright
2015-07-13
2
-4
/
+10
*
syncop: Include iatt to 'syncop_link' args
Soumya Koduri
2015-07-10
1
-1
/
+1
*
cluster/dht: use refcount to manage memory used to store migration
Raghavendra G
2015-07-01
2
-21
/
+46
*
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
1
-3
/
+2
*
tiering/rebalance: tier daemon stopped with out updating status
Mohammed Rafi KC
2015-06-25
1
-3
/
+0
*
dht: Adding log messages to the new logging framework
arao
2015-06-23
15
-342
/
+975
*
dht : Error value check before performing rebalance complete
Sakshi
2015-06-19
1
-5
/
+13
*
cluster/dht: Fix Null pointer dereference while logging
Raghavendra G
2015-06-18
1
-8
/
+8
*
cluster/dht: Prevent use after free bug
Pranith Kumar K
2015-06-17
1
-1
/
+3
*
tier/dht: Fixing non atomic promotion/demotion w.r.t to frequency period
Joseph Fernandes
2015-06-11
1
-40
/
+59
*
cluster/tier: account for reordered layouts
Dan Lambright
2015-06-11
2
-14
/
+32
*
features/changelog: Avoid setattr fop logging during rename
Saravanakumar Arumugam
2015-06-11
3
-23
/
+34
*
tier/volume set: Validate volume set option for tier
Mohammed Rafi KC
2015-06-10
1
-0
/
+6
*
cluster/dht: fix incorrect dst subvol info in inode_ctx
Nithya Balachandran
2015-06-02
6
-88
/
+182
*
cluster/dht: pass a destination subvol to fop2 variants to avoid races.
Raghavendra G
2015-06-02
5
-179
/
+206
*
tiering:static function called from a non static inline function
Mohammed Rafi KC
2015-06-02
1
-2
/
+2
[next]