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
*
protocols: Suppress getxattr log when errno is ENOENT
Pranith Kumar K
2012-10-28
2
-2
/
+5
*
protocol/client: Conditional logging in client3_3_unlink_cbk
Venkatesh Somyajulu
2012-10-12
1
-1
/
+5
*
client-handshake: synchronize config.remote_port setting b/w
Raghavendra G
2012-10-11
1
-0
/
+1
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
4
-8
/
+15
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
4
-8
/
+8
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
4
-4
/
+4
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
4
-5
/
+5
*
protocol/client: quick-reconnect after portmap query
Anand Avati
2012-09-25
3
-1
/
+11
*
protocol/server: put the connection back if setvolume fails
Raghavendra Bhat
2012-09-25
1
-1
/
+7
*
logging: log ENOENT errors in DEBUG mode instead of ERROR or INFO
Raghavendra Bhat
2012-09-17
1
-1
/
+2
*
protocol/server: dump the ltable and fd table related inodes only
Raghavendra Bhat
2012-09-17
2
-19
/
+87
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
4
-92
/
+102
*
rpcsvc: remove .vector_actor and related changes
Anand Avati
2012-08-20
2
-56
/
+49
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-8
/
+2
*
protocol/server: use pthread_mutex_trylock while dumping statedumps
Raghavendra Bhat
2012-08-02
1
-11
/
+29
*
protocol/client: Fix negative return in client_setvolume
Krutika Dhananjay
2012-08-01
1
-2
/
+3
*
rpc-transport/socket: Add SSL support.
Jeff Darcy
2012-07-17
1
-1
/
+2
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
10
-498
/
+247
*
protocol/server: return 'xdata' even in case of error
Amar Tumballi
2012-07-12
1
-126
/
+133
*
rpc: variable name changes
Amar Tumballi
2012-07-12
6
-306
/
+306
*
rpc: add extra arguments to _callback's actor function
Amar Tumballi
2012-07-11
2
-4
/
+5
*
core: remove unused code
Amar Tumballi
2012-07-11
39
-23720
/
+0
*
xlators/protocol: better filename
Amar Tumballi
2012-07-04
4
-3
/
+4
*
protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCL
Pranith Kumar K
2012-06-19
3
-9
/
+5
*
protocol/client: Remember the gfid of opened fd
Pranith Kumar K
2012-06-06
3
-112
/
+107
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
3
-2
/
+8
*
replicate: default read_child to a local brick if there is one.
Jeff Darcy
2012-06-05
1
-2
/
+2
*
protocol/client: do not ignore the xdata received for some fops
Raghavendra Bhat
2012-06-03
1
-0
/
+11
*
protocol/client: provide a buffer for storing reply of readlink.
Raghavendra G
2012-06-01
1
-7
/
+46
*
protocol/server: do not wind opendir call if fd creation fails
Raghavendra Bhat
2012-06-01
3
-3
/
+13
*
protocol/client: do not access the local object after being freed
Raghavendra Bhat
2012-05-31
1
-2
/
+2
*
protocol: do not log getxattr/ENODATA as warning
Anand Avati
2012-05-29
2
-2
/
+2
*
server protocol : logging and negative case logic fixes
Amar Tumballi
2012-05-29
1
-555
/
+558
*
rpc: fix the vecsizer issue
Amar Tumballi
2012-05-24
1
-2
/
+3
*
protocol/client: use correct xlator object while creating frames
Raghavendra G
2012-05-23
1
-2
/
+2
*
protocol/client: do not print the null gfid when symlink fails
Raghavendra Bhat
2012-05-22
1
-3
/
+6
*
protocol: handle proper vector size for writev()/readv()
Amar Tumballi
2012-05-21
2
-7
/
+68
*
protocol/client: free the 'loc2' variable of client_local
Amar Tumballi
2012-05-21
1
-0
/
+1
*
protocol/server: fix a crash with NULL dereference
Amar Tumballi
2012-05-20
1
-2
/
+7
*
protocol/server: del_locker should delete one locker per unlock
Pranith Kumar K
2012-05-19
1
-10
/
+10
*
protocol/client: Concatinate the graph uuid along with process uuid in
Mohammed Junaid
2012-05-18
2
-11
/
+19
*
protocol/client: check if the name is NULL before duping it
Raghavendra Bhat
2012-05-17
1
-1
/
+3
*
client/protocol : Changes in client3_1_getxattr()
Kaushal M
2012-05-16
3
-2
/
+11
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
10
-117
/
+45
*
Resolve: Assign correct path while resolving
Pranith Kumar K
2012-05-08
1
-10
/
+5
*
protocol/{client,server} : Log improvements
Kaushal M
2012-05-08
2
-22
/
+42
*
protocol/client: hold lock when cancelling ping_timer in
Raghavendra G
2012-05-05
1
-16
/
+22
*
libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."
Krishna Srinivas
2012-05-05
1
-2
/
+4
*
protocol: fix memory leak of lk-owner buffer in *lk() calls
Amar Tumballi
2012-05-03
2
-0
/
+12
*
log cleanup: in setxattr() path
Amar Tumballi
2012-05-02
2
-31
/
+44
[next]