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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
server-helper: check for conf before dereferencing
Amar Tumballi
2010-09-21
1
-4
/
+4
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+37
*
check for 'link_inode' in server protocol
Amar Tumballi
2010-09-18
1
-0
/
+7
*
server-resolve: check for variables before dereferencing
Amar Tumballi
2010-09-17
1
-7
/
+14
*
server: Check gfid presence using uuid_is_null
v3.1.0qa25
Shehjar Tikoo
2010-09-16
1
-2
/
+2
*
performance/write-behind: dump contents of wb-file
Raghavendra G
2010-09-16
1
-1
/
+1
*
memory leak fixes.
Raghavendra G
2010-09-15
2
-3
/
+64
*
remove 'gen' from iatt/protocol structures
Amar Tumballi
2010-09-14
1
-1
/
+0
*
socket: add xfer data counts
Amar Tumballi
2010-09-14
1
-0
/
+21
*
cluster/afr: Various self heal fixes wrt gfid.
Pavan Sondur
2010-09-07
1
-0
/
+3
*
protocol/server: set trans in frame->root
Vijay Bellur
2010-09-05
1
-0
/
+1
*
gfid: server resolver changes to use gfid instead of ino/gen
Anand Avati
2010-09-04
2
-30
/
+8
*
gfid: protocol/xdr changes to handle gfid based fops.
Amar Tumballi
2010-09-04
3
-60
/
+188
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+2
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
3
-1
/
+8
*
gfid: changes in inode management
Anand Avati
2010-09-04
2
-10
/
+4
*
Add rdma as valid transport type for client and server protocol.
Raghavendra G
2010-08-30
1
-1
/
+1
*
protocol/server: fix a static buffer free.
Amar Tumballi
2010-08-27
1
-3
/
+0
*
rpc: server to client callback mechanism
Amar Tumballi
2010-08-27
2
-0
/
+14
*
fix glusterfsd to glusterfs getspec
Amar Tumballi
2010-08-26
2
-31
/
+40
*
rpcsvc: handle the return value of rpcsvc_create_listeners properly.
Raghavendra G
2010-08-26
1
-0
/
+1
*
storage/posix: calculate the correct size of each dirent in readdir/readdirp.
Raghavendra G
2010-08-25
1
-8
/
+30
*
rpcsvc: allow creation of both rdma and socket for a single server transport.
Raghavendra G
2010-08-23
1
-5
/
+6
*
protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...
Pavan Sondur
2010-08-22
4
-23
/
+32
*
rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...
Raghavendra G
2010-08-19
1
-10
/
+43
*
protocol/server: remove default progport from the fop program definition
v3.1.0prealpha4
Amar Tumballi
2010-08-19
1
-1
/
+0
*
rpc - cleanup and changes related to rdma
Raghavendra G
2010-08-18
4
-24
/
+23
*
rpc: changes to glusterfs programs that can take an optional payload argument.
Raghavendra G
2010-08-06
2
-23
/
+31
*
changes to rpc
Raghavendra G
2010-07-28
2
-13
/
+10
*
fix all clang errors in xlator/protocol
Amar Tumballi
2010-07-28
5
-93
/
+32
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
3
-2
/
+8
*
handle some NULL dereference in server protocol
Amar Tumballi
2010-07-23
2
-6
/
+210
*
protocol/lib: rename files to standardized names and places
Anand Avati
2010-07-14
7
-9
/
+320
*
v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...
Pranith Kumar K
2010-07-14
1
-0
/
+16
*
make DUMP as another program
Amar Tumballi
2010-07-08
1
-53
/
+4
*
assign proper 'fop' number to 'frame->root->op' on server side
Amar Tumballi
2010-07-08
1
-1
/
+40
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
2
-170
/
+0
*
avoid repeating code
Amar Tumballi
2010-07-06
2
-43
/
+1
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
4
-16
/
+17
*
minor fixes in rpc + protocol
Amar Tumballi
2010-07-01
5
-233
/
+20
*
Move rpc to top-level
Vijay Bellur
2010-06-28
1
-2
/
+2
*
added proper mem-types to GF_CALLOC in protocol
Amar Tumballi
2010-06-25
5
-43
/
+36
*
change volume file options back to 'transport' from 'rpc-transport'
Amar Tumballi
2010-06-24
1
-0
/
+6
*
minor improvements in protocol
Amar Tumballi
2010-06-24
5
-26
/
+169
*
make rpc protocol as default, and move the old one to legacy
Amar Tumballi
2010-06-21
1
-1
/
+1
*
rpc protocol
Amar Tumballi
2010-06-21
10
-0
/
+8614
*
renamed xlator/protocol to xlator/protocol/legacy
Amar Tumballi
2010-06-21
8
-8485
/
+0
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+1
[prev]
[next]