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
*
mount/fuse: Initialize attr and set nsec values for atime and mtime.
Vijay Bellur
2009-10-15
1
-1
/
+3
*
mount/fuse: Handle FATTR_MODE flag properly.
Vikas Gorur
2009-10-07
1
-0
/
+3
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
3
-3
/
+3
*
mount/fuse: Don't send fsetattr if ATIME or MTIME needs to be changed.
Vikas Gorur
2009-10-06
1
-1
/
+8
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-16
/
+241
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
1
-142
/
+185
*
fuse: emit a flush from release if we didn't get an adjacent FLUSH message fr...
Csaba Henk
2009-09-23
1
-5
/
+51
*
mount.glusterfs had a problem understanding when "volfile" was given as one o...
Harshavardhana Ranganath
2009-09-23
1
-5
/
+6
*
Changed prototype for inode_table_dump() and inode_dump().
Vijay Bellur
2009-09-16
1
-0
/
+13
*
mount/fuse: Support for dumpop priv.
Vijay Bellur
2009-09-16
1
-0
/
+47
*
mount/fuse: Set d_type in readdir_cbk using the stat buf for the entry.
Vikas Gorur
2009-09-09
1
-1
/
+32
*
mount/fuse: Include missing header files in Makefile.am
Vijay Bellur
2009-09-07
1
-1
/
+3
*
fuse: protocol fix: fix bogus parsing of MKDIR message
Csaba Henk
2009-09-01
1
-1
/
+1
*
fuse: a compat fix for older protocol revisions
Csaba Henk
2009-08-16
1
-1
/
+4
*
fuse: optimize request iov aligment for writes
Csaba Henk
2009-08-16
1
-12
/
+53
*
fuse: switch off direct I/O mode if big writes are supported
Csaba Henk
2009-08-14
1
-1
/
+7
*
bring in fusermount
Csaba Henk
2009-08-12
1
-4
/
+1
*
fuse: add proper mounting support, based on libfuse routines
Csaba Henk
2009-08-12
2
-42
/
+20
*
fuse: move libfuse derived code over under contrib/
Csaba Henk
2009-08-12
3
-618
/
+8
*
upgrade FUSE protocol to 7.12 and add support for older versions of the protocol
Csaba Henk
2009-08-12
2
-18
/
+115
*
basic version of direct FUSE interface (ie. not relying on libfuse)
Csaba Henk
2009-08-12
5
-949
/
+1471
*
adding an option to mount.glusterfs for server failover to fetch volume files.
Amar Tumballi
2009-08-04
1
-20
/
+32
*
change mount.glusterfs.in to work with non-bash shells too.
Amar Tumballi
2009-07-16
1
-4
/
+4
*
fuse-bridge: Export user.glusterfs-booster-mount xattr
Shehjar Tikoo
2009-07-16
1
-0
/
+3
*
fuse_bridge: handle failures in init() more gracefully
Csaba Henk
2009-07-15
1
-6
/
+37
*
fuse-bridge: formatting cleanups
Csaba Henk
2009-07-15
1
-70
/
+72
*
fuse-bridge: further allocation failure handling fixes
Csaba Henk
2009-07-15
1
-20
/
+63
*
fuse-bridge: handle state allocation failure
Csaba Henk
2009-07-15
1
-33
/
+46
*
detabify fuse-bridge.c (and other whitespace fixes)
Csaba Henk
2009-07-08
1
-738
/
+738
*
use fuse_reply_iov() in fuse_readv_cbk
Basavanagowda Kanur
2009-07-07
1
-0
/
+4
*
Modified mount.glusterfs to print usage in case of no mountpoint provided and...
Harshavardhana Ranganath
2009-07-06
1
-20
/
+47
*
fuse 2.8 support for xlator/fuse
Harshavardhana
2009-07-01
2
-0
/
+23
*
Added new options for log-server and log-server-port
Harshavardhana Ranganath
2009-06-29
1
-2
/
+16
*
mount script to take arguments like nfs
Amar Tumballi
2009-06-24
1
-17
/
+34
*
mount.glusterfs.in correctness in case of duplicate mount
Amar Tumballi
2009-06-23
1
-2
/
+2
*
Fix typos in my previous commit 6010e2a4e
Csaba Henk
2009-06-23
1
-2
/
+2
*
fuse: instead of having a fixed option list, assemble it using "fuse_opt_add_...
Csaba Henk
2009-06-22
1
-56
/
+40
*
Print PID after daemonizing glusterfs.
Vikas Gorur
2009-06-09
1
-6
/
+10
*
THIS: bootstrap @THIS in fuse thread
Anand V. Avati
2009-05-22
1
-0
/
+2
*
make getxattr fail with ERANGE if reply is bigger than what was requested
Csaba Henk
2009-05-16
1
-31
/
+25
*
avoid duplicate mounts while using mount.glusterfs
Amar Tumballi
2009-05-16
1
-1
/
+1
*
replace BIG_FUSE_CHANNEL_SIZE with 'this->ctx->page_size'
Amar Tumballi
2009-05-16
1
-9
/
+9
*
fix in mount.glusterfs for proper direct io mode option.
Amar Tumballi
2009-05-07
1
-1
/
+1
*
fuse-bridge log cleanup
Anand V. Avati
2009-04-28
1
-486
/
+373
*
Cleaned up log messages in mount/fuse.
Vikas Gorur
2009-04-24
1
-120
/
+120
*
handle iobuf NULL return case in fuse-bridge, by waiting 10 seconds and tryin...
Anand V. Avati
2009-04-22
1
-0
/
+7
*
change errno EINVAL to ENOENT in case of all fuse_* calls for fuse_reply_err ()
Harshavardhana
2009-04-20
1
-26
/
+26
*
reset errno to 0 before calling first fuse_lowlevel_new() to reliably detect ...
Anand V. Avati
2009-04-12
1
-1
/
+3
*
updated mount/fuse with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-37
/
+18
*
use 128Kbyte as the channel transfer size in fuse-bridge
Anand V. Avati
2009-04-12
1
-7
/
+7
[next]