summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs/statedump: move options file and statedumps from /tmpRaghavendra Bhat2013-05-141-0/+1
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2013-02-081-17/+13
* dual licenseKaleb S. KEITHLEY2013-02-074-56/+20
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2013-02-072-0/+18
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* glusterfsd: rpcsvc actors must return success after an attempt to submit replyKrishnan Parthasarathi2012-08-301-8/+12
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-171-3/+2
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-08-031-7/+7
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-08-011-0/+21
* fuse: make SELinux support configurableAnand Avati2012-05-292-0/+16
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-271-5/+5
* glusterfs/rebalance: Register cbk for glusterfs_rebalance_event_notifyshishir gowda2012-05-231-1/+43
* glusterfsd: Make sure mountpoint is an absolute pathKaushal M2012-05-081-2/+24
* glusterfsd: Change a free() to GF_FREE()Kaushal M2012-04-261-1/+1
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-0/+80
* glusterd,glusterfsd : Perform proper cleanup of connections and socket filesKaushal M2012-04-232-29/+44
* glusterfsd: print entire path of functions whenever serializing a reply failsRaghavendra Bhat2012-04-231-1/+1
* glusterfsd: mem-pool count of dict_t is adjustedAmar Tumballi2012-04-112-4/+10
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* core: fix all the iobuf related refs and unrefsAmar Tumballi2012-03-291-5/+3
* cli,glusterd: more volume status improvementsKaushal M2012-03-291-20/+58
* Revert "core: enable process to return the appropriate error code"Amar Tumballi2012-03-222-66/+13
* core: enable process to return the appropriate error codeAmar Tumballi2012-03-212-13/+66
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-191-1/+4
* glusterfsd: Handle errors in response sendPranith Kumar K2012-03-171-17/+20
* core: bring a cmdline option to set memory-accountingAmar Tumballi2012-03-152-1/+25
* core: dict allocations through mem-poolAmar Tumballi2012-03-141-0/+12
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-141-3/+244
* glusterfsd: handle a case of NULL dereference during rebalanceAmar Tumballi2012-03-121-0/+5
* 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: Unref iobuf after using itPranith Kumar K2012-03-051-0/+2
* glusterfsd: give out the error on screen when cmd is given without optionsAmar Tumballi2012-02-221-0/+13
* glusterfsd: unref the dict and use dict_set_dynstr to avoid memleakRaghavendra Bhat2012-02-221-0/+2
* mempool: adjustments in pool sizesAmar Tumballi2012-02-222-8/+6
* cli, glusterfsd: Fixes for "volume top {read,write}-perf"Kaushal M2012-02-212-16/+16
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-42/+59
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-1/+78
* Use /dev/zero instead of /dev/urandom to get realistic numbers.Jeff Darcy2012-02-081-2/+2
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-1/+138
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-4/+4
* libglusterfs/iobuf: have fixed number of arenasAmar Tumballi2011-12-071-1/+1
* fuse: enable kernel read-only modeKaushal M2011-11-221-0/+9
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-162-8/+8
* glusterd/cli: rpc cleanupAmar Tumballi2011-11-161-11/+11
* Fix a typo in log message.Sachidananda Urs2011-10-061-1/+1
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-221-1/+126
* glusterd: run 'volume top read-perf/write-perf' in different threadKaushal M2011-09-193-28/+341
* glusterfsd: enable max fetch attemptsKaushal M2011-09-181-2/+8
* Proactive self heal process implementationPranith Kumar K2011-09-141-2/+8