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
/
rpc
/
rpc-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: use address-family option from vol file
Milind Changire
2019-01-22
2
-3
/
+3
*
rpc-clnt: reduce transport connect log for EINPROGRESS
Kinglong Mee
2019-01-07
1
-1
/
+2
*
rpcsvc: Don't expect dictionary values to be available
Pranith Kumar K
2019-01-07
1
-2
/
+2
*
rpc/rpc-lib: fix coverity issue
Sheetal Pamecha
2018-12-28
1
-4
/
+0
*
rpc : fix coverity in rpc/rpc-lib/src/rpcsvc.c
Sunny Kumar
2018-12-28
1
-2
/
+2
*
rpc: Use adaptive mutex in rpcsvc_program_register
Mohit Agrawal
2018-12-20
1
-2
/
+8
*
clang: Fix various missing checks for empty list
ShyamsundarR
2018-12-14
1
-3
/
+1
*
rpc: Resolve memory leak in mgmt_pmap_signout_cbk
Mohit Agrawal
2018-12-12
1
-0
/
+6
*
copy_file_range support in GlusterFS
Raghavendra Bhat
2018-12-12
1
-0
/
+1
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
19
-61
/
+61
*
protocol/server: support server.all-squash
Xie Changlong
2018-12-05
3
-0
/
+60
*
rpc: check if fini is there before calling it
Raghavendra Bhat
2018-12-04
1
-1
/
+3
*
server: Resolve memory leak path in server_init
Mohit Agrawal
2018-12-03
5
-9
/
+66
*
rpc *.h fles: align structs
Yaniv Kaul
2018-12-03
6
-58
/
+56
*
rpcsvc: provide each request handler thread its own queue
Raghavendra Gowdappa
2018-11-29
7
-134
/
+327
*
core: fix strncpy warnings
Kaleb S. KEITHLE
2018-11-15
1
-2
/
+2
*
rpc/rpc-lib/src/rpc-clnt.c: unlock sooner, if we fail to connect.
Yaniv Kaul
2018-11-15
1
-15
/
+11
*
rpc-clnt*: several code changes to reduce conn lock times
Yaniv Kaul
2018-11-12
3
-55
/
+25
*
all: fix the format string exceptions
Amar Tumballi
2018-11-05
1
-2
/
+2
*
rpc/rpc-lib: Uninitialized argument value of a function
Harpreet Lalwani
2018-10-23
1
-0
/
+3
*
rpc: failed requests immediately if rpc connection is down
Kinglong Mee
2018-09-27
1
-1
/
+4
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
13
-6407
/
+6270
*
Land clang-format changes
Gluster Ant
2018-09-12
11
-1153
/
+1129
*
glusterd: Fix Buffer size issues
Sanju Rakonde
2018-09-04
1
-4
/
+4
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-1
/
+1
*
Various files: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-31
1
-4
/
+6
*
rpc: log fuse unique ID along with gluster XID
Milind Changire
2018-08-30
1
-8
/
+12
*
rpc/rpc-lib/src/rpc-clnt-ping.c:move to GF_MALLOC() instead of GF_CALLOC() when
Yaniv Kaul
2018-08-23
1
-1
/
+1
*
mgmt/glusterd: Code cleanup in glusterd-volgen.c
Vijay Bellur
2018-08-19
1
-0
/
+2
*
rpc: fix return value in rpc destroy
Zhang Huan
2018-07-28
1
-0
/
+2
*
rpc: add missing free of rpc->dnscache
Zhang Huan
2018-07-28
1
-0
/
+8
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
2
-2
/
+2
*
rpc: rpc_clnt_connection_cleanup is crashed due to double free
Mohit Agrawal
2018-07-25
1
-3
/
+17
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
2
-4
/
+4
*
changelog: fix br-state-check.t crash for brick_mux
Mohit Agrawal
2018-07-11
1
-2
/
+3
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-1
/
+1
*
rpc/clnt: Don't let consumers manage "connected" state
Raghavendra G
2018-06-04
3
-53
/
+14
*
rpc: Don't reset auth_value in disconnect
Kotresh HR
2018-05-24
1
-12
/
+48
*
rpc: update tirpc registration to "force" unregister old mapping before re-re...
Shreyas Siravara
2018-03-28
2
-0
/
+8
*
rpc: simplify parameters when a saved frame is forced to unwind
Zhang Huan
2018-03-28
1
-4
/
+2
*
rpc: fix incorrect return value when xdr decode fails
Zhang Huan
2018-03-28
1
-1
/
+0
*
cleanup: xlator_t structure's 'client_latency' variable is not used
Sven Fischer
2018-03-19
1
-2
/
+0
*
build: address linkage issues
Kaleb S. KEITHLEY
2018-03-05
6
-1
/
+170
*
rpcsvc: scale rpcsvc_request_handler threads
Milind Changire
2018-02-26
3
-17
/
+123
*
Fetch backup volfile servers from glusterd2
Prashanth Pai
2018-02-16
1
-0
/
+5
*
rpc: Adds rpcbind6 programs to libgfrpc symbols
Sheena Artrip
2018-02-13
1
-0
/
+2
*
protocol: utilize the version 4 xdr
Amar Tumballi
2018-02-01
1
-1
/
+2
*
protocol: Implement put fop
Poornima G
2018-01-31
1
-0
/
+1
*
rpc/*: auth-header changes
Amar Tumballi
2018-01-17
7
-119
/
+362
*
locks: added inodelk/entrylk contention upcall notifications
Xavier Hernandez
2018-01-16
1
-0
/
+2
[next]