summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-0629-315/+334
* License change to 2 additional files.Varun Shastry2012-09-052-31/+12
* Honour configure --localstatedir and --sysconfdirEmmanuel Dreyfus2012-09-051-3/+4
* glusterd: Made volume reset recognize options in <domain>.<specifier> formatKrutika Dhananjay2012-09-051-3/+5
* glusterd: Removed pattern match lookup logic on volume optionsKrutika Dhananjay2012-09-051-43/+0
* cli, glusterd: Changes to 'peer status' xml outputKaushal M2012-09-011-0/+5
* cluster/afr: Don't stop entry/data self-heal on metadata split-brainPranith Kumar K2012-08-292-12/+6
* dht/rebalance: set the correct ownership on the dst file.shishir gowda2012-08-281-0/+8
* glusterd: Fixed incorrect assumptions in rpcsvc actors of glusterdKrishnan Parthasarathi2012-08-282-17/+26
* All: License message changeVarun Shastry2012-08-28122-1757/+677
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-236-22/+25
* posix-acl: make use of 'umask' flag passed as argument in fopAmar Tumballi2012-08-232-8/+25
* fuse: make background queue length configurableAmar Tumballi2012-08-223-3/+54
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-208-165/+152
* Self-heald: Prevent logging of errno ENOENTVenkatesh Somyajulu2012-08-201-4/+4
* syncop: handle 'dataonly' flag in syncop_fsync()Amar Tumballi2012-08-202-2/+2
* performance/write-behind: avoid deadlock while taking the statedump of fdsRaghavendra Bhat2012-08-191-6/+24
* cluster/dht: don't leak upon GF_REALLOC failureJim Meyering2012-08-191-4/+5
* gsyncd: don't use void* arithmetic; don't leak upon OOM; remove castJim Meyering2012-08-191-4/+6
* utils: don't leak after failed GF_REALLOCJim Meyering2012-08-191-5/+24
* fix "--client-pid"Csaba Henk2012-08-191-0/+2
* fuse: have setxattr on geo-rep related xattrs take effectCsaba Henk2012-08-191-3/+3
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-173-8/+46
* cluster/dht: Optimize readdirp calls in DHTshishir gowda2012-08-135-2/+68
* performance/write-behind: store the wb_inode in local before windingRaghavendra Bhat2012-08-111-1/+3
* fuse-bridge: fuse_thread_proc: avoid realloc-clobber induced leak upon OOMJim Meyering2012-08-081-3/+4
* geo-rep: don't leak or segfault upon OOMJim Meyering2012-08-081-2/+4
* glusterd: while building graph, set xl->ctxAmar Tumballi2012-08-051-0/+2
* core: reduce the usage of global variablesAmar Tumballi2012-08-034-27/+22
* mount/fuse: ignore any erros that might've happened while resolving entry in ...Raghavendra G2012-08-033-25/+117
* mgmt/glusterd: Fix a compilation failure when libxml2-dev is not presentVijay Bellur2012-08-031-0/+3
* fuse-resolve: consider cases where an entry should be resolved even when pare...Raghavendra G2012-08-031-0/+13
* performance/io-cache: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-021-7/+60
* glusterd: Made volume set help/help-xml a non-cluster operation.Krishnan Parthasarathi2012-08-027-54/+87
* performance/quick-read: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-021-3/+16
* glusterd: Fix glusterd crash resulting from uninitialised pointerKrutika Dhananjay2012-08-021-0/+6
* cluster/afr: Unwind with correct pre/post parent bufsPranith Kumar K2012-08-023-403/+147
* performance/write-behind: maintain a per-inode request queue instead of maint...Raghavendra G2012-08-022-596/+769
* protocol/server: use pthread_mutex_trylock while dumping statedumpsRaghavendra Bhat2012-08-021-11/+29
* cluster/afr: Handle child_up & fd not opened case in xactionPranith Kumar K2012-08-011-7/+8
* performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumpsRaghavendra Bhat2012-08-011-11/+18
* mount/fuse: initialize entry and negative timeouts correctly.Raghavendra G2012-08-011-2/+2
* protocol/client: Fix negative return in client_setvolumeKrutika Dhananjay2012-08-011-2/+3
* cluster/afr: Handle failures in fop_cbk gracefullyPranith Kumar K2012-07-311-31/+46
* cluster/afr: update loc inode after inode_linkPranith Kumar K2012-07-311-12/+24
* glusterd: Modifed replace-brick mount cleanup to use lazy umountKrishnan Parthasarathi2012-07-301-94/+135
* cluster/stripe: handle short writes and errors in writev callbackBrian Foster2012-07-303-38/+106
* performance/io-threads: dump the io-threads specific information in statedumpRaghavendra Bhat2012-07-302-2/+52
* geo-rep / gsycnd: restore the generic signature for sendmark_regularCsaba Henk2012-07-301-3/+3
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-07-303-5/+14