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
*
Second round of warning suppression.
Jeff Darcy
2011-09-29
1
-2
/
+0
*
cluster/distribute: fixed a spurious inode ref
Amar Tumballi
2011-09-27
1
-4
/
+12
*
cluster/distribute: minor fixes in open file migration
Amar Tumballi
2011-09-19
1
-0
/
+13
*
Fix typo in log message.
Sachidananda Urs
2011-09-19
1
-1
/
+1
*
support for de-commissioning a node using 'remove-brick'
Amar Tumballi
2011-09-13
1
-0
/
+62
*
distribute rebalance: handle the open file migration
Amar Tumballi
2011-09-12
1
-1357
/
+166
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-20
/
+0
*
cluster/distribute: unwind the proper dict in getxattr_cbk
Amar Tumballi
2011-08-23
1
-1
/
+4
*
allocate extra bytes (for \0) when calling realloc
Venky Shankar
2011-08-17
1
-1
/
+2
*
adjust allocated length to memory overrun fix
Venky Shankar
2011-08-15
1
-3
/
+4
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
cluster/dht: clear local->cached_subvol when switching to do_fresh_lookup
Anand Avati
2011-08-06
1
-0
/
+1
*
distribute: bring in feature to do rebalance from inside
Amar Tumballi
2011-07-14
1
-12
/
+43
*
cluster/distribute: bring in directory-spread-count option
Amar Tumballi
2011-07-14
1
-3
/
+31
*
cluster/distribute: handle layout overlaps while giving a new fix
Amar Tumballi
2011-07-14
1
-22
/
+10
*
DHT access: For nfs calls, op_ret is always 0, and mode is op_errno
shishir gowda
2011-07-13
1
-1
/
+10
*
afr/stripe: collect pathinfo xattrs from all childs
Venky Shankar
2011-07-12
1
-16
/
+40
*
distribute: handle 'fix.layout' key in setxattr() instead of getxattr()
Amar Tumballi
2011-06-23
1
-67
/
+46
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-124
/
+4
*
DHT: check for mis-matching user xattrs
shishir gowda
2011-06-14
1
-2
/
+15
*
DHT selheal dir: Recreate dirs with correct gfid.
shishir gowda
2011-06-13
1
-0
/
+1
*
cluster/dht: use GFID returned from hashed subvolume
Anand Avati
2011-06-09
1
-0
/
+5
*
DHT:first_up_subvol should be the one up the longest
shishir gowda
2011-05-31
1
-1
/
+9
*
statfs(): honor the 'inode' on which the statfs() call is made
Amar Tumballi
2011-05-31
1
-6
/
+27
*
cluster/dht: notify should succeed when waiting for all subvols first event
Pranith Kumar K
2011-05-30
1
-1
/
+3
*
cluster/dht: detect linkfiles mismatching gfids and delete+recreate
Anand Avati
2011-05-26
1
-70
/
+107
*
cluster/distribute: corrected layout mismatch handling logic
Amar Tumballi
2011-05-03
1
-173
/
+13
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
1
-2
/
+2
*
DHT: Propogate error if dht_rmdir_opendir_cbk
shishir gowda
2011-04-17
1
-0
/
+2
*
DHT: Add xlator-option assert_no_child_down
shishir gowda
2011-04-14
1
-0
/
+6
*
cluster/distribute: Account for the first lookup sent to check whether the pa...
Raghavendra G
2011-04-10
1
-1
/
+15
*
DHT: send revalidate to all subvols and not just first subvol
shishir gowda
2011-04-10
1
-6
/
+10
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-2
/
+2
*
cluster/dht: send back the proper inode number in the cbk functions
Amar Tumballi
2011-04-06
1
-2
/
+4
*
cluster/dht: log level fixes in lookup* functions
Amar Tumballi
2011-04-06
1
-21
/
+20
*
log gfid mismatches for the same file in cluster xlator lookup
Amar Tumballi
2011-04-06
1
-1
/
+20
*
Revert "Process dir/link from other subvol if error in dht_readdir"
Vijay Bellur
2011-03-31
1
-17
/
+4
*
cluster/dht: Fix double freeing in quota aggregate.
Junaid
2011-03-26
1
-10
/
+23
*
Process dir/link from other subvol if error in dht_readdir
shishir gowda
2011-03-25
1
-4
/
+17
*
cluster/distribute: aggregate quota-sizes in lookup and getxattr.
Raghavendra G
2011-03-22
1
-2
/
+54
*
cluster/dht: log enhancements
Amar Tumballi
2011-03-17
1
-148
/
+157
*
cluster/dht: whitespace cleanup
Amar Tumballi
2011-03-17
1
-2107
/
+2105
*
dht: log filename on failed reavalidate
Anand Avati
2011-02-25
1
-2
/
+3
*
dht: do not send revalidates to all subvols
Anand Avati
2011-02-22
1
-10
/
+6
*
core: have framework for GF_EVENT_CHILD_MODIFIED notifcation event
Anand Avati
2011-02-22
1
-1
/
+8
*
Solaris build fixes
shishir gowda
2011-02-22
1
-1
/
+1
*
cluster/dht : implement a fsetxattr() command
Amar Tumballi
2011-02-18
1
-0
/
+44
*
cluster/dht: Send removexattr() to all subvolumes.
Vikas Gorur
2011-02-14
1
-4
/
+52
*
cluster/dht: Perform self-heal as root
Pranith K
2011-02-08
1
-2
/
+2
[next]