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
*
dht,posix: support for case discovery
Anand Avati
2013-05-25
1
-0
/
+73
*
object-storage: final removal of ufo code
Peter Portante
2013-05-10
1
-54
/
+0
*
dht: make DHT xattr names configurable
Jeff Darcy
2013-03-21
1
-50
/
+74
*
cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/
Csaba Henk
2013-03-03
1
-2
/
+2
*
cluster/distribute: Prevent spurious multiple defrag crawls
shishir gowda
2013-02-28
1
-9
/
+14
*
cluster/dht: Create linkfile with file uid/gid
shishir gowda
2013-02-13
1
-3
/
+13
*
cluster/dht: pathinfo xattr changes for directories
Venky Shankar
2013-02-08
1
-92
/
+223
*
cluster/dht: ignore EEXIST error in mkdir to avoid GFID mismatch
Anand Avati
2013-02-03
1
-0
/
+9
*
cluster/dht: stack wind with cookie
v3.4.0qa8
Varun Shastry
2013-01-31
1
-16
/
+22
*
cluster/distribute: If cached_subvol is down, return ENOTCONN in lookup
shishir gowda
2013-01-21
1
-1
/
+10
*
cluster/dht: update ctx-time only if we receive the new iatt
Varun Shastry
2013-01-17
1
-4
/
+4
*
cluster/dht: fail fix-layout if any of the subvol is down
shishir gowda
2012-11-29
1
-7
/
+15
*
cluster/dht: Heal dir uid/gid
shishir gowda
2012-11-29
1
-1
/
+41
*
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
[next]