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-dir-write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster: fix crash on link of named pipe in stripe/replicate vol
Brian Foster
2012-07-25
1
-2
/
+1
*
afr: pass back xdata in create
Brian Foster
2012-07-23
1
-2
/
+5
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
replicate: add hashed read-child method.
Jeff Darcy
2012-05-31
1
-5
/
+10
*
Thou shalt not free(3) memory dirname(3) returned
Emmanuel Dreyfus
2012-05-21
1
-1
/
+9
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-45
/
+70
*
cluster/afr: copy the parent's gfid from child loc while building parent loc
Raghavendra Bhat
2012-03-02
1
-0
/
+2
*
cluster/afr: Handle errors in build_parent_loc
Pranith Kumar K
2012-03-01
1
-28
/
+53
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-8
/
+8
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-3
/
+2
*
cluster/afr: Handle error cases in local init
Pranith Kumar K
2011-12-28
1
-94
/
+69
*
Add command-line support (but no doc) for enforce-quorum option.
Jeff Darcy
2011-11-28
1
-8
/
+8
*
Add quorum checks to avoid split-brain.
Jeff Darcy
2011-11-20
1
-1
/
+16
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-1
/
+0
*
cluster/afr: Remove unused 'ino' code
Pranith Kumar K
2011-10-28
1
-30
/
+0
*
cluster/afr: Make local->child_up immutable
Pranith Kumar K
2011-09-21
1
-40
/
+24
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-4
/
+0
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-17
/
+41
*
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: Fix conflict files and gfid self-heal
Pranith K
2011-07-17
1
-0
/
+2
*
cluster/afr: Add fresh children along with read-child to inode context
Pranith K
2011-07-17
1
-71
/
+63
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-84
/
+0
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
1
-0
/
+3
*
cluster/afr: log enhancement - part 3
Amar Tumballi
2011-04-01
1
-57
/
+2
*
cluster/afr: white-space cleanup - part 2
Amar Tumballi
2011-03-31
1
-1015
/
+1014
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-2
/
+3
*
Check for possible fd/ctx NULL in afr
shishir gowda
2010-09-24
1
-2
/
+6
*
remove 'gen' from iatt/protocol structures
Amar Tumballi
2010-09-14
1
-12
/
+0
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+5
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+5
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+5
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+6
*
cluster/afr: Remove dead assignments.
Sachidananda
2010-08-24
1
-22
/
+0
*
cluster/afr: rename should not consider ENOTEMPTY as failure
Pranith Kumar K
2010-08-18
1
-1
/
+1
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-4
/
+4
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
1
-141
/
+0
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-73
/
+73
*
replicate: Use link's parent ino for post/pre-parent not target dir's
Shehjar Tikoo
2010-03-04
1
-1
/
+1
*
cluster/afr: Don't mark the fop as failed if rmdir returns ENOTEMPTY.
Vikas Gorur
2009-12-03
1
-1
/
+1
*
cluster/afr: Preserve generation number along with inode in lookup and creati...
Vikas Gorur
2009-11-30
1
-1
/
+13
*
cluster/afr: Do self-heal on unopened fds.
Vikas Gorur
2009-11-25
1
-0
/
+17
*
cluster/afr: NFS-friendly logic changes
Vikas Gorur
2009-10-27
1
-13
/
+125
*
cluster/afr: Attempt to set fd ctx in create only if the call has succeeded.
Vikas Gorur
2009-10-20
1
-10
/
+9
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
1
-1
/
+1
*
cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-07
1
-24
/
+43
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-12
/
+21
[next]