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/distribute: send getxattr on LOCKINFO to only cached subvolumes.
Raghavendra
2012-11-27
1
-1
/
+3
*
cluster/dht: ignore empty ->hashed_subvol during lookup
Venky Shankar
2012-10-17
1
-9
/
+1
*
cluster/distribute: Always return the latest time in struct iatt.
shishir gowda
2012-10-16
1
-28
/
+120
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-14
/
+11
*
cluster/dht: don't leak upon GF_REALLOC failure
Jim Meyering
2012-08-19
1
-4
/
+5
*
cluster/dht: Optimize readdirp calls in DHT
shishir gowda
2012-08-13
1
-0
/
+23
*
cluster/distribute: Suppress user xattr mismatch log message
shishir gowda
2012-07-25
1
-1
/
+1
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
cluster/distribute: set the inode layout in readdirp_cbk() for files
Amar Tumballi
2012-05-31
1
-0
/
+16
*
cluster/dht: Handle ENOENT failure in dht_rmdir_opendir_cbk
shishir gowda
2012-05-14
1
-2
/
+4
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
cluster/dht: rmdir should succeed last on the hashed subvol
shishir gowda
2012-05-08
1
-2
/
+112
*
cluster/distribute: handle dht_layout_normalize errors differently in
Raghavendra G
2012-04-23
1
-4
/
+8
*
cluster/dht: Remove un-used pathinfo code for link files
shishir gowda
2012-04-18
1
-18
/
+0
*
cluster/dht: Handle failures in getxattr_cbk
shishir gowda
2012-04-17
1
-3
/
+16
*
dht/rebalance: Handle ASSERT_ON_CHILD_DOWN gracefully
shishir gowda
2012-04-13
1
-1
/
+5
*
cluster/dht: send dict with linkto key for lookup in rmdir_readdirp
shishir gowda
2012-03-29
1
-1
/
+23
*
cluster/dht : Acl fix for distribute directory selfheal
Kaushal M
2012-03-26
1
-0
/
+39
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-148
/
+181
*
rpc-lib: memleak fix in rpcsvc_volume_allowed
Rajesh Amaravathi
2012-03-17
1
-1
/
+1
*
cluster/distribute: send proper 'dict' in readdirp()
Amar Tumballi
2012-03-07
1
-13
/
+21
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
1
-2
/
+10
*
Introduce new extended attribute: node-uuid
Venky Shankar
2012-02-22
1
-51
/
+70
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-2
/
+1
*
cluster/distribute: send the right 'dict' for check_is_linkfile()
Amar Tumballi
2012-02-21
1
-8
/
+34
*
cluster/dht: Support for hardlink rebalance when decommissioning
shishir gowda
2012-02-19
1
-2
/
+6
*
cluster/dht: Handle get cached/hashed subvol failures gracefully
shishir gowda
2012-02-19
1
-1
/
+38
*
cluster/dht: Exit clean when assert_no_child_down is enabled
Vijay Bellur
2012-02-19
1
-1
/
+1
*
cluster/dht: Rebalance will be a new glusterfs process
shishirng
2012-02-19
1
-10
/
+57
*
complete the implementation of missing 'f**xattr()' fops
Amar Tumballi
2012-01-25
1
-0
/
+61
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
1
-0
/
+57
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-7
/
+9
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-0
/
+246
*
core/setxattr: prevent users from setting glusterfs xattrs
Rajesh Amaravathi
2012-01-14
1
-0
/
+8
*
cluster/distribute: dht_aggregate() fix a logic error before xattr comparisons
Harshavardhana
2012-01-12
1
-1
/
+1
*
cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...
Harshavardhana
2011-11-23
1
-1
/
+1
*
cluster/dht: set gfid in lookup loc
Pranith Kumar K
2011-11-23
1
-0
/
+2
*
dht,afr: Fixed gfid problems
Pranith Kumar K
2011-11-18
1
-0
/
+3
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-2
/
+2
*
cluster/distribute: Trigger selfheal only if rmdir succeeded once
shishir gowda
2011-11-16
1
-2
/
+6
*
cluster/distribute: Use local call_cnt while winding
shishir gowda
2011-11-16
1
-8
/
+8
*
cluster/distribute lookup: send revalidate calls to all subvols for directories
shishir gowda
2011-11-16
1
-2
/
+13
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-1
/
+14
*
distribute: handle migration of symlink and special files
Amar Tumballi
2011-10-20
1
-1
/
+1
*
cluster/dht: Handle 'user.ufo-test' sent by ufo in dht setxattr.
Junaid
2011-10-06
1
-2
/
+53
*
core: made changes to return value of __is_root_gfid()
Amar Tumballi
2011-10-02
1
-1
/
+1
*
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
[next]