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: add --lru-limit option
Amar Tumballi
2019-01-16
1
-51
/
+76
*
all: fix the format string exceptions
Amar Tumballi
2018-11-09
1
-3
/
+3
*
gfapi: revert several patchs that introduced pre/post attrs
ShyamsundarR
2018-09-17
1
-1
/
+1
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-4744
/
+4595
*
mount/fuse: convert ENOENT to ESTALE in open(dir)_resume
Raghavendra G
2018-09-11
1
-0
/
+9
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-1
/
+2
*
performance/readdir-ahead: keep stats of cached dentries in sync with modific...
Krutika Dhananjay
2018-08-18
1
-4
/
+13
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-1
/
+1
*
fuse: make sure the send lookup on root instead of getattr()
Amar Tumballi
2018-05-07
1
-0
/
+20
*
fuse: add support for kernel writeback cache
Csaba Henk
2018-05-04
1
-4
/
+46
*
fuse: do fd_resolve in fuse_getattr if fd is received
Susant Palai
2018-04-18
1
-5
/
+8
*
fuse: retire statvfs tweak
Csaba Henk
2018-04-16
1
-13
/
+0
*
mount/fuse: Set default fuse reader thread count to 1
Krutika Dhananjay
2018-04-02
1
-1
/
+1
*
mount/fuse: Add support for multi-threaded fuse readers
Krutika Dhananjay
2018-04-02
1
-81
/
+150
*
fuse: enable proper "fgetattr"-like semantics
Csaba Henk
2018-03-06
1
-1
/
+13
*
gfapi: return pre/post attributes from glfs_fsync/fdatasync
Kinglong Mee
2018-02-12
1
-1
/
+2
*
fuse: write out reverse notification to fuse dump
Csaba Henk
2018-01-17
1
-30
/
+59
*
dict: add more types for values
Amar Tumballi
2018-01-05
1
-1
/
+1
*
mount/fuse: use fstat in getattr implementation if any opened fd is available
Raghavendra G
2017-11-09
1
-1
/
+1
*
core: make gf_boolean_t a C99 bool instead of an enum
Jeff Darcy
2017-11-03
1
-2
/
+5
*
gfproxyd: Let glusterd manage gfproxy daemon
Poornima G
2017-10-18
1
-0
/
+8
*
mount/fuse: never fail open(dir) with ENOENT
Raghavendra G
2017-10-17
1
-0
/
+7
*
Revert "mount/fuse: report ESTALE as ENOENT"
Raghavendra G
2017-10-17
1
-3
/
+0
*
mount/fuse: Make event-history feature configurable
Krutika Dhananjay
2017-09-24
1
-9
/
+25
*
fuse/readdirp: Remove need_lookup from fuse_readdirp_cbk
Susant Palai
2017-09-20
1
-1
/
+0
*
mount/fuse: Include sub-directory in source argument for mount()
Vijay Bellur
2017-09-07
1
-1
/
+7
*
libglusterfs: Name threads on creation
Raghavendra Talur
2017-07-19
1
-2
/
+3
*
fuse: memory leak fixes
Danny Couture
2017-07-14
1
-38
/
+30
*
fuse-bridge: cleanup first_lookup()
Amar Tumballi
2017-05-30
1
-68
/
+13
*
fuse: implement "-oauto_unmount"
Csaba Henk
2017-05-23
1
-3
/
+31
*
mount/fuse: Handle racing notify on more than one graph properly
Raghavendra G
2017-05-10
1
-2
/
+6
*
fuse: enhance fusedump to include timestamp and a signature
v3.12dev
Csaba Henk
2017-04-30
1
-12
/
+67
*
mount/fuse: Replace GF_LOG_OCCASIONALLY with gf_log() to report fop failure a...
Krutika Dhananjay
2017-04-30
1
-5
/
+2
*
fuse: clean up mount flag processing
Csaba Henk
2017-04-27
1
-6
/
+3
*
fuse-bridge: fuse_getattr(): send root lookup() only in case of failure.
Amar Tumballi
2017-04-07
1
-21
/
+37
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-0
/
+10
*
fuse: fix memory leak in setxattr
Xavier Hernandez
2017-01-12
1
-27
/
+21
*
mount/fuse: Fix the place where graph-switch event is logged
Krutika Dhananjay
2017-01-04
1
-3
/
+4
*
fuse: fix fuse dumping for FUSE_WRITE
Csaba Henk
2016-09-22
1
-1
/
+6
*
dict: Don't expose get_new_dict/dict_destroy
Pranith Kumar K
2016-07-25
1
-2
/
+1
*
fuse: unref dict even if fuse_first_lookup fails
Kremmyda, Olia (NSN - GR/Athens)
2016-05-23
1
-2
/
+1
*
mount/fuse: Log gfid and fd ptr as well when writev/readv fail
Krutika Dhananjay
2016-05-12
1
-3
/
+9
*
mount/fuse: report ESTALE as ENOENT
Raghavendra G
2016-04-18
1
-0
/
+3
*
dht: add "nuke" functionality for efficient server-side deletion
Jeff Darcy
2016-04-07
1
-1
/
+8
*
fuse: Address the review comments in the backport
Poornima G
2016-03-09
1
-26
/
+10
*
fuse: Add a new mount option capability
Poornima G
2016-03-07
1
-0
/
+21
*
fuse: add support for SEEK_HOLE and SEEK_DATA through lseek()
Niels de Vos
2016-02-10
1
-0
/
+64
*
Fuse: Add a check for NULL in fuse_itable_dump
Ashish Pandey
2016-02-08
1
-4
/
+5
*
fuse: update fuse_kernel.h to version 23
Ravishankar N
2016-02-06
1
-1
/
+10
*
fuse: fix inode and dentry leaks
Xavier Hernandez
2016-02-03
1
-19
/
+27
[next]