summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: Unbarrier in a thread.shishir gowda2013-11-182-4/+12
* protocol/server: init the barrier queueshishir gowda2013-11-152-3/+7
* snapshot: Merge conflict resolutionshishir gowda2013-11-151-13/+18
* protocol/server: avoid rpc reply to the client only if the fop is barrieredRaghavendra Bhat2013-11-151-4/+7
* protocol/server: Implement barriering mechanisms for fopsshishir gowda2013-11-154-5/+468
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-6/+1
* server/rpc: bricks goes offline and comes back online, with lots of "No such ...Vikhyat Umrao2013-11-121-3/+5
* server/rpc: Numerous entries of error - "No such file or directory" in bricks...Vikhyat Umrao2013-11-111-3/+6
* glusterfs: zerofill supportM. Mohan Kumar2013-11-103-0/+262
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-318-721/+624
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-242-26/+8
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-155-18/+18
* protocol/server: eliminate an unnecessary frame create and destroyKaleb S. KEITHLEY2013-10-021-25/+11
* rpc/rpc-lib: rpcsvc should reply when rpc_err is setPranith Kumar K2013-09-111-176/+179
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-0/+32
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-297-1311/+567
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-0/+3
* protocol/server: Initialize connection variablePranith Kumar K2013-06-271-0/+2
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-213-52/+51
* protocol/server: print connection-id in fop failure logs.Raghavendra G2013-06-181-197/+275
* protocol/rpc: move latest added procedures to the end of the arrayNiels de Vos2013-06-172-4/+4
* glusterfs: discard (hole punch) supportBrian Foster2013-06-133-0/+258
* gluster: add fallocate fop supportBrian Foster2013-06-133-0/+256
* protocol/server: Change logs to give more info on disconnectsPranith Kumar K2013-05-313-36/+71
* 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
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-1210-145/+57
* protocol/client: Print valid loc identifiersPranith Kumar K2013-04-031-35/+27
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-171-0/+9
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-074-4/+4
* protocol/client: Avoid double free of framePranith Kumar K2013-02-041-2/+1
* protocol/server: upon server_connection_put, set xl_private of the transport toRaghavendra Bhat2013-02-031-2/+10
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-035-93/+263
* protocol/client: Add fdctx back to saved-list after reopenPranith Kumar K2013-02-034-451/+76
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-292-2/+3
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-212-3/+9
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-4/+2
* protocol/server: do server_connection_put only if bound_xl is NULLRaghavendra Bhat2013-01-161-1/+1
* protocol/client: print a message regarding brick status in case of failureKrutika Dhananjay2012-12-201-1/+3
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-194-120/+145
* protocol/server: Do not access key after GF_FREE in _delete_auth_opt()Krutika Dhananjay2012-12-191-11/+18
* Fix xdr_to_generic success checkKaushal M2012-12-092-49/+133
* protocol/client: log ENOENT errors in debug mode.Raghavendra Bhat2012-12-041-2/+3
* protocol/client: add an option to filter O_DIRECT flag in openAmar Tumballi2012-11-282-2/+26
* protocols: Suppress getxattr log when errno is ENOENTPranith Kumar K2012-10-282-2/+5
* protocol/client: Conditional logging in client3_3_unlink_cbkVenkatesh Somyajulu2012-10-121-1/+5
* client-handshake: synchronize config.remote_port setting b/wRaghavendra G2012-10-111-0/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-034-8/+15
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-034-8/+8