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
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: heketi-cli is throwing error "target is busy"
Mohit Agrawal
2019-01-31
1
-2
/
+2
*
core: heketi-cli is throwing error "target is busy"
Mohit Agrawal
2019-01-24
1
-0
/
+17
*
core: Feature added to accept CidrIp in auth.allow
Rinku Kothiya
2019-01-18
1
-4
/
+12
*
core: Resolve memory leak for brick
Mohit Agrawal
2019-01-16
1
-0
/
+2
*
posix: stack-buffer-overflow reported by asan
Harpreet Kaur
2018-12-26
1
-1
/
+2
*
clang: Fix various missing checks for empty list
ShyamsundarR
2018-12-14
1
-4
/
+6
*
copy_file_range support in GlusterFS
Raghavendra Bhat
2018-12-12
12
-7
/
+464
*
all: add xlator_api to many translators
Amar Tumballi
2018-12-06
1
-0
/
+15
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
25
-81
/
+81
*
protocol/server: support server.all-squash
Xie Changlong
2018-12-05
2
-19
/
+35
*
rpc: bump up server.event-threads
Milind Changire
2018-12-04
1
-1
/
+1
*
server: Resolve memory leak path in server_init
Mohit Agrawal
2018-12-03
1
-9
/
+45
*
Multiple xlator .h files: remove unused private gf_* memory types.
Yaniv Kaul
2018-11-30
2
-7
/
+0
*
rpcsvc: provide each request handler thread its own queue
Raghavendra Gowdappa
2018-11-29
1
-6
/
+3
*
libglusterfs: rename macros roof and floor to not conflict with math.h
Raghavendra Gowdappa
2018-11-28
2
-2
/
+2
*
core: create a constant for default network timeout
Xavi Hernandez
2018-11-23
2
-2
/
+2
*
protocol/client: unchecked return value
Shwetha Acharya
2018-11-20
1
-1
/
+6
*
all: fix the format string exceptions
Amar Tumballi
2018-11-05
2
-3
/
+3
*
protocol: remove the option 'verify-volfile-checksum'
Amar Tumballi
2018-11-05
3
-354
/
+5
*
server: don't allow '/' in basename
Amar Tumballi
2018-11-05
1
-4
/
+17
*
server-protocol: set the frame type to TYPE_FOP
Amar Tumballi
2018-10-29
1
-0
/
+2
*
protocol/server: added check for positve value in server-handshake.c
Arjun Sharma
2018-10-21
1
-2
/
+3
*
servers-helpers.c: reduce clang warnings on dead initialization.
Yaniv Kaul
2018-10-16
1
-464
/
+177
*
all: fix warnings on non 64-bits architectures
Xavi Hernandez
2018-10-10
1
-2
/
+2
*
rpc: coverity fixes
Milind Changire
2018-10-09
1
-0
/
+2
*
core: glusterfsd keeping fd open in index xlator
Mohit Agrawal
2018-10-08
5
-69
/
+223
*
protocol/server: NULL pointer dereferencing clang fix
Shwetha K Acharya
2018-09-17
2
-4
/
+14
*
build: cleanup xlator link, --no-undefined, libuuid
v6dev
Kaleb S. KEITHLEY
2018-09-12
2
-2
/
+2
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
18
-37536
/
+37033
*
Land clang-format changes
Gluster Ant
2018-09-12
10
-1270
/
+1144
*
protocol: don't use alloca
Amar Tumballi
2018-09-05
2
-103
/
+58
*
server-protocol: don't allow '../' path in 'name'
Amar Tumballi
2018-09-05
1
-0
/
+12
*
xlators: add classification flag to some
Amar Tumballi
2018-09-04
1
-0
/
+1
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-21
/
+16
*
multiple xlators: move from strlen() to sizeof()
Yaniv Kaul
2018-08-31
1
-1
/
+1
*
clang-scan: fix multiple issues
Amar Tumballi
2018-08-31
4
-2
/
+20
*
coverity: multiple fixes
Amar Tumballi
2018-08-31
1
-3
/
+6
*
build: add --enable-asan configure options
Niels de Vos
2018-08-30
1
-1
/
+1
*
protocol: coverity fixes
Bhumika Goyal
2018-08-22
4
-12
/
+6
*
xlators: protocol: Fix deferencing pointer after free coverity issues
Bhumika Goyal
2018-08-21
3
-32
/
+24
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
1
-5
/
+0
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
2
-2
/
+2
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
7
-10
/
+10
*
server: Set ssl-allow option in options table and rename ID
Prashanth Pai
2018-07-11
1
-1
/
+13
*
glusterfs: Brick process is crash at the time of call server_first_lookup
Mohit Agrawal
2018-07-09
1
-3
/
+11
*
protocol/client: handle the fdctx_destroy properly with different versions
Amar Tumballi
2018-07-05
2
-74
/
+133
*
client: remove the "connecting" state - it's not used
Michael Adam
2018-06-21
3
-6
/
+0
*
protocol/client: Remove code duplication
Krutika Dhananjay
2018-06-15
3
-119
/
+22
*
protocol/server: Fix xdata leak in seek fop
Pranith Kumar K
2018-06-11
1
-2
/
+1
*
rpc/clnt: Don't let consumers manage "connected" state
Raghavendra G
2018-06-04
1
-2
/
+0
[next]