summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
* protocol: Fix typos in option descriptionPranith Kumar K2015-03-061-1/+1
* protocol/client: defer cleanup of private until RPC notifications are handled.Krishnan Parthasarathi2015-03-022-14/+36
* client/server: fix reconfigure for event-threads optionKrishnan Parthasarathi2015-02-191-14/+14
* epoll: Initialize server/client xlator event-threads correctlyShyam2015-02-091-3/+2
* protocol/client: sequence CHILD_UP, CHILD_DOWN etc notificationsKrishnan Parthasarathi2015-02-073-24/+71
* epoll: Adding the ability to configure epoll threadsShyam2015-02-072-0/+42
* protocol/client: Prevent "Dereference after NULL check" errors.Vijay Bellur2015-01-161-0/+2
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-2/+5
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-182-20/+3
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2014-11-171-1/+0
* client: writev,fsync to use correct rsp structureRudra Siva2014-11-161-2/+2
* client: pass xflags for unlinkJeff Darcy2014-11-151-0/+1
* logs: Do selective logging for errnosPranith Kumar K2014-10-201-12/+18
* glusterd: statedump supportAtin Mukherjee2014-10-151-1/+1
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2014-09-241-3/+9
* client: client3_3_readdir() - initialize ``local`` properlyHarshavardhana2014-08-221-7/+7
* client: Add ping-timeout to statedumpKrishnan Parthasarathi2014-08-191-11/+14
* client/rpc: Add ping and msgs statsKrishnan Parthasarathi2014-07-311-0/+4
* protocol/client: Log ENOENT and ENODATA messages to debug.Raghavendra Talur2014-07-181-4/+7
* mgmt/glusterd: save the snapd port in volinfo after starting snapdRaghavendra Bhat2014-06-171-0/+2
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-141-0/+4
* glusterd: Changes to provide interface for USSVarun Shastry2014-06-031-0/+39
* glusterd: Disable ping-timer between glusterd and brick processVijaikumar M2014-05-191-2/+2
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-1/+1
* protocol/client,server: Suppress ESTALE logsPranith Kumar K2014-05-161-0/+1
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-092-0/+31
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-293-294/+1
* Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+2
* rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-052-2/+2
* protocol/client: conn-id should be unique when lk-heal is offPranith Kumar K2014-02-172-8/+31
* protocol/client: Fix the possible resource leaks.Poornima2014-02-151-7/+10
* protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-01-241-0/+1
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-121-2/+8
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-1/+2
* Fixes for ZF reported by coverityM. Mohan Kumar2013-11-191-1/+3
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-102-0/+140
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-153-12/+12
* protocol/rpc: move latest added procedures to the end of the arrayNiels de Vos2013-06-171-2/+2
* glusterfs: discard (hole punch) supportBrian Foster2013-06-132-0/+136
* gluster: add fallocate fop supportBrian Foster2013-06-132-0/+137
* protocol/client: Prevent excessive logging of client's "disconnect" messages.Venkatesh Somyajulu2013-05-283-3/+18
* logging: Fix to avoid excessive logging.Venkatesh Somyajulu2013-05-281-2/+2
* client: Reset remote-port on first disconnect from brickKrishnan Parthasarathi2013-05-161-5/+9
* protocol/client: Print valid loc identifiersPranith Kumar K2013-04-031-35/+27
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* protocol/client: Avoid double free of framePranith Kumar K2013-02-041-2/+1
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-034-92/+262