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.glusterfs: Introduce mem-accounting as an option
Vijay Bellur
2013-03-03
1
-9
/
+17
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
1
-1
/
+1
*
fuse-bridge: use READDIRPLUS support when available
Anand Avati
2013-02-07
3
-2
/
+141
*
fuse(efence): zero sized memory was being allocated.
v3.4.0alpha
Anand Avati
2013-02-05
1
-0
/
+5
*
mount.glusterfs: Fixed regexp matcher for existing mount points
Krishnan Parthasarathi
2013-02-03
1
-1
/
+1
*
fuse-bridge: fix some breakages from lock migration patch
Anand Avati
2013-01-30
1
-12
/
+28
*
libglusterfs/syncop: do not hold ref on the fd in cbk
Raghavendra Bhat
2013-01-30
1
-1
/
+0
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
1
-5
/
+3
*
core: remove all the 'inner' functions in codebase
Amar Tumballi
2012-12-19
1
-23
/
+12
*
NULL reference fix in gfid log
Emmanuel Dreyfus
2012-12-15
1
-6
/
+6
*
NetBSD MS_RDONLY portability build fix
Emmanuel Dreyfus
2012-12-12
1
-0
/
+5
*
mount/fuse: migrate posix locks after a graph-switch
Raghavendra
2012-11-27
1
-8
/
+90
*
fuse-bridge: fix posix-only configuration
Anand Avati
2012-11-19
1
-0
/
+1
*
fuse: handle mountflags properly
Niels de Vos
2012-11-19
1
-3
/
+5
*
xlator/fuse: integrate fuse with event-history
Raghavendra Bhat
2012-11-12
2
-406
/
+513
*
NetBSD negative timeout missing support workaround
Emmanuel Dreyfus
2012-10-20
1
-1
/
+1
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
1
-2
/
+3
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
1
-2
/
+2
*
fuse: create a new fd during fd-migration.
Raghavendra G
2012-10-02
3
-130
/
+370
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
1
-1
/
+1
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
1
-1
/
+1
*
Prevent fuse from setting an invalid value of fd_ctx
linbaiye
2012-09-20
1
-2
/
+4
*
fuse: override 'gid-timeout' option to disable aux gid compatibility
Amar Tumballi
2012-09-19
1
-0
/
+5
*
mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is used
Niels de Vos
2012-09-18
3
-5
/
+19
*
mount/fuse: treat NULL gfid is a failure in lookup disregarding op_ret
Anand Avati
2012-09-17
1
-2
/
+14
*
All: License message change
Varun Shastry
2012-09-13
5
-29
/
+25
*
glusterfs SEGV on Fedora 17 from UFO fallocate(2) call
Kaleb S. KEITHLEY
2012-09-13
1
-14
/
+19
*
fuse-bridge: Pass unknown option down to fuse
Lubomir Rintel
2012-09-12
3
-4
/
+24
*
mount/fuse: add mount-option "enable-ino32" for the native client
Niels de Vos
2012-09-06
4
-30
/
+49
*
mount.glusterfs: Ignore noauto and _netdev options
Lubomir Rintel
2012-09-06
1
-0
/
+3
*
mount/fuse: If gfid is not present assign gfid
Pranith Kumar K
2012-09-06
1
-1
/
+1
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-15
/
+22
*
License change to 2 additional files.
Varun Shastry
2012-09-05
1
-16
/
+7
*
All: License message change
Varun Shastry
2012-08-28
4
-61
/
+25
*
posix-acl: make use of 'umask' flag passed as argument in fop
Amar Tumballi
2012-08-23
1
-0
/
+12
*
fuse: make background queue length configurable
Amar Tumballi
2012-08-22
3
-3
/
+54
*
syncop: handle 'dataonly' flag in syncop_fsync()
Amar Tumballi
2012-08-20
1
-1
/
+1
*
fix "--client-pid"
Csaba Henk
2012-08-19
1
-0
/
+2
*
fuse: have setxattr on geo-rep related xattrs take effect
Csaba Henk
2012-08-19
1
-3
/
+3
*
fuse-bridge: fuse_thread_proc: avoid realloc-clobber induced leak upon OOM
Jim Meyering
2012-08-08
1
-3
/
+4
*
mount/fuse: ignore any erros that might've happened while resolving entry in ...
Raghavendra G
2012-08-03
3
-25
/
+117
*
fuse-resolve: consider cases where an entry should be resolved even when pare...
Raghavendra G
2012-08-03
1
-0
/
+13
*
mount/fuse: initialize entry and negative timeouts correctly.
Raghavendra G
2012-08-01
1
-2
/
+2
*
Fixes for gsyncd / geo-rep and FUSE listxattr
Venky Shankar
2012-07-24
1
-4
/
+28
*
fuse-bridge: utilize the option handle framework for double
Anand Avati
2012-07-19
1
-52
/
+34
*
fuse-bridge: expose negative entry caching of FUSE
Anand Avati
2012-07-19
3
-2
/
+24
*
FUSE: ignore setxattr for some keys from gsyncd aux mount
Venky Shankar
2012-07-19
3
-0
/
+34
*
mount/fuse: check for fuse inval notify support when fopen-keep-cache enabled
Brian Foster
2012-07-18
1
-1
/
+15
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
1
-1
/
+1
*
libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridge
Brian Foster
2012-07-17
5
-1
/
+63
[next]