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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: send lookup if inode_ctx is not set
Mohammed Rafi KC
2016-02-22
2
-5
/
+24
*
fuse:sent at least one lookup before actual fop
Mohammed Rafi KC
2016-02-22
1
-2
/
+18
*
Fuse: Add a check for NULL in fuse_itable_dump
Ashish Pandey
2016-02-08
1
-2
/
+8
*
fuse: fix inode and dentry leaks
Xavier Hernandez
2016-02-03
1
-22
/
+29
*
fuse: use-after-free fix in fuse-bridge, revisited
Kaleb S KEITHLEY
2016-02-02
1
-13
/
+37
*
all: reduce "inline" usage
Kaleb S KEITHLEY
2016-01-18
2
-2
/
+2
*
fuse: forbid only access to security.selinux xattr if not mounted with 'selinux'
Michael Adam
2015-12-16
1
-2
/
+2
*
mount/fuse: Fix use-after-free crash
Pranith Kumar K
2015-12-09
1
-4
/
+6
*
fuse: pass default SElinux mount options on to the kernel
Niels de Vos
2015-12-03
1
-0
/
+5
*
geo-rep: Don't log geo-rep safe errors in mount logs
Kotresh HR
2015-11-23
1
-6
/
+8
*
Revert "fuse: resolve complete path after a graph switch"
Mohammed Rafi KC
2015-11-09
3
-153
/
+16
*
mount/fuse: use a queue instead of pipe to communicate with thread
Raghavendra G
2015-11-02
3
-63
/
+84
*
features/shard: Support geo-rep for sharded volume
Kotresh HR
2015-10-29
1
-0
/
+4
*
fuse: resolve complete path after a graph switch
Mohammed Rafi KC
2015-10-08
3
-16
/
+153
*
fuse: add "resolve-gids" mount option to overcome 32-groups limit
Niels de Vos
2015-09-28
4
-39
/
+93
*
mount/fuse: Log ENODATA as DEBUG in {f}removexattr
Vijay Bellur
2015-09-03
1
-2
/
+43
*
libgfapi: send explicit lookups on inodes linked in readdirp
Raghavendra Bhat
2015-07-06
2
-39
/
+4
*
fuse: squash 64-bit inodes in readdirp when enable-ino32 is set
Niels de Vos
2015-06-04
3
-4
/
+9
*
meta: implement fsync(dir)
Raghavendra G
2015-06-04
1
-3
/
+7
*
protocol: increase default group-cache-timeout to 300 seconds
Niels de Vos
2015-05-06
1
-1
/
+1
*
geo-rep: Fix ignoring geo-rep safe errors
Kotresh HR
2015-05-04
1
-7
/
+9
*
geo-rep: Don't log geo-rep safe errors in mount logs
Kotresh HR
2015-05-04
1
-1
/
+1
*
build: make contrib/uuid dependency optional
Niels de Vos
2015-04-10
1
-1
/
+1
*
libglusterfs/syncop: Add xdata to all syncop calls
Raghavendra Talur
2015-04-08
1
-6
/
+6
*
mount.glusterfs: mounting volumes with volume files
Ernestas Lukoševičius
2015-04-07
1
-5
/
+4
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
3
-31
/
+31
*
fuse: Removal of dead code
arao
2015-03-31
1
-4
/
+0
*
fuse: Fixing the coverity issues
Nandaja Varma
2015-03-31
2
-6
/
+11
*
fuse: add missing return in error path (CID 1288092)
Michael Adam
2015-03-31
1
-0
/
+1
*
geo-rep: Add support for acls
Kotresh HR
2015-03-30
1
-0
/
+2
*
build: only include sys/sysctl.h when sysctl() is used
Niels de Vos
2015-03-23
1
-1
/
+1
*
fuse: Fixing dereference after null check
arao
2015-03-15
1
-1
/
+1
*
Use common loc-touchup in fuse/server/gfapi
Pranith Kumar K
2015-03-08
1
-17
/
+1
*
Replace /dev/stderr with >&2 in mount scripts
Nico Schottelius
2015-03-06
2
-9
/
+12
*
fuse: Fix cores in notify function when this is executed in parallel
Shyam
2015-01-12
2
-21
/
+42
*
libglusterfs: change signature of syncop_(f)getxattr
Ravishankar N
2015-01-05
1
-1
/
+1
*
fuse: protect checking/modifying graph->used with a mutex
Niels de Vos
2014-12-12
1
-3
/
+9
*
core: fix remaining *printf formation warnings on 32-bit
Kaleb S. KEITHLEY
2014-11-26
1
-4
/
+5
*
core: fix Ubuntu code audit (cppcheck) results
Kaleb S. KEITHLEY
2014-11-25
1
-2
/
+3
*
mount:Handle -o transport option in mount.glusterfs
Mohammed Rafi KC
2014-11-21
1
-13
/
+5
*
core: use gf_time_fmt() instead of localtime()+strftime()
Kaleb S. KEITHLEY
2014-11-20
1
-11
/
+5
*
Portability fix: mount.glusterfs
Emmanuel Dreyfus
2014-11-13
1
-2
/
+3
*
glusterd/snapshot: mount snapshot volume with read-only option
vmallika
2014-11-10
1
-0
/
+5
*
glusterfs: allow setxattr of keys with null values.
Ravishankar N
2014-09-29
1
-3
/
+0
*
32 bit fix: use off_t and not size_t for truncate()
Emmanuel Dreyfus
2014-09-25
1
-7
/
+7
*
Always check for ENODATA with ENOATTR
Emmanuel Dreyfus
2014-09-08
1
-1
/
+1
*
mount/fuse: Handle fd resolution failures
Pranith Kumar K
2014-08-25
4
-187
/
+82
*
mount: Verify mount failure in mount.glusterfs wrapper.
Humble Chirammal
2014-08-08
1
-0
/
+5
*
build: make GLUSTERD_WORKDIR rely on localstatedir
Harshavardhana
2014-08-07
1
-2
/
+2
*
Allow gluster to be used with linux automounter
Anders Blomdell
2014-07-27
1
-1
/
+4
[next]