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
/
posix
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
4
-12
/
+12
*
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
*
Copyright changes
Vijay Bellur
2010-10-11
3
-3
/
+3
*
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
3
-9
/
+9
*
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
1
-4
/
+4
*
storage/posix: prevent chmod() from getting called on symlinks
Anand Avati
2010-09-29
1
-6
/
+25
*
Changing readdir calls to readdirp calls in DHT
shishir gowda
2010-09-28
1
-20
/
+11
*
posix: remove variables used for maintaining generation numbers
Amar Tumballi
2010-09-14
2
-50
/
+1
*
posix: fix an issue with existing data in case of readdir
Amar Tumballi
2010-09-14
1
-4
/
+7
*
posix: Copy gfid from stat to dirent for readdirp
Shehjar Tikoo
2010-09-14
1
-0
/
+1
*
posix: remove gen related xattr usage
Amar Tumballi
2010-09-13
1
-207
/
+69
*
gfid: handling of gfids in storage/posix
Anand Avati
2010-09-04
1
-0
/
+72
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+3
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+3
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
[next]