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
/
src
/
dht-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/dht: Rebalance on all nodes should migrate files
N Balachandran
2017-05-16
1
-3
/
+61
*
cluster/dht: Fix crash in dht rmdir
N Balachandran
2017-05-16
1
-4
/
+10
*
cluster/dht: Pass the correct xdata in fremovexattr fop
Krutika Dhananjay
2017-04-28
1
-8
/
+4
*
cluster/dht Remove redundant logs in dht rmdir
N Balachandran
2017-04-26
1
-8
/
+7
*
feature/dht: Directory synchronization
Kotresh HR
2017-04-26
1
-219
/
+74
*
cluster/dht: Pass the req dict instead of NULL in dht_attr2()
Krutika Dhananjay
2017-04-24
1
-33
/
+20
*
cluster/dht: rm -rf fails if dir has stale linkto files
N Balachandran
2017-04-21
1
-45
/
+203
*
dht: Add missing braces in dht_opendir
Poornima G
2017-04-13
1
-1
/
+2
*
dht: The xattrs sent in readdirp should be sent in opendir aswell
Poornima G
2017-04-06
1
-28
/
+44
*
cluster/dht: Modify local->loc.gfid in thread safe manner
Pranith Kumar K
2017-04-04
1
-3
/
+2
*
cluster/dht: Fix crash in "nuke-dir" feature
Krutika Dhananjay
2017-03-02
1
-1
/
+10
*
libglusterfs, dht, locks, glusterd: Coverity fixes
Nigel Babu
2017-02-23
1
-1
/
+3
*
Ressources used by va_start must be freed with va_end
Michael Scherer
2017-02-20
1
-1
/
+4
*
cluster/dht Fix error assignment in dht_*xattr2 functions
N Balachandran
2017-02-15
1
-2
/
+6
*
cluster/dht: Use int8 instead of string to pass DHT_IATT_IN_XDATA_KEY
Krutika Dhananjay
2017-02-13
1
-8
/
+4
*
Readdir-ahead : Honor readdir-optimise option of dht
Poornima G
2017-01-24
1
-0
/
+13
*
tier : Tier as a service
hari gowtham
2017-01-16
1
-2
/
+6
*
dht: At places needed use STACK_WIND_COOKIE
Poornima G
2017-01-09
1
-276
/
+284
*
dht/md-cache: Filter invalidate if the file is made a linkto file
Poornima G
2016-12-02
1
-1
/
+7
*
dht/rename : Incase of failure remove linkto file properly
Jiffin Tony Thottan
2016-12-01
1
-1
/
+7
*
cluster/dht Set layout after mkdir as root
N Balachandran
2016-11-21
1
-0
/
+3
*
afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UP
Poornima G
2016-11-21
1
-4
/
+3
*
cluster/dht: Check for null inode
N Balachandran
2016-11-15
1
-2
/
+5
*
trivial: correct some spelling mistakes in comments and logs
Niels de Vos
2016-10-18
1
-1
/
+1
*
xlators/{dht,tier}: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-09-13
1
-2
/
+0
*
dht: "replica.split-brain-status" attribute value is not correct
Mohit Agrawal
2016-09-12
1
-12
/
+200
*
cluster/dht: heal root permission post add-brick
Susant Palai
2016-09-11
1
-1
/
+31
*
dht: udpate stbuf from servers those have layout
Susant Palai
2016-09-09
1
-3
/
+29
*
cluster/dht: move layout logs to DEBUG level
Susant Palai
2016-09-06
1
-1
/
+1
*
dht, md-cache, upcall: Add invalidation of IATT when the layout changes
Poornima G
2016-08-30
1
-1
/
+23
*
dht/tiering: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-30
1
-1
/
+0
*
dht: Implement ipc fop
Poornima G
2016-08-27
1
-0
/
+84
*
cluster/tier: fix statfs for dht/tiered volumes
Dan Lambright
2016-07-27
1
-20
/
+27
*
cluster/distribute: heal layout in discover codepath too
Raghavendra G
2016-05-16
1
-33
/
+7
*
cluster/distribute: use a linked inode in directory heal codepath
Raghavendra G
2016-05-16
1
-1
/
+1
*
dht:remember locked subvol and send unlock to the same
Mohammed Rafi KC
2016-05-06
1
-1
/
+4
*
cluster/dht: Perform NULL check on xdata before dict_get()
Krutika Dhananjay
2016-05-04
1
-1
/
+1
*
cluster/dht: Handle rmdir failure correctly
N Balachandran
2016-05-02
1
-12
/
+98
*
dht/afr/client/posix: Fail mkdir without gfid-req
Pranith Kumar K
2016-04-29
1
-0
/
+8
*
libglusterfs: Add debug and trace logs for stack trace
Raghavendra Talur
2016-04-27
1
-1
/
+2
*
cluster/distribute: detect stale layouts in entry fops
Raghavendra G
2016-04-22
1
-24
/
+609
*
quota: setting 'read-only' option in xdata to instruct DHT to not heal
Sakshi Bansal
2016-04-19
1
-2
/
+10
*
dht: add "nuke" functionality for efficient server-side deletion
Jeff Darcy
2016-04-07
1
-0
/
+45
*
dht: lock on subvols to prevent lookup vs rmdir race
Sakshi
2016-04-05
1
-26
/
+166
*
dht: report constant directory size
Jeff Darcy
2016-03-20
1
-1
/
+62
*
dht: mkdir must unwind with latest ctime
Sakshi Bansal
2016-02-26
1
-0
/
+6
*
cluster/dht: Skip subvols if no layout present
N Balachandran
2016-02-14
1
-0
/
+8
*
Tier: "tier start force" command implementation
hari gowtham
2015-12-22
1
-1
/
+2
*
cluster/dht : Ftruncate on migrating file fails with EINVAL
N Balachandran
2015-12-22
1
-0
/
+6
*
tier:delete the linkfile if data file creation fails
Mohammed Rafi KC
2015-12-22
1
-81
/
+0
[next]