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
*
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
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+2
*
gfid: changes in inode management
Anand Avati
2010-09-04
1
-20
/
+5
*
Revert "fuse: introduce pre-test micro-framework, check for execve-over-direc...
Vijay Bellur
2010-09-03
2
-333
/
+6
*
fuse: introduce pre-test micro-framework, check for execve-over-direct-IO
Csaba Henk
2010-09-02
2
-6
/
+333
*
Add fuse.glusterfs to PRUNEFS variable in updatedb.conf(5)
Sachidananda
2010-08-31
1
-19
/
+32
*
fuse: have the fsname passed to mount(2) include the volfile id
Csaba Henk
2010-08-30
1
-3
/
+26
*
fix notify mechanism to send CHILD_UP to fuse
Amar Tumballi
2010-08-27
1
-0
/
+4
*
fuse graph initialization related changes
Amar Tumballi
2010-08-24
1
-18
/
+7
*
check whether xlator is NULL in FUSE_FOP macro
Raghavendra Bhat
2010-08-21
2
-5
/
+14
*
fuse: prevent NULL dereference in case resolve on path failed.
Amar Tumballi
2010-08-18
2
-3
/
+40
*
volume-id fix in mount.glusterfs
Amar Tumballi
2010-08-15
1
-7
/
+1
*
logging enhancements
Amar Tumballi
2010-08-12
3
-1
/
+103
*
fuse resolve related changes
Amar Tumballi
2010-08-11
5
-738
/
+1889
*
removed last few remaining 'ERR_ABORT's from codebase
Amar Tumballi
2010-07-28
1
-1
/
+3
*
mount/fuse: disable fuse support from volfile
Anand Avati
2010-07-21
1
-1
/
+1
*
fix mount.gluster so there is no fixed default port
Amar Tumballi
2010-07-20
1
-5
/
+3
*
fuse: fix clang spotted C abuses
Csaba Henk
2010-07-19
1
-9
/
+3
[next]