summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.c
Commit message (Expand)AuthorAgeFilesLines
...
* mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()Niels de Vos2017-07-191-1/+3
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2
* 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-121-6/+8
* core: Clean up pmap registry up correctly on volume/brick stopSamikshan Bairagya2017-02-271-1/+1
* libglusterfs: make memory pools more thread-friendlyJeff Darcy2017-02-021-0/+7
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-2/+7
* 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/main: fix OOM adjustment for older kernelsOleksandr Natalenko2016-10-111-17/+63
* 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-011-0/+69
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-2/+2
* 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
* fuse: Address the review comments in the backportPoornima G2016-03-091-2/+2
* fuse: Add a new mount option capabilityPoornima G2016-03-071-0/+15
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-02-231-2/+1
* experimental: add fdl (Full Data Logging) translatorJeff Darcy2016-02-131-12/+29
* glusterfsd: To support volfile-server-transport type "unix"Mohamed Ashiq2015-11-191-2/+2
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-11/+11
* fuse: add "resolve-gids" mount option to overcome 32-groups limitNiels de Vos2015-08-051-0/+17
* libglusterfs: Enabling the fini() in cleanup_and_exit()anand2015-06-091-10/+17
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-021-1/+1
* core: Global timer-wheelVenky Shankar2015-04-261-1/+14
* glusterfsd: add "print-netgroups" and "print-exports" commandNiels de Vos2015-03-181-1/+240
* protocol/client: sequence CHILD_UP, CHILD_DOWN etc notificationsKrishnan Parthasarathi2015-02-071-0/+2
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-1/+2
* uss: disable memory accounting for the snapshot daemonRaghavendra Bhat2015-01-281-2/+20
* api, glusterfsd: Cleanup upon failure in glusterfs_ctx_defaults_init()Vijay Bellur2014-12-091-0/+6
* mem_acct : Check return value of xlator_mem_acct_init().Humble Chirammal2014-11-151-2/+5
* Enable aux-gfid-mount option on non Linux systemsEmmanuel Dreyfus2014-08-181-3/+0
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-101-0/+23
* meta: (re-)Implement Meta translatorAnand Avati2014-05-051-0/+2
* mem-accounting: enable memory accounting by defaultAnand Avati2014-05-051-19/+1
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-301-0/+74
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* logging: Make logger and log format configurable through cliKrutika Dhananjay2014-04-111-0/+32
* log: Add missing log message from glusterfsd.c to glusterfsd-messages.hKrutika Dhananjay2014-04-051-8/+4
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-281-166/+109
* glusterfsd: Remove dead code.Raghavendra Talur2014-03-221-2/+0
* glusterfsd: Use gf_strdup instead of assigning a literal.Raghavendra Talur2014-02-161-1/+1
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-101-0/+33
* mount.glusterfs/glusterfsd: Add dummy deprecated *fetch-attempts optionsHarshavardhana2014-02-031-0/+16