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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: improve replace brick status message
Rajesh Amaravathi
2012-01-12
3
-2
/
+39
*
posix-acl: properly process umask in case client sent it
Lubomir Rintel
2012-01-12
1
-1
/
+17
*
fuse-bridge: preserve original mode and umask
Lubomir Rintel
2012-01-12
1
-0
/
+110
*
cli: volume status enhancement
Rajesh Amaravathi
2012-01-12
4
-71
/
+515
*
mount/fuse: Fix memory leaks
Pranith Kumar K
2012-01-11
1
-0
/
+3
*
cluster/afr: Remove dead code
Pranith Kumar K
2012-01-10
3
-55
/
+0
*
lib/mount-broker: move utility functions to common-utils
Rajesh Amaravathi
2012-01-05
1
-26
/
+1
*
glusterd: Fixed add-brick error message.
Krishnan Parthasarathi
2012-01-05
1
-2
/
+2
*
features/marker: xtime should not be updated for modifications done by specia...
Junaid
2012-01-04
1
-1
/
+7
*
glusterd: Added checks for remove-brick handler.
Krishnan Parthasarathi
2012-01-04
1
-0
/
+11
*
Avoid setting dict when size is -1
Rahul C S
2012-01-03
1
-0
/
+5
*
cluster/stripe: Fix block size reported in pathinfo xattr
Venky Shankar
2012-01-03
1
-16
/
+54
*
glusterd: Fixed add-brick handler algorithm.
Krishnan Parthasarathi
2012-01-02
1
-0
/
+13
*
cluster/afr: Handle fini for afr,pump
v3.3.0qa19
Pranith Kumar K
2011-12-28
5
-63
/
+89
*
cluster/afr: EIO should overwrite ENOENT in lookup
Pranith Kumar K
2011-12-28
1
-2
/
+3
*
mgmt/glusterd: log the rebalance command received properly in the log file
Raghavendra Bhat
2011-12-28
1
-3
/
+8
*
debug/io-stats: Handle fini for io-stats xlator
shishir gowda
2011-12-28
1
-1
/
+38
*
Added/Removed white spaces wherever necessary in replace-brick
Rahul C S
2011-12-28
1
-5
/
+5
*
mount/fuse: Cleanup / remove unnecessary comments
Harshavardhana
2011-12-28
1
-36
/
+0
*
cluster/afr: Handle error cases in local init
Pranith Kumar K
2011-12-28
9
-516
/
+384
*
rebalance: remove the *.fix.layout xattr from trusted domain.
Rajesh Amaravathi
2011-12-28
2
-3
/
+3
*
cluster/afr: Handle split-brain/all-fool xattrs for directory
Pranith Kumar K
2011-12-27
6
-147
/
+152
*
features/posix-acl: handle fini for features/posix-acl
shishir gowda
2011-12-26
1
-0
/
+24
*
Improve cli output of gluster volume heal command.
Rahul C S
2011-12-22
1
-32
/
+23
*
cluster/afr: Set pargfid when missing
v3.3.0qa18
Pranith Kumar K
2011-12-22
3
-4
/
+14
*
protocol/server: Do connection cleanup if reply fails
Pranith Kumar K
2011-12-22
3
-18
/
+14
*
features/locks: Fix release of locks on disconnect
Pranith Kumar K
2011-12-22
1
-22
/
+17
*
cluster/afr: Fix meta data lock range
Pranith Kumar K
2011-12-22
1
-1
/
+1
*
glusterd: Fixed spurious checks in add_brick.
v3.3.0qa17
Krishnan Parthasarathi
2011-12-19
1
-91
/
+2
*
Fix local==NULL crash in wb_sync_cbk during disconnect.
Jeff Darcy
2011-12-19
1
-3
/
+10
*
cli: validate the volume set command properly
Raghavendra Bhat
2011-12-19
2
-59
/
+51
*
cluster/stripe: copy the gfid from the dentry structure to loc
Raghavendra Bhat
2011-12-19
1
-0
/
+2
*
glusterd: Fail 'requests' from non-peers.
Krishnan Parthasarathi
2011-12-19
1
-0
/
+35
*
debug/error-gen: add option to generate errors at random percentage
Raghavendra Bhat
2011-12-15
2
-1
/
+11
*
protocol/client: Be strict about gfids in fop req
Pranith Kumar K
2011-12-15
1
-0
/
+73
*
mount/fuse: export PATH for which in mount script
v3.3.0qa16
Rajesh Amaravathi
2011-12-13
1
-0
/
+1
*
cluster/afr: Double the call count if transaction is for rename
Pranith Kumar K
2011-12-13
1
-4
/
+18
*
fuse: bring in the reverse invalidation
Amar Tumballi
2011-12-12
2
-5
/
+145
*
cluster/distribute: Assert checks at known locations
Harshavardhana
2011-12-06
2
-10
/
+26
*
Changes all parent values for quota_check_limit
Rahul C S
2011-12-05
1
-15
/
+20
*
mount/fuse: Inherit direct-io-mode values from fds already
Raghavendra G
2011-12-01
4
-26
/
+173
*
Add command-line support (but no doc) for enforce-quorum option.
Jeff Darcy
2011-11-28
7
-69
/
+120
*
cluster/afr: Update read-child if it becomes stale
Pranith Kumar K
2011-11-28
3
-36
/
+30
*
case to uint64_t when convering gfid to inode, otherwise it can get
Emmanuel Dreyfus
2011-11-24
1
-1
/
+1
*
Add volfile-generation hook facility.
Jeff Darcy
2011-11-24
2
-1
/
+59
*
afr: Fixed backgroundness detection in self-heal algo.
Krishnan Parthasarathi
2011-11-23
1
-0
/
+1
*
cluster/afr: Remove treating sh_frame as special loop_frame
Pranith Kumar K
2011-11-23
4
-61
/
+129
*
cluster/afr: Open fd fix should perform opendir for dirs
Pranith Kumar K
2011-11-23
1
-7
/
+22
*
cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...
Harshavardhana
2011-11-23
5
-200
/
+258
*
cluster/afr: Fix memory leaks
Pranith Kumar K
2011-11-23
2
-16
/
+13
[next]