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
/
afr-inode-write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Don't queue transactions during open-fd fix
Pranith Kumar K
2013-05-08
1
-181
/
+71
*
cluster/afr: do complete split-brain check in all the fd based fops
Raghavendra Bhat
2013-03-05
1
-0
/
+23
*
cluster/afr: Perform wakeup just before fop
Pranith Kumar K
2013-02-06
1
-0
/
+7
*
cluster/afr: Change order of unwind, resume for writev
Pranith Kumar K
2013-01-29
1
-31
/
+87
*
afr: handle short writes in afr_writev_wind and self-heal to avoid corruption
Brian Foster
2012-11-29
1
-15
/
+46
*
cluster/afr: handle GF_XATTR_LOCKINFO_KEY appropriately.
Raghavendra G
2012-11-27
1
-3
/
+0
*
Preventing client crashing as the callings of GF_CALLOC has been failed.
linbaiye
2012-10-11
1
-12
/
+48
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-6
/
+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
-14
/
+5
*
cluster/afr: Handle invalid inode in open_fd_fix
Pranith Kumar K
2012-03-31
1
-1
/
+5
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-47
/
+67
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
1
-9
/
+24
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-9
/
+9
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-1
/
+3
*
complete the implementation of missing 'f**xattr()' fops
Amar Tumballi
2012-01-25
1
-4
/
+5
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
1
-0
/
+180
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-0
/
+6
*
cluster/afr: do not unlock without holding the lock on the fd
Raghavendra Bhat
2012-01-19
1
-1
/
+1
*
core/setxattr: prevent users from setting glusterfs xattrs
Rajesh Amaravathi
2012-01-14
1
-15
/
+212
*
cluster/afr: Handle error cases in local init
Pranith Kumar K
2011-12-28
1
-92
/
+56
*
Add command-line support (but no doc) for enforce-quorum option.
Jeff Darcy
2011-11-28
1
-7
/
+7
*
Add quorum checks to avoid split-brain.
Jeff Darcy
2011-11-20
1
-0
/
+14
*
cluster/afr: Remove unused 'ino' code
Pranith Kumar K
2011-10-28
1
-6
/
+0
*
cluster/afr: Make local->child_up immutable
Pranith Kumar K
2011-09-21
1
-35
/
+21
*
cluster/afr: Make data selfheal trigger to be configurable.
Pranith Kumar K
2011-09-08
1
-12
/
+10
*
cluster/afr: Paused fop should not continue with fop
Pranith Kumar K
2011-08-22
1
-3
/
+3
*
cluster/afr: fop should not continue if it is paused, until resumes
Pranith Kumar K
2011-08-21
1
-0
/
+1
*
cluster/afr: set frame local
Pranith Kumar K
2011-08-21
1
-1
/
+1
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-49
/
+253
*
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
*
cluster/afr: Add fresh children along with read-child to inode context
Pranith K
2011-07-17
1
-6
/
+6
*
cluster/afr: fix the range of the lock taken in [f]truncate
Pranith K
2011-07-01
1
-4
/
+4
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-17
/
+0
*
cluster/afr: log enhancement - part 3
Amar Tumballi
2011-04-01
1
-48
/
+2
*
cluster/afr: white-space cleanup - part 2
Amar Tumballi
2011-03-31
1
-20
/
+20
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
replicate: replace first-write-to-flush optimization
Anand V. Avati
2010-09-29
1
-11
/
+6
*
whitespace cleanup
Anand V. Avati
2010-09-29
1
-884
/
+884
*
cluster/afr: Remove dead variables.
Sachidananda
2010-09-03
1
-31
/
+6
*
cluster/afr: truncate should not treat EFBIG as failure
Pranith Kumar K
2010-08-17
1
-1
/
+1
*
add pump xlator and changes for replace-brick
Pavan Sondur
2010-08-06
1
-10
/
+8
*
replicate: Set setxattr wait-count to child-count to avoid race
Shehjar Tikoo
2010-07-28
1
-1
/
+1
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-1
/
+1
*
afr: afr_fsetattr - send proper inode pointer to afr_read_child()
Anand Avati
2010-04-08
1
-1
/
+1
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-20
/
+20
*
cluster/afr: Do self-heal on unopened fds.
Vikas Gorur
2009-11-25
1
-0
/
+2
*
cluster/afr: Do self-heal on reopened fds.
Vikas Gorur
2009-11-24
1
-44
/
+135
[next]