summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src
Commit message (Expand)AuthorAgeFilesLines
* coverity: Removed structural dead code (#2320)Nikhil Ladha2021-04-191-8/+2
* Coverity Issues: 1447088, 1447089 (#2217)Ashish Pandey2021-03-181-35/+32
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* ./tests/bugs/core/bug-1432542-mpx-restart-crash.t is getting crashedMohit Agrawal2021-01-081-4/+13
* core: Implement gracefull shutdown for a brick process (#1751)mohit842020-12-163-1/+92
* rpcsvc/transport: gracefully disconnect when graph is not ready (#1671)Rafi KC2020-10-271-2/+3
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-111-1/+1
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-041-0/+2
* xlators/protocol/server: lto-type-mismatchKaleb S. KEITHLEY2020-07-071-1/+1
* build: Pass $(LIB_DL) using prog_LDADD or lib_LIBADDAnoop C S2020-06-201-2/+2
* protocol/server: Fix coverity issue RESOURCE_LEAKSheetal Pamecha2020-04-091-0/+1
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-041-3/+9
* protocol/server-helpers: structure loggingyatip2020-02-272-58/+66
* protocol/server-rpc-fops_v2: structure loggingyatip2020-02-272-411/+363
* protocol/server: structure loggingyatip2020-02-202-147/+157
* server.c: fix Coverity issue 1405844 (memory - illegal access)Yaniv Kaul2020-01-141-2/+2
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-01-211-14/+27
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-121-17/+4
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-171-14/+17
* rpc: align structsYaniv Kaul2019-09-133-193/+199
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-041-24/+6
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-08-063-0/+20
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-07-161-1/+5
* libglusterfs: remove dependency of rpcAmar Tumballi2019-06-281-1/+0
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-261-2/+2
* (multiple files) use dict_allocate_and_serialize() where applicable.Yaniv Kaul2019-06-022-38/+13
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-271-3/+0
* protocol: remove compound fopAmar Tumballi2019-04-205-4632/+3
* Replace memdup() with gf_memdup()Vijay Bellur2019-02-271-2/+1
* server.c: fix Coverity CID 1399758Yaniv Kaul2019-03-201-1/+2
* glusterfsd: Brick is getting crash at the time of startupMohit Agrawal2019-03-121-5/+5
* server.c: use dict_() funcs with key length.Yaniv Kaul2019-02-121-15/+19
* protocol/server: Use SERVER_REQ_SET_ERROR correctly for dictsPranith Kumar K2019-02-131-275/+236
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-281-2/+2
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-221-0/+17
* core: Resolve memory leak for brickMohit Agrawal2018-12-071-0/+2
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-141-1/+2
* copy_file_range support in GlusterFSRaghavendra Bhat2018-11-066-7/+199
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-2912-44/+44
* protocol/server: support server.all-squashXie Changlong2018-12-032-19/+35
* rpc: bump up server.event-threadsMilind Changire2018-11-271-1/+1
* server: Resolve memory leak path in server_initMohit Agrawal2018-11-291-9/+45
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-291-6/+0
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-10-311-6/+3
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-162-2/+2
* core: create a constant for default network timeoutXavi Hernandez2018-11-231-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-011-1/+1
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-012-270/+4
* server: don't allow '/' in basenameAmar Tumballi2018-11-011-4/+17
* server-protocol: set the frame type to TYPE_FOPAmar Tumballi2018-10-121-0/+2