index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
protocol
/
server
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
4
-129
/
+58
*
glusterfs protocol: bring in variable sized iobuf support
Amar Tumballi
2011-09-07
4
-76
/
+131
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
2
-30
/
+3
*
Change Copyright current year
Pranith Kumar K
2011-08-10
10
-10
/
+10
*
pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlator
v3.3.0qa1
krishna
2011-08-09
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
10
-30
/
+30
*
RPC unify code change
krishna
2011-07-29
1
-1
/
+26
*
server: Reassociating 'old' conn can lead to chaos.
Krishnan P
2011-07-12
1
-22
/
+12
*
protocol/server: logging changes
Raghavendra Bhat
2011-06-08
2
-11
/
+2
*
prevent few excessive logs
Amar Tumballi
2011-04-21
1
-7
/
+5
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
1
-5
/
+5
*
protocol/server: prevent unnessary logs in INFO level
Amar Tumballi
2011-04-10
1
-10
/
+11
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-2
/
+2
*
protocol/server: change allow_insecure option in reconfigure
Pranith K
2011-03-26
1
-1
/
+4
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-48
/
+16
*
do not check loc and fd since they can be passed as NULL only
Raghavendra Bhat
2011-03-23
1
-4
/
+0
*
protocol/server: log enhancements
Amar Tumballi
2011-03-17
5
-105
/
+175
*
protocol/server: White space cleanup and NULL check validations.
Mohammed Junaid Ahmed
2011-03-17
10
-435
/
+512
*
mgmt/Glusterd: while resetting the volume options, the previous data structur...
v3.1.3qa1
Kaushik BV
2011-03-01
1
-7
/
+27
*
glusterd/cli: option added to create volume with both transports
Amar Tumballi
2011-02-22
1
-0
/
+2
*
rpc/xdr: update .x files
Amar Tumballi
2011-02-18
1
-1
/
+1
*
Logging : Use of uuid_utoa and uuid_utoa_r.
Gaurav
2011-02-04
1
-12
/
+8
*
protocol/server: Distinguishing the locks based on the type of fop like inode...
Mohammed Junaid Ahmed
2011-01-24
4
-50
/
+141
*
glusterd,cli: print single error message on failure
Pranith K
2010-12-27
1
-6
/
+8
*
resolver: include par_idx access within the conditional section
Anand Avati
2010-11-24
1
-1
/
+1
*
resolver: handle corner cases of handling root inode better
Anand Avati
2010-11-24
1
-4
/
+27
*
protocol/server: fix log level of message in server-resolver.c
Anand Avati
2010-11-09
1
-1
/
+1
*
protocol/server: array declarations changed to alloca()
Amar Tumballi
2010-11-08
1
-102
/
+55
*
use uuid_copy instead of memcpy
Raghavendra Bhat
2010-11-02
1
-1
/
+1
*
copy the gfid of root to the iatt structure of root
Raghavendra Bhat
2010-10-29
1
-0
/
+2
*
server: parse more precisely when validating auth options
Csaba Henk
2010-10-26
1
-19
/
+15
*
server: Don't free conf in fini.
Raghavendra G
2010-10-26
1
-1
/
+2
*
server: print information about disconnected client
Amar Tumballi
2010-10-24
1
-0
/
+4
[next]