summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol: coverity fixesBhumika Goyal2018-08-224-12/+6
* xlators: protocol: Fix deferencing pointer after free coverity issuesBhumika Goyal2018-08-213-32/+24
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-5/+0
* build: rename event.h to gf-event.hNiels de Vos2018-07-272-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-227-10/+10
* server: Set ssl-allow option in options table and rename IDPrashanth Pai2018-07-111-1/+13
* glusterfs: Brick process is crash at the time of call server_first_lookupMohit Agrawal2018-07-091-3/+11
* protocol/client: handle the fdctx_destroy properly with different versionsAmar Tumballi2018-07-052-74/+133
* client: remove the "connecting" state - it's not usedMichael Adam2018-06-213-6/+0
* protocol/client: Remove code duplicationKrutika Dhananjay2018-06-153-119/+22
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-111-2/+1
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-2/+0
* protocol/client: Don't send fops till SETVOLUME is completeRaghavendra G2018-05-312-3/+9
* client/protocol: fix the log level for removexattr_cbkAmar Tumballi2018-05-172-2/+12
* glusterfs: Resolve brick crashes at the time of inode_unrefMohit Agrawal2018-05-152-7/+14
* Glusterfsd: brick crash during get-statehari gowtham2018-05-111-2/+5
* protocol/server: don't assume there would be a volfile idAmar Tumballi2018-05-081-1/+9
* feature/leases : fixing bugs found while testing glfs_test.tJiffin Tony Thottan2018-05-041-2/+0
* protocol/server : unwind as per op versionAshish Pandey2018-05-031-2/+3
* server/resolver: don't trust inode-table for RESOLVE_NOTRaghavendra G2018-04-301-4/+23
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-205-11/+66
* server: fix unresolved symbols by moving them to libglusterfsMohit Agrawal2018-04-201-1/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-193-49/+148
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-42/+50
* rpcsvc: enable ownthread feature for glusterfs4_0_fop_progMilind Changire2018-03-221-0/+1
* rpcsvc: correct event-thread scalingMilind Changire2018-03-121-3/+4
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-104-44/+20
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-103-0/+94
* protocol/client: fix memory corruptionXavi Hernandez2018-03-096-92/+78
* build: address linkage issuesKaleb S. KEITHLEY2018-03-051-3/+3
* protocol/server: Insert dummy clnt-lk-version to avoid upgrade failureAnoop C S2018-03-021-0/+10
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-272-1/+7
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-261-2/+8
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-0/+1
* build: add --without-server optionNiels de Vos2018-02-191-0/+3
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-191-1/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-1/+0
* protcol/client: Insert dummy clnt-lk-version to avoid upgrade failureAnoop C S2018-02-141-0/+9
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-015-150/+430
* protocol/auth: options update for GD2Milind Changire2018-02-012-5/+35
* protocol: Implement put fopPoornima G2018-01-316-1/+342
* quiesce, gfproxy: Implement failover across multiple gfproxy nodesPoornima G2018-01-302-48/+34
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-2910-900/+36
* protocol/server: Fix "auth-path" in options tableKotresh HR2018-01-221-0/+5
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-1915-641/+17627
* rpc/*: auth-header changesAmar Tumballi2018-01-172-10/+18
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-1/+1
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-163-7/+138
* protocol/client: reduce lock contentionZhang Huan2017-12-266-58/+53
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-1/+1