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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs/auth: reject mounts if getaddrinfo fails
Rajesh Amaravathi
2013-06-26
1
-3
/
+48
*
rpc: duplicate request cache for nfs
Rajesh Amaravathi
2013-06-21
8
-25
/
+1055
*
glusterd: Log peer op status at the appropriate time
Krutika Dhananjay
2013-06-18
3
-171
/
+0
*
protocol/rpc: move latest added procedures to the end of the array
Niels de Vos
2013-06-17
1
-2
/
+2
*
rpc: Cleanup rpc object in TRANSPORT_CLEANUP event
Krishnan Parthasarathi
2013-06-15
4
-26
/
+43
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
4
-0
/
+83
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
4
-0
/
+87
*
mgmt/glusterd, socket: Change logging for brick disconnects
Pranith Kumar K
2013-06-11
1
-1
/
+6
*
glusterd: Add a cmd for getting uuid of local node
Krishnan Parthasarathi
2013-06-10
1
-0
/
+1
*
transport/socket: fix connect/disconnect races
Jeff Darcy
2013-06-04
2
-39
/
+69
*
socket: Prevent extra logging in socket_rwv
Pranith Kumar K
2013-05-31
1
-19
/
+19
*
socket: convert socket functions to file scope (static)
Anand Avati
2013-05-29
1
-46
/
+46
*
rpc-transport/rdma: reap async events in a dedicated thread.
Raghavendra G
2013-05-17
2
-2
/
+52
*
rpc-transport/rdma: use rdma-cm for connection establishment.
Raghavendra G
2013-05-17
5
-1735
/
+1153
*
rpc-transport: Moved unix socket options function to rpc-transport
Krishnan Parthasarathi
2013-05-16
4
-60
/
+61
*
rpcsvc: fix dangerous setting of pointer on free'd structure
Anand Avati
2013-05-13
1
-1
/
+0
*
rpc-lib: fix printf args when printing XID
Michael Brown
2013-05-06
2
-7
/
+7
*
Revert "glusterd: Fix spurious wakeups in glusterd syncops"
Krishnan Parthasarathi
2013-05-04
2
-38
/
+7
*
Fix spurious brick disconnects
Emmanuel Dreyfus
2013-04-29
1
-0
/
+9
*
cli: add a command 'gluster pool list [--xml]'
Niels de Vos
2013-04-26
1
-1
/
+2
*
glusterd: Fixed spurious wakeups in glusterd syncops
Krishnan Parthasarathi
2013-04-12
2
-7
/
+38
*
rpc-lib: Move defaulting to socket message to debug level
Raghavendra Talur
2013-04-02
1
-1
/
+1
*
rpc/nfs: cleanup legacy code of general options
Rajesh Amaravathi
2013-04-02
3
-452
/
+132
*
rpc: disable root-squash dynamically upon volume set command
Raghavendra Bhat
2013-04-01
1
-2
/
+7
*
socket: Make non-ssl sockets perform non-blocking connect()
Krishnan Parthasarathi
2013-03-22
1
-0
/
+12
*
rpc-transport: fix glusterd crash when rdma.so missing
Rajesh Amaravathi
2013-03-21
1
-2
/
+4
*
socket: Associated IP:port information with error logs to make debugging easier
Krishnan Parthasarathi
2013-03-20
1
-3
/
+4
*
rpc: before freeing the volume options object, delete it from the list
Raghavendra Bhat
2013-03-20
1
-6
/
+6
*
rpc: For AF_UNIX sockets, do not set keepalive option.
Venkatesh Somyajulu
2013-03-18
1
-2
/
+3
*
rpc: change dict key for fqdn
Rajesh Amaravathi
2013-02-18
1
-2
/
+2
*
rpc: bring in root-squashing behavior in rpc
Raghavendra Bhat
2013-02-17
4
-2
/
+44
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
2
-2
/
+2
*
rpc: get hostnames of client to allow FQDN based authentication
Rajesh Amaravathi
2013-02-06
1
-0
/
+20
*
nfs/nlm: use req's uid and gid for open_and_resume
Rajesh Amaravathi
2013-02-06
1
-2
/
+0
*
rpcsvc/dump: return correct return value
Raghavendra G
2013-02-06
1
-0
/
+1
*
glusterd: Use client-op-versions during "volume set"
Kaushal M
2013-02-06
1
-0
/
+5
*
rpcsvc: Fix memory corruption caused by rpcsvc_dump returning non-zero
Raghavendra G
2013-02-05
1
-10
/
+8
*
socket: restructure disconnect/poll-thread interactions
Jeff Darcy
2013-02-03
2
-38
/
+102
*
socket: null out priv->ssl_ssl on disconnect
Jeff Darcy
2013-01-29
1
-0
/
+2
*
"gcc -pedantic": made 'inline' functions as 'static inline' functions
Amar Tumballi
2013-01-23
5
-24
/
+24
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
2
-4
/
+4
*
nlm: use virtual ip of server to connect to client
Rajesh Amaravathi
2013-01-18
1
-0
/
+11
*
socket: Don't log readv failures if read-fail-log is false
Krishnan Parthasarathi
2013-01-15
1
-7
/
+11
*
rpc-transport/rdma: use 24008 as default listen port.
Raghavendra G
2012-12-18
1
-0
/
+2
*
rpcsvc: Add an extra log message
Kaushal M
2012-12-10
1
-0
/
+4
*
rpcsvc: do a 'iobuf_ref()' on buffer while synctaskizing actor
Kaushal M
2012-12-09
2
-13
/
+23
*
Revert "glusterd: add "volume label" command"
Anand Avati
2012-12-04
1
-1
/
+0
*
rpc-transport/socket: implement read-ahead of RPC headers
Anand Avati
2012-12-04
2
-7
/
+115
*
glusterd: add "volume label" command
Jeff Darcy
2012-12-04
1
-0
/
+1
*
socket,rdma: before binding to any port check if it is a reserved port
Raghavendra Bhat
2012-12-03
2
-24
/
+38
[next]