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
*
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
1
-4
/
+6
*
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
1
-0
/
+9
*
log cleanup: in setxattr() path
Amar Tumballi
2012-05-02
1
-9
/
+15
*
get rid of ZR_PATH_MAX
Emmanuel Dreyfus
2012-05-01
1
-2
/
+2
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-6
/
+14
*
protocol/server: Check if dict arg is NULL in setxattr
shishir gowda
2012-04-17
1
-1
/
+1
*
protocol/client,server: Lock self healing off by default.
Mohammed Junaid
2012-04-16
1
-1
/
+2
*
server: Modified logging information to ease log based analysis
Krishnan Parthasarathi
2012-04-13
2
-3
/
+3
*
xlator/server,xlator/nfs : Fix authentication for address lists
Kaushal M
2012-04-13
1
-1
/
+7
*
protocol/server: validate connection object before dereferencing
Amar Tumballi
2012-04-11
1
-19
/
+10
*
Fix compiler warnings and typos from Debian build.
Jeff Darcy
2012-04-10
1
-1
/
+1
*
Replace GPLV3 MD5 with OpenSSL MD5
Kaleb KEITHLEY
2012-04-04
2
-4
/
+4
*
cli, glusterd: "volume set help" additions
Kaushal M
2012-03-28
1
-3
/
+11
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
4
-407
/
+1049
*
protocol/server: remove the transport from the list irrespective of lock-heal...
Raghavendra Bhat
2012-03-20
1
-6
/
+11
*
protocol/server: Handle server send reply failure gracefully.
Mohammed Junaid
2012-03-19
2
-22
/
+64
*
print bound_xl only once in server statedump
Rahul C S
2012-03-19
1
-0
/
+12
*
Logs: Improved logs in lock/unlock execution path
Pranith Kumar K
2012-03-18
2
-2
/
+3
*
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
1
-3
/
+13
*
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/server: Make conn object ref-counted
Pranith Kumar K
2012-03-01
5
-198
/
+90
*
transport/socket: configuring tcp window-size
Rajesh Amaravathi
2012-02-29
2
-0
/
+7
*
glusterfsd: unref the dict and free the memory to avoid memleak
Raghavendra Bhat
2012-02-27
1
-0
/
+2
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
2
-4
/
+4
*
protocol/client,server: fcntl lock self healing.
Mohammed Junaid
2012-02-20
6
-21
/
+213
*
protocol: remove the 'path<>' from rename() and link()
Amar Tumballi
2012-02-16
1
-8
/
+0
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-2
/
+5
*
protocol: code cleanup
Amar Tumballi
2012-02-14
1
-437
/
+120
*
cli, protocol/server : improve validation for the option auth.(allow/reject)
Kaushal M
2012-02-05
1
-1
/
+42
*
cli: Extend "volume status" with statedump info
Kaushal M
2012-01-27
1
-3
/
+136
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
1
-0
/
+94
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
3
-5
/
+60
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
4
-33
/
+40
*
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
4
-300
/
+195
*
protocol/server: Do connection cleanup if reply fails
Pranith Kumar K
2011-12-22
3
-18
/
+14
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
4
-208
/
+182
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
1
-10
/
+5
*
protocol/server: check for the fd being NULL and unwind
Raghavendra Bhat
2011-09-29
1
-0
/
+8
*
cli : new volume statedump command
Kaushal M
2011-09-27
1
-2
/
+43
*
glusterfs protocol: handshake to log the version of the peer
Amar Tumballi
2011-09-21
2
-5
/
+15
*
distribute rebalance: handle the open file migration
Amar Tumballi
2011-09-12
1
-1
/
+6
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-2
/
+0
[next]