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
*
rpc: don't unwind the fop in caller if client_submit_request fails
Raghavendra G
2012-03-18
3
-236
/
+183
*
protocol/server: Clear internal locks on disconnect
Pranith Kumar K
2012-03-18
4
-12
/
+26
*
protocol/server: send forget on the renamed inode
Raghavendra Bhat
2012-03-18
1
-0
/
+28
*
mgmt/glusterd : volume set validation fixes
Kaushal M
2012-03-18
2
-6
/
+16
*
protocol/server: memory leak fixes.
Raghavendra G
2012-03-17
2
-0
/
+9
*
protocol/server: add and remove the transports from the list, inside the lock
Raghavendra Bhat
2012-03-17
2
-26
/
+54
*
protocol/server: Avoid race in add/del locker, connection_cleanup
Pranith Kumar K
2012-03-17
4
-38
/
+27
*
protocol/server: Remove connection from conf->conns w.o. race
Pranith Kumar K
2012-03-13
4
-8
/
+47
*
protocol/client: remove unused variables from 'priv/conf'
Amar Tumballi
2012-03-12
2
-4
/
+0
*
protocol/client: Register a timer(grace-timer) conditionally.
Mohammed Junaid
2012-03-10
2
-8
/
+20
*
protocol/client: Added lk_ctx info in fdctx dump
Krishnan Parthasarathi
2012-03-07
4
-27
/
+83
*
protocol/client: Free readdirp xdr leak
Pranith Kumar K
2012-03-07
1
-0
/
+1
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
1
-1
/
+1
*
Fix memory leaks found in readdir
Vijay Bellur
2012-03-01
1
-0
/
+6
*
protocol/client: Calling GF_FREE on memory allocated via GF_CALLOC.
Mohammed Junaid
2012-03-01
1
-1
/
+1
*
protocol/server: Make conn object ref-counted
Pranith Kumar K
2012-03-01
5
-198
/
+90
*
protocol/client: send unique key to server during handshake
Amar Tumballi
2012-02-29
1
-2
/
+7
*
transport/socket: configuring tcp window-size
Rajesh Amaravathi
2012-02-29
4
-0
/
+14
*
glusterfsd: unref the dict and free the memory to avoid memleak
Raghavendra Bhat
2012-02-27
1
-0
/
+2
*
protocol/client: Pass correct dict in client_readdirp
shishir gowda
2012-02-22
2
-1
/
+3
*
protocol/client: Print correct error message
Pranith Kumar K
2012-02-22
1
-1
/
+1
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
3
-6
/
+6
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
7
-30
/
+31
*
rpc/clnt: handle PARENT_DOWN event appropriately
Amar Tumballi
2012-02-21
3
-27
/
+83
*
protocol/client,server: fcntl lock self healing.
Mohammed Junaid
2012-02-20
12
-47
/
+867
*
protocol/client: delete locks only for non-anonymous fds
Rajesh Amaravathi
2012-02-20
2
-4
/
+3
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
1
-13
/
+17
*
glusterd: auth allow enhancements
Rajesh Amaravathi
2012-02-20
2
-8
/
+3
*
protocol: remove the 'path<>' from rename() and link()
Amar Tumballi
2012-02-16
2
-12
/
+0
*
nfs: avoid logging invalid fdctx in case of anonymous fds
Rajesh Amaravathi
2012-02-14
1
-3
/
+4
*
protocol xdr: remove 'path<>'
Amar Tumballi
2012-02-14
2
-23
/
+2
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
3
-4
/
+13
*
protocol: code cleanup
Amar Tumballi
2012-02-14
2
-707
/
+200
*
protocol/client: assign the right value to 'conf' before de-refing it
Amar Tumballi
2012-02-07
1
-2
/
+2
*
cli, protocol/server : improve validation for the option auth.(allow/reject)
Kaushal M
2012-02-05
1
-1
/
+42
*
protocol/client : prevent client from reconnecting when server
Kaushal M
2012-02-03
1
-3
/
+21
*
cli: Extend "volume status" with statedump info
Kaushal M
2012-01-27
1
-3
/
+136
*
protocol/client: Pass the right arguments to CLIENT_GET_REMOTE_FD
Vijay Bellur
2012-01-26
1
-1
/
+1
*
protocol/client: if the remote_fd is -1, then unwind instead of sending the c...
Raghavendra Bhat
2012-01-25
2
-24
/
+31
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
3
-0
/
+211
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
7
-26
/
+126
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
8
-63
/
+65
*
rpc: extend actors with flag signing if privilege is required
Csaba Henk
2012-01-21
2
-47
/
+47
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
6
-371
/
+272
*
protocol/server: Do connection cleanup if reply fails
Pranith Kumar K
2011-12-22
3
-18
/
+14
*
Fix local==NULL crash in wb_sync_cbk during disconnect.
Jeff Darcy
2011-12-19
1
-3
/
+10
*
protocol/client: Be strict about gfids in fop req
Pranith Kumar K
2011-12-15
1
-0
/
+73
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
2
-2
/
+2
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
6
-215
/
+188
*
Move some of the messages to log level `TRACE'.
Sachidananda Urs
2011-11-15
3
-6
/
+6
[next]