index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
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: Del GF_READDIR_SKIP_DIRS key from dict for first_up
shishir gowda
2013-12-14
1
-4
/
+11
*
cluster/dht: set layout in inode ctx even if linkfile fails
shishir gowda
2013-12-10
1
-1
/
+1
*
cluster/dht: handle NULL check before strlen/strcmp in fgetxattr
Anand Avati
2013-12-03
1
-0
/
+1
*
cluster/dht: set layout in inode ctx even if linkfile fails
Anand Avati
2013-11-26
1
-1
/
+1
*
cluster/dht: Ignore subvols with error in min-free-disk/inodes
Amar Tumballi
2013-09-10
1
-2
/
+4
*
dht,posix: support for case discovery
Anand Avati
2013-06-08
1
-0
/
+73
*
cluster/distribute: Prevent spurious multiple defrag crawls
shishir gowda
2013-03-04
1
-9
/
+14
*
cluster/dht: Create linkfile with file uid/gid
shishir gowda
2013-03-04
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
[next]