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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/distribute: send proper 'params' dictionary during linkfile creation
Amar Tumballi
2011-07-12
1
-4
/
+13
*
cluster/dht: fix race between two directory renames
v3.2.2qa5
Anand Avati
2011-07-12
1
-7
/
+79
*
DHT access: For nfs calls, op_ret is always 0, and mode is op_errno
shishir gowda
2011-07-08
1
-1
/
+10
*
cluster/afr: save xattr of all the children in lookup_cbk
Pranith K
2011-07-07
1
-2
/
+2
*
cluster/afr: previous read_child should take precedence over priv->read_child
Pranith K
2011-07-07
2
-2
/
+9
*
dht: set linkto xattr with linkfile create (mknod)
Anand Avati
2011-07-01
1
-75
/
+13
*
cluster/afr: set frame local before access wind
Pranith K
2011-07-01
1
-0
/
+2
*
cluster/afr: fix the range of the lock taken in [f]truncate
Pranith K
2011-07-01
1
-4
/
+4
*
pump: mark pending before notify to children to avoid race in single CPU.
Krishnan P
2011-06-22
1
-2
/
+2
*
afr: bg self-heal must be off if self-heal-count=0.
Krishnan P
2011-06-22
1
-3
/
+3
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-06-14
6
-1
/
+33
*
cluster/afr: propagate proper errno returned by lock fops
v3.2.1qa5
v3.2.1
Anand Avati
2011-06-10
1
-4
/
+0
*
cluster/dht: use GFID returned from hashed subvolume
v3.2.1qa4
Anand Avati
2011-06-09
1
-0
/
+5
*
cluster/afr: Give proper device id for mknod
Pranith Kumar K
2011-06-08
1
-1
/
+2
*
cluster/afr: lookup should set the read-child based on pending xattrs
Pranith Kumar K
2011-06-08
3
-32
/
+98
*
cluster/afr: Read-dir should wind to the read-child first
Pranith Kumar K
2011-06-08
1
-17
/
+33
*
cluster/stripe: check if key is a valid ptr. before dereferncing
Kaushik BV
2011-06-08
1
-1
/
+1
*
DHT selheal dir: Recreate dirs with correct gfid.
shishir gowda
2011-06-08
1
-3
/
+1
*
pump: cleanup potential dict related memory corruption.
Krishnan Parthasarathi
2011-06-08
4
-28
/
+92
*
cluster/afr: Log errors in afr self-heal with GF_LOG_ERROR
Pranith Kumar K
2011-06-08
7
-41
/
+48
*
cluster/stripe: Fix a typo in strncmp.
v3.2.1qa2
Mohammed Junaid Ahmed
2011-06-01
1
-1
/
+1
*
cluster/stripe: make sure gfid is checked with valid data
Amar Tumballi
2011-06-01
2
-3
/
+7
*
dht-rename: Unlink older link files before creating new one
shishir gowda
2011-05-31
3
-2
/
+150
*
cluster/dht: detect linkfiles mismatching gfids and delete+recreate
Anand Avati
2011-05-31
1
-70
/
+107
*
pump: init last_event array to be used in afr_notify
Pranith Kumar K
2011-05-31
1
-0
/
+7
*
pump: Detect 'empty' brick and finish migration.
Krishnan Parthasarathi
2011-05-31
1
-0
/
+8
*
cluster/afr: Send Non-blocking lock in non-blocking entrylk
Pranith Kumar K
2011-05-31
1
-1
/
+1
*
cluster/dht: notify should succeed when waiting for all subvols first event
Pranith Kumar K
2011-05-31
1
-1
/
+3
*
cluster/afr: Send the first child up/down after all its children notify
Pranith Kumar K
2011-05-31
3
-54
/
+115
*
DHT: Propogate error if dht_rmdir_opendir_cbk
shishir gowda
2011-04-17
1
-0
/
+2
*
cluster/stripe: aggregate xattrs holding quota-size in lookup and getxattr ca...
Raghavendra G
2011-04-15
2
-4
/
+125
*
DHT: Make assert-no-child-down a boolean option
shishir gowda
2011-04-15
1
-11
/
+11
*
DHT: Add xlator-option assert_no_child_down
shishir gowda
2011-04-14
3
-0
/
+24
*
cluster/afr: Avoid null dereference
Pranith Kumar K
2011-04-14
1
-1
/
+3
*
PUMP: initialize loc at declaration
Pranith Kumar K
2011-04-13
1
-5
/
+5
*
declare favorite child as int instead of unsigned int
Raghavendra Bhat
2011-04-13
1
-1
/
+1
*
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
6
-11
/
+11
*
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
3
-1
/
+32
*
cluster/afr: log enhancements - part 1
Amar Tumballi
2011-04-06
7
-585
/
+568
*
cluster/afr: log enhancement - part 3
Amar Tumballi
2011-04-01
6
-316
/
+139
*
cluster/afr: log enhancement - part 2
Amar Tumballi
2011-04-01
2
-190
/
+215
*
Revert "Process dir/link from other subvol if error in dht_readdir"
Vijay Bellur
2011-03-31
1
-17
/
+4
*
cluster/afr: white-space cleanup - part 2
Amar Tumballi
2011-03-31
8
-3852
/
+3850
*
cluster/afr: whitespace cleanup
Amar Tumballi
2011-03-29
7
-2290
/
+2288
*
cluster/dht: Fix double freeing in quota aggregate.
Junaid
2011-03-26
1
-10
/
+23
*
send proper device id to posix while self healing device file entry
Raghavendra Bhat
2011-03-25
1
-9
/
+14
[next]