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
/
afr
/
src
/
afr-inode-read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: handle NULL check before strlen/strcmp in fgetxattr
Anand Avati
2013-12-04
1
-1
/
+1
*
cluster/afr: Don't queue transactions during open-fd fix
Pranith Kumar K
2013-05-08
1
-10
/
+4
*
cluster/afr: do complete split-brain check in all the fd based fops
Raghavendra Bhat
2013-03-05
1
-1
/
+10
*
cluster/afr: Fail readv on data-split-brain
Pranith Kumar K
2013-01-18
1
-0
/
+5
*
cluster/afr: check for the -ve values returned from dict_serialized_length
Raghavendra Bhat
2012-12-17
1
-1
/
+1
*
cluster/afr: handle GF_XATTR_LOCKINFO_KEY appropriately.
Raghavendra G
2012-11-27
1
-23
/
+521
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-2
/
+3
*
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
-120
/
+129
*
glusterd: Disabled self-heal on clear-locks internal mount
Krishnan Parthasarathi
2012-03-21
1
-5
/
+5
*
afr: Corrected getxattr 'key' matching in case of clrlk cmd
Krishnan Parthasarathi
2012-03-14
1
-10
/
+2
*
Introduce new extended attribute: node-uuid
Venky Shankar
2012-02-22
1
-35
/
+104
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-7
/
+7
*
locks: Added a getxattr interface to clear locks on a given inode.
Krishnan Parthasarathi
2012-02-14
1
-21
/
+157
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-3
/
+5
*
complete the implementation of missing 'f**xattr()' fops
Amar Tumballi
2012-01-25
1
-0
/
+131
*
cluster/afr: Handle error cases in local init
Pranith Kumar K
2011-12-28
1
-97
/
+75
*
cluster/afr: Remove unused 'ino' code
Pranith Kumar K
2011-10-28
1
-5
/
+0
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-3
/
+12
*
cluster/afr: Update fresh_children in lookup if no other ops in progress
Pranith Kumar K
2011-08-19
1
-6
/
+6
*
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: Choose next call child from fresh-children for inode-read-fops
Pranith K
2011-07-17
1
-302
/
+246
*
cluster/afr: Add fresh children along with read-child to inode context
Pranith K
2011-07-17
1
-6
/
+49
*
afr/stripe: collect pathinfo xattrs from all childs
Venky Shankar
2011-07-12
1
-1
/
+123
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-12
/
+0
*
cluster/afr: log enhancements - part 1
Amar Tumballi
2011-04-06
1
-110
/
+112
*
cluster/afr: whitespace cleanup
Amar Tumballi
2011-03-29
1
-403
/
+403
*
Solaris build fixes
shishir gowda
2011-02-22
1
-1
/
+1
*
adding libxlator, to ensure proper client side aggregation of marks by cluste...
Kaushik BV
2011-01-27
1
-3
/
+71
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
cluster/replicate: stack_wind into read_child only if it is up.
Raghavendra G
2010-09-18
1
-6
/
+6
*
add pump xlator and changes for replace-brick
Pavan Sondur
2010-08-06
1
-1
/
+2
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-1
/
+1
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-3
/
+3
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-8
/
+8
*
cluster/afr: NFS-friendly logic changes
Vikas Gorur
2009-10-27
1
-0
/
+5
*
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
-13
/
+13
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-1
/
+1
*
cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dict
Vikas Gorur
2009-09-08
1
-1
/
+2
*
cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...
Vikas Gorur
2009-08-04
1
-3
/
+4
*
cluster/afr: Return same inode number in stat buf for readv_cbk
Vikas Gorur
2009-07-27
1
-0
/
+3
*
Filter out changelog xattrs in replicate.
Vikas Gorur
2009-06-11
1
-1
/
+64
*
Cleaned up log messages in replicate.
Vikas Gorur
2009-04-24
1
-12
/
+12
*
update cluster/afr with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-3
/
+6
*
Made afr inode context a 64-bit packed value instead of a structure.
Vikas Gorur
2009-04-03
1
-96
/
+26
*
Load balance read operations among subvolumes in afr
Vikas Gorur
2009-04-02
1
-73
/
+232
*
updated copyright header to extend copyright upto 2009
Basavanagowda Kanur
2009-02-26
1
-1
/
+1
[next]