summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* snapshot: Merge conflict resolutionshishir gowda2013-11-151-0/+78
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-72/+0
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-40/+26
* glusterfsd, libgfapi: destroy the temporary graphs constructed for comparisonRaghavendra Bhat2013-10-031-181/+2
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-60/+1
* logging: Remove multiple definitions of DEFAULT_LOG_FILE_DIRECTORYVijay Bellur2013-09-241-2/+0
* 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-063-36/+96
* glusterfs, gfapi: fix symbol clashAnand Avati2013-09-051-2/+2
* synctask: minor enhancementsAnand Avati2013-08-281-1/+1
* core: changes to support gfid-accessAmar Tumballi2013-08-212-0/+20
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-212-20/+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
* glusterfsd: is_mgmt_rpc_reconnect should not be `char` but gf_boolean_tHarshavardhana2013-07-251-2/+2
* glusterfsd: Use dynamic volfile bufferKaushal M2013-07-231-1/+20
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-192-0/+20
* mount/fuse: Provide option to use/not use kernel-readdirpPranith Kumar K2013-07-122-0/+33
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-9/+9
* glusterfsd: consider xlator type too in topology checkAnand Avati2013-06-211-0/+9
* glusterfsd: Cleanup temporary files from /tmpVijay Bellur2013-04-081-1/+14
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-241-1/+1
* glusterfsd: Fixed fd leak due to use of tmpfile()Krishnan Parthasarathi2013-03-221-3/+15
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-2/+2
* glusterfsd: Remove 'top {read,write}-perf' threadKaushal M2013-02-143-145/+84
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-061-0/+40
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-291-0/+1
* glusterfsd: copyright messageKaleb S. KEITHLEY2013-01-251-9/+10
* Fix xdr_to_generic success checkKaushal M2012-12-091-79/+34
* rpc: check the ctx->listener before accessing rpcsvc objectRaghavendra Bhat2012-12-041-3/+11
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-1/+84
* glusterfsd: log all command line options in log fileAmar Tumballi2012-11-191-4/+14
* glusterfsd-mgmt: make brick-ops work in synctaskAmar Tumballi2012-11-191-0/+1
* build: libraries must be in LDADD/LIBADDJeff Darcy2012-10-031-2/+2
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* Fix parallel build issuesKacper Kowalik (Xarthisius)2012-09-261-0/+1
* core: enable process to return the appropriate error codeAnand Avati2012-09-212-13/+66
* dual licenseKaleb S. KEITHLEY2012-09-181-6/+6
* All: License message changeVarun Shastry2012-09-134-28/+24
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-122-0/+18
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-062-0/+17
* glusterfsd: rpcsvc actors must return success after an attempt to submit replyKrishnan Parthasarathi2012-08-281-8/+12
* All: License message changeVarun Shastry2012-08-284-56/+20
* fuse: make background queue length configurableAmar Tumballi2012-08-222-53/+110