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
...
*
proper way to do defrag of a mountpoint
Amar Tumballi
2010-07-14
1
-4
/
+4
*
minor option handling refactorizations
Csaba Henk
2010-07-08
2
-10
/
+7
*
mount/fuse: Handle setting entry-timeout to 0.
Vijay Bellur
2010-07-05
1
-1
/
+1
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-5
/
+4
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+1
*
dynamic volume changes for graph replacement
Anand Avati
2010-06-07
1
-163
/
+232
*
fuse: add a built-in fuse traffic dumper mechanism
Csaba Henk
2010-06-07
1
-40
/
+130
*
OS X: basic additions for OS X client support
Csaba Henk
2010-05-21
2
-16
/
+135
*
fuse, dht: use readdir by default.
Anand Avati
2010-05-13
1
-3
/
+2
*
added features/mac-compat
Csaba Henk
2010-05-13
1
-124
/
+41
*
Adding GF_LOG_OCCASIONALLY to prevent repeated log messages
Anush Shetty
2010-05-09
1
-5
/
+9
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-4
/
+2
*
Memory accounting changes
Vijay Bellur
2010-04-23
2
-29
/
+87
*
mount/fuse: Destroy STACK when truncate and other op are part of same SETATTR
Vijay Bellur
2010-04-23
1
-1
/
+2
*
fuse: fix too early freeing
Csaba Henk
2010-04-13
1
-1
/
+1
*
fuse: change behavior of direct io mode.
Anand Avati
2010-04-08
1
-7
/
+6
*
core: Do internal latency measurement of FOPs.
Vikas Gorur
2010-04-04
1
-0
/
+2
*
mount script has new option '-o ro'
Amar Tumballi
2010-03-24
1
-0
/
+7
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-81
/
+81
*
fuse: check the return value of pthread_cond_timedwait before logging in fuse...
Raghavendra Bhat
2010-02-20
1
-7
/
+6
*
mount/fuse: Fix file type checking.
Vikas Gorur
2010-01-25
1
-7
/
+10
*
fuse: treat DESTROY message as proto requires, ie. don't leave it unanswered
Csaba Henk
2010-01-12
1
-2
/
+4
*
fuse: fix memleak
Csaba Henk
2010-01-06
1
-0
/
+1
*
fuse-bridge: Don't try to fill a loc in setattr when we can proceed on with a...
Csaba Henk
2009-12-18
1
-2
/
+9
*
fix typo in 76d6f3fbe
Csaba Henk
2009-12-06
1
-1
/
+1
*
fuse-bridge: set lk_owner to -1 for release forged flush.
Csaba Henk
2009-12-06
1
-0
/
+1
*
fuse-bridge: make use of lock owner data in a protocol adherent way.
Csaba Henk
2009-12-06
1
-22
/
+29
*
fuse-bridge: log cases where newer generation is found in table
Anand Avati
2009-12-06
1
-1
/
+12
*
fuse: fix leak in fuse_getxattr and fuse_getattr
Anand Avati
2009-12-05
1
-0
/
+2
*
mount/fuse: Refactored fuse_setattr.
Vikas Gorur
2009-12-04
1
-103
/
+40
*
mount/fuse: Print correct log message if encountered with errno - EAGAIN.
Pavan Vilas Sondur
2009-12-03
1
-0
/
+9
*
mount/fuse: Use fuse lock_owner field in posix locks.
Pavan Vilas Sondur
2009-12-03
1
-4
/
+36
*
mount/fuse: Handle the case when attribute_timeout is set to 0 in dictionary.
Vijay Bellur
2009-12-03
1
-1
/
+1
*
Fixed typo in gf_proc_dump for attribute_timeout.
Harshavardhana Ranganath
2009-11-26
1
-1
/
+1
*
Upgrade FUSE protocol to rev. 7.13
Csaba Henk
2009-11-16
1
-3
/
+9
*
mount/fuse: Assign the right inode to fuse_entry_out in fuse_create_cbk().
Vijay Bellur
2009-11-16
1
-2
/
+2
*
mount/fuse: Prevent a hang on the mount point if no server is up when the cli...
Pavan Sondur
2009-11-13
1
-4
/
+49
*
mount/fuse: Do readdirp in fuse_readdir.
Vikas Gorur
2009-11-13
1
-2
/
+2
*
Remove fuse_lowlevel.h from xlator.h in libglusterfs.
Pavan Sondur
2009-11-03
1
-2
/
+2
*
protocol/server, mount/fuse: Handle returned inode in create properly
Vikas Gorur
2009-10-29
1
-6
/
+13
*
fuse: use postbuf in truncate_cbk for attributes to return
Anand Avati
2009-10-28
1
-4
/
+4
*
mount/fuse: Derive fd from the file handle for setattr
Vikas Gorur
2009-10-28
1
-1
/
+3
*
mount/fuse: Use correct offset for name in fuse_getxattr
Vikas Gorur
2009-10-27
1
-1
/
+1
*
mount/fuse: Don't use fsi if it is already cleaned up
Vijay Bellur
2009-10-23
1
-1
/
+4
*
fuse-bridge: send fresh lookup on failed revalidate to return new nodeid
Anand Avati
2009-10-23
1
-47
/
+56
*
fuse: use inode_t address as nodeid and use new inode API
Anand V. Avati
2009-10-18
1
-224
/
+105
*
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
[prev]
[next]