summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
...
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-2/+2
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-55/+58
* glusterfsd: process attach and detach request inside lockAtin Mukherjee2017-05-261-75/+98
* brick mux: Detach brick on posix health check failureAtin Mukherjee2017-05-152-1/+3
* glusterfsd: send PARENT_UP on brick attachAtin Mukherjee2017-05-141-2/+13
* event/epoll: Add back socket for polling of events immediately afterRaghavendra G2017-05-121-53/+69
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-091-1/+0
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-081-1/+17
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-011-3/+3
* glusterd: Propagate EADDRINUSE correctly to parent processPrashanth Pai2017-04-122-7/+8
* glusterfsd+libglusterfs: add null checks during attachJeff Darcy2017-03-091-9/+18
* glusterfsd: don't quit (in client) on connection failureJeff Darcy2017-03-081-2/+4
* rpc: avoid logging success on failureMilind Changire2017-03-071-3/+14
* core: Clean up pmap registry up correctly on volume/brick stopSamikshan Bairagya2017-02-273-6/+13
* protocol/mgmt: sending wrong return value during emancipationMohammed Rafi KC2017-02-271-0/+2
* libglusterfs: make memory pools more thread-friendlyJeff Darcy2017-02-021-0/+7
* glusterfsd/gf_attach: Remove unused varibaleAnoop C S2017-02-021-2/+0
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-304-38/+467
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-01-231-0/+1
* glusterfsd : fix null pointer dereference in glusterfs_handle_barrierAtin Mukherjee2016-12-071-1/+5
* glusterfsd: glusterfs_ctx_defaults_init should not re-initialize ctx->locksRajesh Joseph2016-12-011-1/+0
* Update copyright content for glusterfs binariesAnoop C S2016-11-101-9/+10
* glusterfsd: Continuous errors are getting in mount logs while glusterd is downMohit Agrawal2016-11-101-3/+6
* glusterfsd/main: fix OOM adjustment for older kernelsOleksandr Natalenko2016-10-111-17/+63
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+3
* glusterd: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-271-8/+0
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-252-3/+25
* io-stats: fix translator namesJeff Darcy2016-07-291-0/+9
* mgmt: remove unused and misleading pmap_signupJeff Darcy2016-07-071-1/+1
* logging: Change log file name for glusterdVijay Bellur2016-07-041-5/+1
* Corrected default text for ARGP_FUSE_USE_READDIRP_KEYDustin Black2016-06-061-1/+1
* libglusterfs (timer): race conditions, illegal mem access, mem leakKaleb S KEITHLEY2016-06-011-1/+1
* glusterfsd/main: Add ability to set oom_score_adjOleksandr Natalenko2016-06-012-0/+72
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-2/+2
* glusterfsd: explicitly turn on encryption for volfile fetchKaushal M2016-05-131-0/+13
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-2/+5
* glusterfsd: fix to return actual exit status on mount processPrasanna Kumar Kalever2016-04-291-5/+8
* glusterfsd: coverity fixSakshi Bansal2016-04-121-8/+8
* glusterd-client: switch volfile server incase existing connection breaksPrasanna Kumar Kalever2016-04-121-38/+35
* fuse: Address the review comments in the backportPoornima G2016-03-091-2/+2
* fuse: Add a new mount option capabilityPoornima G2016-03-072-0/+16
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-02-231-2/+1
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-201-0/+11
* glusterfsd: destroy frame after rebalance callback has completedSakshi Bansal2016-02-151-3/+5
* experimental: add fdl (Full Data Logging) translatorJeff Darcy2016-02-131-12/+29
* cli/ afr: op_ret for index heal launchRavishankar N2016-02-111-1/+5
* glusterfsd: To support volfile-server-transport type "unix"Mohamed Ashiq2015-11-192-6/+10
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-192-1/+88
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-282-27/+28
* glusterfsd: Initialize ctx, cmd_argsPranith Kumar K2015-10-091-3/+3