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
/
client
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: transport may be destroyed while rpc isn't
Krishnan Parthasarathi
2014-03-05
2
-2
/
+2
*
protocol/client: conn-id should be unique when lk-heal is off
Pranith Kumar K
2014-02-17
2
-8
/
+31
*
protocol/client: Fix the possible resource leaks.
Poornima
2014-02-15
1
-7
/
+10
*
protocol: pass the size of the data in the WRITE on-wire FOP
Niels de Vos
2014-01-24
1
-0
/
+1
*
mgmt/glusterd: Improve the description in volume set help output
Varun Shastry
2014-01-12
1
-2
/
+8
*
protocol/client: handle network disconnect/reconnect properly
Anand Avati
2013-12-03
1
-0
/
+1
*
core: fix errno for non-existent GFID
Anand Avati
2013-11-26
1
-1
/
+2
*
Fixes for ZF reported by coverity
M. Mohan Kumar
2013-11-19
1
-1
/
+3
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
1
-1
/
+1
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
2
-0
/
+140
*
libglusterfs: Add monotonic clocking counter for timer thread
Harshavardhana
2013-10-15
3
-12
/
+12
*
protocol/rpc: move latest added procedures to the end of the array
Niels de Vos
2013-06-17
1
-2
/
+2
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
2
-0
/
+136
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
2
-0
/
+137
*
protocol/client: Prevent excessive logging of client's "disconnect" messages.
Venkatesh Somyajulu
2013-05-28
3
-3
/
+18
*
logging: Fix to avoid excessive logging.
Venkatesh Somyajulu
2013-05-28
1
-2
/
+2
*
client: Reset remote-port on first disconnect from brick
Krishnan Parthasarathi
2013-05-16
1
-5
/
+9
*
protocol/client: Print valid loc identifiers
Pranith Kumar K
2013-04-03
1
-35
/
+27
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
1
-1
/
+1
*
protocol/client: Avoid double free of frame
Pranith Kumar K
2013-02-04
1
-2
/
+1
*
protocol/client: Periodically attempt reopens
Pranith Kumar K
2013-02-03
4
-92
/
+262
*
protocol/client: Add fdctx back to saved-list after reopen
Pranith Kumar K
2013-02-03
4
-451
/
+76
*
glusterd/cli: Updated the options descriptions for "volume set help"
Avra Sengupta
2013-01-21
1
-2
/
+5
*
protocol/client: print a message regarding brick status in case of failure
Krutika Dhananjay
2012-12-20
1
-1
/
+3
*
protocol/client: log ENOENT errors in debug mode.
Raghavendra Bhat
2012-12-04
1
-2
/
+3
*
protocol/client: add an option to filter O_DIRECT flag in open
Amar Tumballi
2012-11-28
2
-2
/
+26
*
protocols: Suppress getxattr log when errno is ENOENT
Pranith Kumar K
2012-10-28
1
-1
/
+3
*
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
1
-2
/
+4
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
1
-2
/
+2
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
1
-1
/
+1
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
1
-1
/
+1
*
protocol/client: quick-reconnect after portmap query
Anand Avati
2012-09-25
3
-1
/
+11
*
protocol/client: Fix negative return in client_setvolume
Krutika Dhananjay
2012-08-01
1
-2
/
+3
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
4
-286
/
+142
*
rpc: variable name changes
Amar Tumballi
2012-07-12
2
-192
/
+192
*
rpc: add extra arguments to _callback's actor function
Amar Tumballi
2012-07-11
2
-4
/
+5
*
xlators/protocol: better filename
Amar Tumballi
2012-07-04
2
-2
/
+3
*
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
*
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/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
1
-1
/
+1
*
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
1
-0
/
+15
*
protocol/client: free the 'loc2' variable of client_local
Amar Tumballi
2012-05-21
1
-0
/
+1
[next]