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
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proactive self heal process implementation
Pranith Kumar K
2011-09-14
1
-0
/
+1
*
support for de-commissioning a node using 'remove-brick'
Amar Tumballi
2011-09-13
1
-1
/
+1
*
distribute rebalance: handle the open file migration
Amar Tumballi
2011-09-12
1
-2
/
+2
*
storage/posix: posix getxattr log enhancement
Rajesh Amaravathi
2011-09-08
1
-4
/
+4
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
2
-22
/
+0
*
glusterfs protocol: bring in variable sized iobuf support
Amar Tumballi
2011-09-07
1
-1
/
+1
*
- Use linkat(2) instead of link(2) so that linking to symlink work on
Emmanuel Dreyfus
2011-08-12
1
-0
/
+20
*
Do not distribute UFS1 extended attribute backing store
Emmanuel Dreyfus
2011-08-12
1
-0
/
+14
*
Change Copyright current year
Pranith Kumar K
2011-08-10
8
-8
/
+8
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
9
-27
/
+27
*
storage/posix: handle dictionary being NULL in a function
Amar Tumballi
2011-08-03
1
-0
/
+3
*
storage/posix: Remove the interim fix that handles the gfid race
Pranith K
2011-07-17
2
-69
/
+1
*
storage/posix: Succeed lookup even if there is no gfid on the file
Pranith K
2011-07-17
1
-2
/
+2
*
posix: perform readdir filling in locked region
Anand Avati
2011-07-16
1
-77
/
+101
*
storage/posix: make sure we are starting on a genuine backend
Amar Tumballi
2011-07-14
1
-4
/
+40
*
storage/posix: set all keys present in 'params' dict while creating an entry
Amar Tumballi
2011-07-12
3
-6
/
+68
*
afr/stripe: collect pathinfo xattrs from all childs
Venky Shankar
2011-07-12
1
-1
/
+1
*
storage/posix: move the helper functions to separate file
Amar Tumballi
2011-07-12
4
-831
/
+913
*
storage/posix: call 'gfid_heal()' instead of 'gfid_set()' in lookup()
Amar Tumballi
2011-07-12
1
-1
/
+1
*
storage/posix: detect race in posix_rename()
Anand Avati
2011-07-12
1
-0
/
+23
*
Fixes missing ".." entry in the mount point
Rahul
2011-07-11
1
-1
/
+2
*
posix-acl: implementation of POSIX ACL as a translator
Anand Avati
2011-07-08
1
-0
/
+6
*
storage/posix: set ACL keys during new entry/inode creations
Anand Avati
2011-07-08
1
-0
/
+131
*
bring in strict check on export directory being re-used for different volume
Amar Tumballi
2011-06-23
1
-1
/
+42
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-4
/
+20
*
Prevent spurious getxattr for gfid-req in posix_lookup
shishir gowda
2011-06-14
1
-0
/
+2
*
posix: glusterfs.test should be removed xattr immediately after use.
Krishnan Parthasarathi
2011-05-09
1
-2
/
+3
*
prevent few excessive logs
Amar Tumballi
2011-04-21
1
-2
/
+2
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-1
/
+1
*
storage/posix: log enhancements
Amar Tumballi
2011-03-17
1
-116
/
+130
*
storage/posix: whitespace cleanup
Amar Tumballi
2011-03-17
1
-490
/
+490
*
storage/posix: Added GF_XATTROP_ADD_LONG_ARRAY flag to perform 64bit xattrop ...
Mohammed Junaid Ahmed
2011-03-16
1
-4
/
+17
*
posix: Set op_errno to ENOMEM on failed iobuf_get
Shehjar Tikoo
2011-03-11
1
-0
/
+1
*
posix: Handle offset greater than file size of EOF determination
Shehjar Tikoo
2011-03-11
1
-0
/
+2
*
Solaris xattr support for symlink and special files.
v3.1.3qa3
shishir gowda
2011-03-04
1
-3
/
+13
*
v2 Prevent removal of trusted.gfid xattr
shishir gowda
2011-03-01
1
-0
/
+6
*
storage/posix: set op_ret to -1 when setgid_override fails.
Raghavendra G
2011-02-22
1
-5
/
+18
*
storage/posix: in opendir, allocate proper size for fd ctx pointer
Amar Tumballi
2011-01-07
1
-1
/
+1
*
gfid: disable setting/getting of gfid from higher level translators
Anand Avati
2010-12-06
1
-4
/
+12
*
check whether the file is a symlink while doing utimes
Raghavendra Bhat
2010-12-06
1
-1
/
+19
*
glusterd-rebalance: if file is open, don't do rebalance
Amar Tumballi
2010-10-19
1
-0
/
+25
*
Revert "glusterd-rebalance: if file is open, don't do rebalance"
Vijay Bellur
2010-10-19
1
-25
/
+0
*
glusterd-rebalance: if file is open, don't do rebalance
v3.1.0
Amar Tumballi
2010-10-12
1
-0
/
+25
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
2
-2
/
+2
*
Copyright changes
Vijay Bellur
2010-10-11
8
-8
/
+8
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+3
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
8
-24
/
+24
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-3
/
+18
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
2
-8
/
+8
*
storage/posix: prevent chmod() from getting called on symlinks
Anand Avati
2010-09-29
1
-6
/
+25
[next]