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
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: transport may be destroyed while rpc isn't
Krishnan Parthasarathi
2014-03-05
1
-1
/
+1
*
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
*
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
1
-0
/
+37
*
libglusterfs: Add monotonic clocking counter for timer thread
Harshavardhana
2013-10-15
1
-5
/
+5
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
1
-0
/
+35
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
1
-0
/
+35
*
protocol/client: Prevent excessive logging of client's "disconnect" messages.
Venkatesh Somyajulu
2013-05-28
1
-3
/
+13
*
client: Reset remote-port on first disconnect from brick
Krishnan Parthasarathi
2013-05-16
1
-5
/
+9
*
glusterd/cli: Updated the options descriptions for "volume set help"
Avra Sengupta
2013-01-21
1
-2
/
+5
*
protocol/client: add an option to filter O_DIRECT flag in open
Amar Tumballi
2012-11-28
1
-2
/
+24
*
protocol/client: quick-reconnect after portmap query
Anand Avati
2012-09-25
1
-0
/
+5
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
rpc: add extra arguments to _callback's actor function
Amar Tumballi
2012-07-11
1
-1
/
+2
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
protocol/client,server: Lock self healing off by default.
Mohammed Junaid
2012-04-16
1
-1
/
+2
*
core: fix all the iobuf related refs and unrefs
Amar Tumballi
2012-03-29
1
-4
/
+4
*
protocol/client: Set grace_timer_needed flag to false on a disconnect.
Mohammed Junaid
2012-03-28
1
-0
/
+3
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-93
/
+140
*
protocol/client: memory leak fixes.
v3.3.0qa31
Raghavendra G
2012-03-20
1
-12
/
+2
*
rpc-clnt: separate out connection_cleanup() from destroy()
v3.3.0qa30
Amar Tumballi
2012-03-19
1
-2
/
+9
*
protocol/server: Handle server send reply failure gracefully.
Mohammed Junaid
2012-03-19
1
-30
/
+49
*
rpc: don't unwind the fop in caller if client_submit_request fails
Raghavendra G
2012-03-18
1
-12
/
+26
*
protocol/client: remove unused variables from 'priv/conf'
Amar Tumballi
2012-03-12
1
-2
/
+0
*
protocol/client: Register a timer(grace-timer) conditionally.
Mohammed Junaid
2012-03-10
1
-7
/
+14
*
protocol/client: Added lk_ctx info in fdctx dump
Krishnan Parthasarathi
2012-03-07
1
-9
/
+53
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
1
-1
/
+1
*
transport/socket: configuring tcp window-size
Rajesh Amaravathi
2012-02-29
1
-0
/
+5
*
protocol/client: Pass correct dict in client_readdirp
shishir gowda
2012-02-22
1
-1
/
+1
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-2
/
+2
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-0
/
+8
*
rpc/clnt: handle PARENT_DOWN event appropriately
Amar Tumballi
2012-02-21
1
-2
/
+16
*
protocol/client,server: fcntl lock self healing.
Mohammed Junaid
2012-02-20
1
-5
/
+160
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-2
/
+4
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
1
-0
/
+33
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-1
/
+2
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-1
/
+1
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
1
-26
/
+7
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-3
/
+0
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-15
/
+13
*
glusterfs protocol: bring in variable sized iobuf support
Amar Tumballi
2011-09-07
1
-35
/
+40
*
protocol/client: Changes to be benign to replace-brick
Vijay Bellur
2011-08-21
1
-5
/
+5
*
option validation: further fixes
Anand Avati
2011-08-19
1
-0
/
+3
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-149
/
+17
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
protocol/client: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-9
/
+39
*
Introduce client-allow-insecure xlator-option.
shishir gowda
2011-05-12
1
-0
/
+3
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
1
-3
/
+6
[next]