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
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: print information about disconnected client
Amar Tumballi
2010-10-24
1
-0
/
+4
*
protocol/server: be consistent in setting rsp.dict_len and rsp.dict
Anand Avati
2010-10-12
1
-3
/
+3
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Glusterfsd Crash in server_link_cbk
Kaushik BV
2010-10-07
1
-15
/
+0
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
1
-5
/
+31
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
2
-2
/
+11
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+79
*
mgmt/Glusterd : Reply to CLI error: graph construction
Kaushik BV
2010-10-05
1
-0
/
+1
*
features/locks: cluster/afr: Misc fixes for lock recovery.
Pavan Sondur
2010-10-05
1
-0
/
+5
*
rpc: don't refer to 'req' after calling 'prog->actor()'
Amar Tumballi
2010-10-04
1
-93
/
+174
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
10
-30
/
+30
*
mgmt/Glusterd: new command volume reset <volname>, volume set enhancements
Kaushik BV
2010-10-03
1
-2
/
+18
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-1
/
+3
*
get server xattr only if name is not NULL
shishir gowda
2010-10-02
1
-4
/
+4
*
stat enhancements
Amar Tumballi
2010-10-01
3
-0
/
+67
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
3
-8
/
+8
*
remove 'gfs_id' field from all protocol xdr structures
Amar Tumballi
2010-10-01
2
-85
/
+41
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
1
-0
/
+9
*
protocol/server: set 'this->private' only if 'init()' is successful
Amar Tumballi
2010-09-29
1
-2
/
+1
*
resolver: set safer conditionals during path creation
Anand Avati
2010-09-28
1
-1
/
+1
*
protocol/server: Check before de-referencing conf
Vijay Bellur
2010-09-27
1
-0
/
+4
*
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
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
[next]