summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.c
Commit message (Expand)AuthorAgeFilesLines
* mount.glusterfS/glusterfsd: Add dummy deprecated *fetch-attempts optionsHarshavardhana2014-02-021-0/+17
* mount/fuse: handle --gid-timeout=0 properlyAnand Avati2013-11-201-2/+4
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-40/+26
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-60/+1
* fuse-bridge: enable --fopen-keep-cache based on FUSE_AUTO_INVAL_DATA.Anand Avati2013-09-171-3/+33
* glusterfsd: use-readdirp w/o arguments should not turn off readdirpHarshavardhana2013-09-091-1/+1
* glusterfsd: Round robin DNS should not be relied upon withHarshavardhana2013-09-061-23/+59
* synctask: minor enhancementsAnand Avati2013-08-281-1/+1
* core: changes to support gfid-accessAmar Tumballi2013-08-211-0/+19
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-19/+0
* log: set ident to openlogBala.FA2013-08-131-3/+21
* glusterfsd: Cleanup in set_log_file_path()Harshavardhana2013-08-031-6/+3
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-0/+3
* glusterfsd: TRACE is a valid log level tooLubomir Rintel2013-07-271-1/+1
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-0/+19
* mount/fuse: Provide option to use/not use kernel-readdirpPranith Kumar K2013-07-121-0/+32
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-241-1/+1
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-2/+2
* glusterfsd: copyright messageKaleb S. KEITHLEY2013-01-251-9/+10
* rpc: check the ctx->listener before accessing rpcsvc objectRaghavendra Bhat2012-12-041-3/+11
* glusterfsd: log all command line options in log fileAmar Tumballi2012-11-191-4/+14
* core: enable process to return the appropriate error codeAnand Avati2012-09-211-3/+40
* All: License message changeVarun Shastry2012-09-131-7/+6
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-121-0/+17
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-061-0/+16
* All: License message changeVarun Shastry2012-08-281-14/+5
* fuse: make background queue length configurableAmar Tumballi2012-08-221-53/+108
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-13/+16
* fuse-bridge: expose negative entry caching of FUSEAnand Avati2012-07-191-0/+25
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-23/+35
* common-utils: implement generate_glusterfs_ctx_id()Anand Avati2012-07-171-29/+1
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-171-0/+20
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-131-1/+18
* md-cache: cache SELinux and Posix ACL xattrs only if enabledAnand Avati2012-07-041-0/+4
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-17/+13
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-13/+47
* fuse: make SELinux support configurableAnand Avati2012-05-291-0/+15
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-211-5/+5
* glusterfsd: Make sure mountpoint is an absolute pathKaushal M2012-05-081-2/+24
* glusterd,glusterfsd : Perform proper cleanup of connections and socket filesKaushal M2012-04-231-1/+2
* glusterfsd: mem-pool count of dict_t is adjustedAmar Tumballi2012-04-111-3/+4
* Revert "core: enable process to return the appropriate error code"Amar Tumballi2012-03-221-40/+3
* core: enable process to return the appropriate error codeAmar Tumballi2012-03-211-3/+40
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-191-1/+4
* core: bring a cmdline option to set memory-accountingAmar Tumballi2012-03-151-1/+24
* core: dict allocations through mem-poolAmar Tumballi2012-03-141-0/+12
* glusterfsd: fix some option definitionsAmar Tumballi2012-03-101-5/+6
* glusterfsd: Don't reconfigure if process does not know volfile serverPranith Kumar K2012-03-051-3/+2
* glusterfsd: give out the error on screen when cmd is given without optionsAmar Tumballi2012-02-221-0/+13