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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
cli: keep 'gluster volume status detail' consistent
Xavier Hernandez
2017-01-19
1
-111
/
+155
*
fuse: limit fusermount fallback to EPERM cases
Csaba Henk
2017-01-17
1
-4
/
+9
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-1
/
+2
*
qemu-block: deprecated/defunct, remove from tree
Kaleb S KEITHLEY
2016-03-07
109
-39377
/
+0
*
fuse: add support for SEEK_HOLE and SEEK_DATA through lseek()
Niels de Vos
2016-02-10
1
-1
/
+16
*
fuse: update fuse_kernel.h to version 23
Ravishankar N
2016-02-06
1
-3
/
+29
*
build: fix ecdh.h and dh.h deps
Milind Changire
2015-11-16
1
-0
/
+7
*
build: Mac OS X build issues, no spinlock, need sys_lgetxattr
Kaleb S. KEITHLEY
2015-07-05
1
-1
/
+1
*
features/bitrot: cleanup, v2
Venky Shankar
2015-06-25
2
-3
/
+9
*
contrib/timer-wheel: fix deadlock in del_timer()
Venky Shankar
2015-06-02
1
-1
/
+1
*
contrib/timer-wheel: mod_timer() and friends
Venky Shankar
2015-05-28
2
-5
/
+89
*
fuse: fix return value check for setuid
Prasanna Kumar Kalever
2015-05-16
1
-2
/
+10
*
core: Global timer-wheel
Venky Shankar
2015-04-26
1
-0
/
+3
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
11
-59
/
+59
*
contrib/timer-wheel: import linux kernel timer-wheel
Venky Shankar
2015-03-18
3
-0
/
+417
*
build, glusterd: Add liburcu to build system
Kaushal M
2015-02-23
1
-0
/
+42
*
Do not use umount -l on non Linux systems
Emmanuel Dreyfus
2015-01-02
1
-2
/
+4
*
core: fix Ubuntu code audit (cppcheck) results
Kaleb S. KEITHLEY
2014-11-25
1
-14
/
+3
*
Use F_CLOSEM if available
Emmanuel Dreyfus
2014-10-30
1
-0
/
+7
*
Lazy umount emulation: deal with stopped volumes
Emmanuel Dreyfus
2014-10-30
1
-5
/
+11
*
Do not hardcode umount(8) path, emulate lazy umount
Emmanuel Dreyfus
2014-10-03
2
-0
/
+257
*
porting: Remove unnecessary code from mount_darwin.c
Harshavardhana
2014-08-29
1
-279
/
+180
*
osx: Enable qemu feature build on Darwin
Harshavardhana
2014-08-11
2
-3
/
+7
*
build: make GLUSTERD_WORKDIR rely on localstatedir
Harshavardhana
2014-08-07
5
-9
/
+12
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
10
-269
/
+821
*
NetBSD qemu build fixes
Emmanuel Dreyfus
2014-06-02
1
-0
/
+2
*
logging: remove unused message-id scripts
Niels de Vos
2014-05-22
1
-1
/
+1
*
contrib: Cross platform fixes after recent commits
Harshavardhana
2014-05-17
2
-12
/
+65
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
14
-64
/
+550
*
build: move argp-standalone into contrib/ directory
Harshavardhana
2014-04-04
19
-0
/
+6951
*
contrib/qemu: remove the CONFIG_INT128 host config option
Brian Foster
2013-12-04
1
-1
/
+0
*
features/qemu-block: simplify coroutine model to use single synctask, ucontext
Brian Foster
2013-11-10
2
-1
/
+225
*
contrib/qemu: disable coroutine caching in qemu
Brian Foster
2013-10-09
1
-1
/
+1
*
features/qemu-block: support for QCOW2 and QED formats
Anand Avati
2013-09-03
1
-0
/
+12
*
contrib/qemu: Import qemu block source code
Anand Avati
2013-09-03
107
-0
/
+39119
*
fuse: sync fuse_kernel.h from linux 3.11.0(-rc3) header
Brian Foster
2013-08-03
1
-223
/
+256
*
fuse-bridge: update to protocol minor version 22
Brian Foster
2013-08-03
1
-2
/
+42
*
fuse-bridge: update to fuse protocol minor version 16 (Linux)
Brian Foster
2013-08-01
1
-2
/
+60
*
fuse: pass the mountflags to older (< 2.6.21) kernels
Niels de Vos
2013-07-03
1
-1
/
+1
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
1
-0
/
+9
*
mount/fuse: enable fuse real async dio when available
Brian Foster
2013-05-15
1
-0
/
+1
*
Renamed TMP_MAX to GF_TMP_MAX to avoid namespace clash on OSX.
Kaleb S. KEITHLEY
2013-03-13
1
-20
/
+17
*
fuse: log options passed to fuse when mount fails
Lubomir Rintel
2013-02-07
1
-1
/
+2
*
fuse-bridge: use READDIRPLUS support when available
Anand Avati
2013-02-07
1
-0
/
+12
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
3
-4
/
+4
*
NetBSD MS_RDONLY portability build fix
Emmanuel Dreyfus
2012-12-12
1
-0
/
+1
*
fuse: handle mountflags properly
Niels de Vos
2012-11-19
2
-10
/
+25
*
glusterfs: add gf_mkostemp api and use it instead of mkostemp of libc
Raghavendra Bhat
2012-10-17
1
-0
/
+110
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
1
-1
/
+3
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
1
-1
/
+1
[next]