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
/
fuse
/
src
/
fuse-bridge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse-bridge: use READDIRPLUS support when available
Anand Avati
2013-02-07
1
-0
/
+137
*
fuse(efence): zero sized memory was being allocated.
v3.4.0alpha
Anand Avati
2013-02-05
1
-0
/
+5
*
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: handle mountflags properly
Niels de Vos
2012-11-19
1
-3
/
+5
*
xlator/fuse: integrate fuse with event-history
Raghavendra Bhat
2012-11-12
1
-406
/
+424
*
NetBSD negative timeout missing support workaround
Emmanuel Dreyfus
2012-10-20
1
-1
/
+1
*
fuse: create a new fd during fd-migration.
Raghavendra G
2012-10-02
1
-102
/
+248
*
Prevent fuse from setting an invalid value of fd_ctx
linbaiye
2012-09-20
1
-2
/
+4
*
mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is used
Niels de Vos
2012-09-18
1
-5
/
+3
*
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
1
-1
/
+1
*
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
1
-2
/
+9
*
mount/fuse: add mount-option "enable-ino32" for the native client
Niels de Vos
2012-09-06
1
-5
/
+11
*
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
*
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
1
-3
/
+40
*
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-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
1
-0
/
+8
*
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
1
-1
/
+17
*
FUSE: ignore setxattr for some keys from gsyncd aux mount
Venky Shankar
2012-07-19
1
-0
/
+5
*
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
1
-0
/
+13
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-4
/
+2
*
fuse/md-cache: add support for the 'fopen-keep-cache' mount option
Brian Foster
2012-07-13
1
-13
/
+100
*
mount/fuse: use correct fdctx to inherit direct-io-values from.
Raghavendra G
2012-06-06
1
-1
/
+1
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
1
-1
/
+1
*
fuse: be good at suicide
Csaba Henk
2012-06-05
1
-1
/
+1
*
fuse: make SELinux support configurable
Anand Avati
2012-05-29
1
-14
/
+21
*
fuse, glusterfsd: mount logic fixes
Csaba Henk
2012-05-21
1
-20
/
+8
*
storage/posix,fuse-bridge: fill the d_type attribute in READDIRP replies
Niels de Vos
2012-05-18
1
-0
/
+1
*
fuse-resolve: Attempt fd-migration in resolver, if migration
Raghavendra G
2012-05-15
1
-39
/
+26
*
mount/fuse: Use state->lk_lock to print lock information on EAGAIN.
Mohammed Junaid
2012-05-15
1
-4
/
+3
*
glusterfsd: Make sure mountpoint is an absolute path
Kaushal M
2012-05-08
1
-1
/
+1
*
mount/fuse: unref the fds after they have been migrated to the new graph
Raghavendra Bhat
2012-04-24
1
-19
/
+35
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-2
/
+4
[next]