index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
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: fix resolver to handle graph switches properly
Anand Avati
2012-02-08
1
-461
/
+323
*
protocol/client : prevent client from reconnecting when server
Kaushal M
2012-02-03
1
-0
/
+14
*
complete the implementation of missing 'f**xattr()' fops
Amar Tumballi
2012-01-25
1
-45
/
+129
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
1
-11
/
+32
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-0
/
+3
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-2
/
+2
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-0
/
+1
*
core/setxattr: prevent users from setting glusterfs xattrs
Rajesh Amaravathi
2012-01-14
1
-0
/
+6
*
fuse-bridge: preserve original mode and umask
Lubomir Rintel
2012-01-12
1
-0
/
+110
*
mount/fuse: Fix memory leaks
Pranith Kumar K
2012-01-11
1
-0
/
+3
*
mount/fuse: Cleanup / remove unnecessary comments
Harshavardhana
2011-12-28
1
-36
/
+0
*
fuse: bring in the reverse invalidation
Amar Tumballi
2011-12-12
1
-5
/
+134
*
mount/fuse: Inherit direct-io-mode values from fds already
Raghavendra G
2011-12-01
1
-13
/
+135
*
fuse: enable kernel read-only mode
Kaushal M
2011-11-22
1
-12
/
+19
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-2
/
+2
*
core: remove 'ino' variable from 'loc_t' structure
Amar Tumballi
2011-11-16
1
-13
/
+22
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-4
/
+4
*
debug/io-stats: prevent setfattr crash when no value given
Rajesh Amaravathi
2011-11-11
1
-1
/
+6
*
fuse: flip xattr key from user to trusted namespace for certain
Venky Shankar
2011-10-28
1
-4
/
+33
*
mount/fuse: set gfid in lookup after a failed revalidate lookup
Pranith Kumar K
2011-10-28
1
-0
/
+3
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-0
/
+2
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
1
-12
/
+12
*
add --user-map-root option
Csaba Henk
2011-09-12
1
-0
/
+14
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
1
-1
/
+1
*
mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.
Raghavendra G
2011-07-12
1
-1
/
+2
*
fuse: introduce "noacl" option to disable ACL checks
Anand Avati
2011-07-08
1
-8
/
+48
*
mnt/fuse: Do a pthread_cond_broadcast for both CHILD_UP and CHILD_DOWN events.
Raghavendra G
2011-07-01
1
-5
/
+6
*
mount/fuse: wait till CHILD_UP event is recieved to do the first lookup.
Raghavendra G
2011-07-01
1
-9
/
+2
*
fuse: consider a lookup as revalidate even if the inode is present in new graph.
Raghavendra G
2011-06-22
1
-10
/
+12
*
statfs(): honor the 'inode' on which the statfs() call is made
Amar Tumballi
2011-05-31
1
-1
/
+1
*
upon daemonizing, wait on mtab update to terminate in parent
Csaba Henk
2011-05-19
1
-1
/
+19
*
prevent few excessive logs
Amar Tumballi
2011-04-21
1
-2
/
+2
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-2
/
+2
*
fuse: set 'graph->used' after graph change
Amar Tumballi
2011-03-18
1
-6
/
+14
*
check for inode and path being NULL before copying them
Raghavendra Bhat
2011-02-28
1
-24
/
+28
*
send the CHILD_DOWN event also to fuse
Amar Tumballi
2011-02-22
1
-31
/
+11
*
fuse-resolve: correction in resolve logic
Amar Tumballi
2011-02-22
1
-15
/
+87
*
implement "--client-pid" option which can forcibly set the pid value in messa...
Csaba Henk
2011-01-27
1
-0
/
+7
*
send_fuse_iov: check args to prevent possible NULL dereferencing
shishir gowda
2010-12-27
1
-0
/
+4
*
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
*
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
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-1
/
+1
[next]