summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src
Commit message (Expand)AuthorAgeFilesLines
* change 'master' xlator to 'primary' xlatorRavishankar N2020-11-301-15/+15
* posix: Attach a posix_spawn_disk_thread with glusterfs_ctx (#1595)mohit842020-11-091-0/+4
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-022-4/+4
* build: when building with tirpc, link with libtirpcKaleb S. KEITHLEY2020-09-221-0/+1
* glusterfsd, libglusterfs, rpc: prefer libglusterfs time APIDmitry Antipov2020-09-031-2/+2
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-141-2/+2
* posix: Implement a janitor thread to close fdMohit Agrawal2020-07-271-0/+4
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-101-2/+2
* glusterfsd - fixing a coverity issueBarak Sason Rofman2020-07-051-0/+1
* build: Pass $(LIB_DL) using prog_LDADD or lib_LIBADDAnoop C S2020-06-201-2/+2
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-1/+1
* rpc, gf_attach: add minimal proper synchronizationDmitry Antipov2020-05-221-8/+37
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-04-151-6/+0
* glusterfsd: structure loggingyatipadia2019-11-053-124/+132
* multiple xlators: reduce key lengthYaniv Kaul2019-12-091-5/+6
* mgmt/brick-mux: Avoid sending two response when attach is failed.Mohammed Rafi KC2019-12-181-1/+9
* glusterd: refactoring long methodBarak Sason Rofman2019-11-053-325/+94
* #ifdef gNFS related code if we are not compiling gNFSYaniv Kaul2019-12-031-3/+5
* glusterfsd.c: remove sys_lstat() callYaniv Kaul2019-11-251-9/+0
* glusterfsd-mgmt.c: move INFO log outside a LOCKYaniv Kaul2019-11-181-28/+27
* gluster-volgen.c: remove more of JBR and FDL xlatorsYaniv Kaul2019-11-061-5/+0
* gluster: check ctx->activeXie Changlong2019-11-071-0/+10
* glusterd: Client Handling of Elastic ClustersMohit Agrawal2019-11-061-2/+4
* glusterfsd-mgmt: unify read and write testsYaniv Kaul2019-09-272-148/+63
* rpc: align structsYaniv Kaul2019-09-131-44/+42
* glusterfsd: fix unused value coverity issuesyatipadia2019-09-131-11/+0
* glusterfs/fuse: Reduce the default lru-limit valueN Balachandran2019-09-201-1/+1
* glusterd, rpc, glusterfsd: fix coverity defects and put required annotationsAtin Mukherjee2019-09-091-0/+1
* mount.glusterfs: make fcache-keep-open option take a valuePhilip Spencer2019-05-071-1/+1
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-092-0/+22
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-04-032-1/+30
* graph/shd: attach volfile even if ctx->active is NULLMohammed Rafi KC2019-07-051-11/+4
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-261-3/+3
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-06-051-4/+6
* Fix spelling errorsAravinda VK2019-07-101-1/+1
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-06-242-9/+59
* core: fedora 30 compiler warningsSheetalPamecha2019-06-171-3/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-2/+0
* tests: add tests for different signal handlingAmar Tumballi2019-04-121-4/+2
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-11/+13
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-03-051-3/+1
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-043-18/+29
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-02-253-23/+236
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-02-261-3/+15
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-011-6/+16
* glusterfsd: Do not process PROFILE_NFS_INFO if graph is not readyhujianfei2019-02-151-0/+5
* glusterd: adding a comment for code readabilitySanju Rakonde2019-02-041-0/+10
* core: implement a global thread poolXavi Hernandez2019-01-242-1/+37
* fuse: reflect the actual default for lru-limit optionAmar Tumballi2019-02-091-1/+1
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-01-292-0/+25