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
/
afr
/
src
/
pump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cli: Changes and enhancements to XML output
Kaushal M
2012-10-11
1
-4
/
+8
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-4
/
+4
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-16
/
+7
*
cluster/pump: Fixed fd leaks in pump directory traversal logic
Raghavendra Bhat
2012-05-03
1
-1
/
+17
*
pump: Removed extra dict_unref in pump_command_reply
Krishnan Parthasarathi
2012-04-25
1
-2
/
+0
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-95
/
+92
*
cluster/afr: Enable eager-lock
Pranith Kumar K
2012-03-17
1
-1
/
+1
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
1
-1
/
+13
*
Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...
Vijay Bellur
2012-03-03
1
-5
/
+6
*
afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.
Krishnan Parthasarathi
2012-03-01
1
-6
/
+5
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-1
/
+1
*
pump: Fixed undefined reference to fill_loc_info fn.
Krishnan Parthasarathi
2012-02-22
1
-1
/
+8
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-3
/
+15
*
cluster/afr: Add commands to see self-heald ops
Pranith Kumar K
2012-02-20
1
-1
/
+1
*
cluster/afr: Self-heald, Index integration
Pranith Kumar K
2012-02-20
1
-8
/
+13
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-3
/
+3
*
complete the implementation of missing 'f**xattr()' fops
Amar Tumballi
2012-01-25
1
-1
/
+1
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-8
/
+5
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-3
/
+3
*
pump: move internal pump xattrs out of trusted domain
Rajesh Amaravathi
2012-01-23
1
-8
/
+9
*
core/setxattr: prevent users from setting glusterfs xattrs
Rajesh Amaravathi
2012-01-14
1
-2
/
+5
*
cluster/afr: Handle fini for afr,pump
v3.3.0qa19
Pranith Kumar K
2011-12-28
1
-29
/
+37
*
cluster/afr: Handle error cases in local init
Pranith Kumar K
2011-12-28
1
-41
/
+40
*
dht,afr: Fixed gfid problems
Pranith Kumar K
2011-11-18
1
-25
/
+14
*
core: remove 'ino' variable from 'loc_t' structure
Amar Tumballi
2011-11-16
1
-3
/
+2
*
pump: Change crawl to accommodate afr_lookup changes
Pranith Kumar K
2011-10-28
1
-42
/
+48
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-7
/
+12
*
pump: status shouldn't be cleared until migration is complete during commit.
Krishnan Parthasarathi
2011-10-19
1
-8
/
+0
*
Second round of warning suppression.
Jeff Darcy
2011-09-29
1
-11
/
+1
*
cluster/afr: Handle files without gfid in self-heal
Pranith Kumar K
2011-09-29
1
-14
/
+18
*
Proactive self heal process implementation
Pranith Kumar K
2011-09-14
1
-103
/
+12
*
cluster/afr: Make data selfheal trigger to be configurable.
Pranith Kumar K
2011-09-08
1
-1
/
+1
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-14
/
+0
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-1
/
+1
*
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
*
PUMP: set pump lk_owner,pid to frame->root
Pranith K
2011-07-17
1
-6
/
+8
*
cluster/afr: Choose next call child from fresh-children for inode-read-fops
Pranith K
2011-07-17
1
-43
/
+37
*
cluster/afr: Add fresh children along with read-child to inode context
Pranith K
2011-07-17
1
-1
/
+8
*
pump, afr: dict related memory fixes.
Krishnan P
2011-07-12
1
-16
/
+36
*
pump: mark pending before notify to children to avoid race in single CPU.
Krishnan P
2011-06-20
1
-2
/
+2
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-2
/
+0
*
PUMP: perform opendir on pump xlator instead of its child
Pranith K
2011-06-16
1
-4
/
+2
*
pump: cleanup xattrs on both commit and abort path.
Krishnan P
2011-06-16
1
-4
/
+146
*
syncop: Modified to accept one 'non-frame' arg.
Krishnan P
2011-06-16
1
-5
/
+3
*
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-30
1
-0
/
+8
*
PUMP: initialize loc at declaration
Pranith Kumar K
2011-04-13
1
-5
/
+5
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-2
/
+2
[next]