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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Unwind with correct pre/post parent bufs
Pranith Kumar K
2012-08-02
3
-403
/
+147
*
cluster/afr: Handle child_up & fd not opened case in xaction
Pranith Kumar K
2012-08-01
1
-7
/
+8
*
cluster/afr: Handle failures in fop_cbk gracefully
Pranith Kumar K
2012-07-31
1
-31
/
+46
*
cluster/afr: update loc inode after inode_link
Pranith Kumar K
2012-07-31
1
-12
/
+24
*
cluster/afr: Modified split-brain handling
Pranith Kumar K
2012-07-26
5
-57
/
+146
*
cluster/afr: Filter O_TRUNC in afr-fix-open
Pranith Kumar K
2012-07-25
1
-1
/
+2
*
cluster: fix crash on link of named pipe in stripe/replicate vol
Brian Foster
2012-07-25
1
-2
/
+1
*
cluster/afr: Perform data self-heal for non regular files
Pranith Kumar K
2012-07-25
5
-217
/
+162
*
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
9
-88
/
+44
*
xlator options: remove overwritten data-self-heal initializer
Jim Meyering
2012-07-11
1
-1
/
+0
*
cluster/afr: post-op-delay support
Anand Avati
2012-07-04
6
-2
/
+175
*
cluster/afr: cleanup lk_owner and PID mess
Anand Avati
2012-07-04
3
-41
/
+28
*
cluster/afr: add a new option to select read-subvol by index
Jeff Darcy
2012-07-03
1
-0
/
+27
*
cluster/afr: fix for read-subvolume option does not work
Jeff Darcy
2012-07-03
1
-2
/
+2
*
cluster/afr: Don't reset split-brain when data-self-heal is off
Pranith Kumar K
2012-06-19
3
-2
/
+4
*
cluster/afr: Treat EEXIST as success in hardlink
Pranith Kumar K
2012-06-14
1
-0
/
+12
*
libglusterfs : Fix validation for integer volume options.
Kaushal M
2012-06-07
1
-0
/
+1
*
cluster/afr: Check for null gfid_req
Pranith Kumar K
2012-06-06
1
-1
/
+1
*
replicate: default read_child to a local brick if there is one.
Jeff Darcy
2012-06-05
5
-3
/
+162
*
Self-heald: inode_link files while crawling
Pranith Kumar K
2012-06-05
1
-5
/
+10
*
replicate: add hashed read-child method.
Jeff Darcy
2012-05-31
6
-18
/
+93
*
storage/posix: Move landfill inside .glusterfs
Pranith Kumar K
2012-05-31
3
-41
/
+2
*
cluster/afr: decrement changelog when fdctx is absent
Pranith Kumar K
2012-05-24
1
-0
/
+2
*
cluster/afr: Release inodelk on erase changelog failures
Pranith Kumar K
2012-05-23
1
-0
/
+3
*
cluster/afr: Unlock higher entry locks in rename entrylk failure.
Pranith Kumar K
2012-05-22
1
-0
/
+4
*
Thou shalt not free(3) memory dirname(3) returned
Emmanuel Dreyfus
2012-05-21
1
-1
/
+9
*
cluster/afr: Assign gfid path if path is NULL in lookup
Pranith Kumar K
2012-05-21
1
-9
/
+14
*
cluster/afr: Enforce order in pre/post op
Pranith Kumar K
2012-05-18
9
-100
/
+135
*
cluster/afr: Perform conservative merge on dir with xattr split-brain
Pranith Kumar K
2012-05-18
3
-10
/
+61
*
cluster/afr: Handle files w.o. xattrs and size mismatch.
Pranith Kumar K
2012-05-18
2
-10
/
+44
*
cluster/afr: Mark zero size file as sink in absense of xattrs.
Pranith Kumar K
2012-05-18
2
-2
/
+53
*
cluster/afr: Determining sources should do both fxattrop, fstat
Pranith Kumar K
2012-05-18
2
-95
/
+65
*
Self-heald: Enable configuring of heal poll timeout
Pranith Kumar K
2012-05-18
3
-3
/
+12
*
Self-heald: Print the time stamp of the event-history
Pranith Kumar K
2012-05-17
1
-10
/
+22
*
cluster/replicate: check for 'loc->path' before dereferencing it
Amar Tumballi
2012-05-16
1
-1
/
+1
*
cluster/afr: Return EIO if read-child < 0 in inode-read fops
Pranith Kumar K
2012-05-16
1
-1
/
+4
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
28
-413
/
+161
*
Self-heald: Dump the event history completely
Pranith Kumar K
2012-05-07
4
-24
/
+5
*
cluster/afr: Fix inodelk-trace logs to print lk-owners
Pranith Kumar K
2012-05-07
1
-11
/
+11
*
cluster/afr: Perform Flush with lk-owner given by parent xlator.
Pranith Kumar K
2012-05-07
2
-0
/
+8
*
self-heald: loc should have gfid path for better logging
Pranith Kumar K
2012-05-04
1
-18
/
+28
*
self-heald: Don't trigger self-heal always.
Pranith Kumar K
2012-05-04
1
-3
/
+18
*
cluster/pump: Fixed fd leaks in pump directory traversal logic
Raghavendra Bhat
2012-05-03
1
-1
/
+17
*
cluster/afr: Fix race in nonblocking entrylk
Pranith Kumar K
2012-05-03
1
-6
/
+6
*
cluster/afr: Log enhancements
Pranith Kumar K
2012-04-25
1
-10
/
+13
*
pump: Removed extra dict_unref in pump_command_reply
Krishnan Parthasarathi
2012-04-25
1
-2
/
+0
*
cluster/afr: Set errno correctly in find_fresh_parents failures
Pranith Kumar K
2012-04-19
1
-1
/
+3
*
cluster/afr: Handle transient parent-entry xactions in lookup
Pranith Kumar K
2012-04-19
2
-6
/
+96
*
cluster/afr: Build parent loc for expunge
Pranith Kumar K
2012-04-18
1
-0
/
+7
[next]