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
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Copyright current year
Pranith Kumar K
2011-08-10
5
-5
/
+5
*
fuse-resolve: prevent linking of inodes of different inode-table
Amar Tumballi
2011-08-10
1
-25
/
+31
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
7
-19
/
+19
*
fuse: fix inode-leaks in fuse_lookup_and_resume codepath.
Raghavendra G
2011-07-17
2
-12
/
+31
*
mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.
Raghavendra G
2011-07-07
1
-1
/
+2
*
mount.glusterfs: support -o acl parameter
v3.2.2qa1
Anand Avati
2011-07-01
1
-0
/
+7
*
fuse: introduce "noacl" option to disable ACL checks
Anand Avati
2011-07-01
2
-10
/
+49
*
fuse: fill frame->root->groups with aux gids of the process
Anand Avati
2011-07-01
1
-0
/
+53
*
mnt/fuse: Do a pthread_cond_broadcast for both CHILD_UP and CHILD_DOWN events.
Raghavendra G
2011-07-01
2
-6
/
+7
*
mount/fuse: wait till CHILD_UP event is recieved to do the first lookup.
Raghavendra G
2011-07-01
1
-9
/
+2
*
fuse: consider a lookup as revalidate even if the inode is present in new graph.
Raghavendra G
2011-06-22
1
-10
/
+12
*
prevent few excessive logs
Amar Tumballi
2011-04-21
1
-2
/
+2
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
3
-15
/
+15
*
fuse: set 'graph->used' after graph change
Amar Tumballi
2011-03-18
1
-6
/
+14
*
glusterfsd: log enhancement
Amar Tumballi
2011-03-17
2
-2
/
+1
*
check for inode and path being NULL before copying them
Raghavendra Bhat
2011-02-28
1
-24
/
+28
*
send the CHILD_DOWN event also to fuse
Amar Tumballi
2011-02-22
1
-31
/
+11
*
fuse-resolve: correction in resolve logic
Amar Tumballi
2011-02-22
4
-91
/
+286
*
implement "--client-pid" option which can forcibly set the pid value in messa...
Csaba Henk
2011-01-27
3
-0
/
+15
*
send_fuse_iov: check args to prevent possible NULL dereferencing
shishir gowda
2010-12-27
1
-0
/
+4
*
check the return value properly after calling inode_path
Raghavendra Bhat
2010-12-12
1
-1
/
+1
*
mount.glusterfs: use option --direct-io-mode instead of --disable-direct-io-mode
Raghavendra G
2010-12-03
1
-1
/
+1
*
fuse-bridge: construct fa->rdev properly
Anand Avati
2010-12-03
1
-1
/
+2
*
Remove spurious inode_ref call on parent dir in fuse_create_cbk
shishir gowda
2010-11-18
1
-1
/
+0
*
fuse: dentry create time inode resolution fixes
Amar Tumballi
2010-11-15
1
-20
/
+30
*
Throwing an error while mounting glusterfs when fuse is not installed.
Mohammed Junaid Ahmed
2010-11-03
1
-0
/
+9
*
fuse: retire the faked-FLUSH-upon-RELEASE hack
Csaba Henk
2010-10-26
1
-72
/
+9
*
fuse: "terminating upon EBADF" log message is confusing, set its level to DEBUG
Csaba Henk
2010-10-26
1
-1
/
+1
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
1
-2
/
+2
*
check if fd is NULL before accessing it in fuse_open_resume
Raghavendra Bhat
2010-10-12
1
-0
/
+8
*
Copyright changes
Vijay Bellur
2010-10-11
3
-3
/
+3
*
fuse_loc_fill(): handle a case of NULL dereference
Amar Tumballi
2010-10-11
1
-2
/
+2
*
migrate from port 69* to 24007
Amar Tumballi
2010-10-08
1
-7
/
+0
*
fuse: handle the case of NULL dereference
Amar Tumballi
2010-10-04
1
-1
/
+2
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
7
-19
/
+19
*
Add log-level option to command volume set
shishir gowda
2010-10-04
2
-86
/
+0
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-1
/
+1
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
2
-5
/
+7
*
fuse-resolve: remove stale code
Amar Tumballi
2010-09-23
1
-192
/
+6
*
mount/fuse: generate gfid only in case of a fresh lookup
Vijay Bellur
2010-09-22
1
-2
/
+1
*
fuse-resolve: don't resolve fd to new graph for now
Amar Tumballi
2010-09-22
1
-1
/
+5
*
mount/fuse: By default enable direct-io only for fds not openened with O_RDONLY.
Raghavendra G
2010-09-21
1
-2
/
+6
*
mount/fuse: Perform malloc for appropriate length
Vijay Bellur
2010-09-17
1
-1
/
+1
*
fuse: suppress wrong/confusing log message about graph setup failure
Amar Tumballi
2010-09-08
1
-1
/
+1
*
in case of failures, don't hang fuse mount
Amar Tumballi
2010-09-07
1
-1
/
+26
*
fuse resolve to return if resolve not successful
Amar Tumballi
2010-09-07
1
-1
/
+10
*
changes in fuse proc thread initialization
Amar Tumballi
2010-09-06
1
-16
/
+13
*
gfid: set request gfids for new entries in fuse
Anand Avati
2010-09-04
3
-8
/
+54
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
[next]