summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/xlator.c
Commit message (Expand)AuthorAgeFilesLines
* core : Use correct path in dlopen for socket.soAtin Mukherjee2015-12-271-1/+6
* libglusterfs:Porting log messages to new frameworkMohamed Ashiq2015-09-081-4/+6
* defaults,globals,iobuf,latency,logging,options,xlator/libglusterfs : porting ...Mohamed Ashiq2015-07-131-40/+45
* core: use reference counting for mem_acct structuresJeff Darcy2015-05-091-19/+23
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-17/+17
* core : free up mem_acct.rec in xlator_destroyAtin Mukherjee2015-03-301-0/+20
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-0/+10
* Quota/marker : Support for inode quotavmallika2015-03-171-0/+42
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+1
* xlator: avoiding possibility of a crash if (xl->ctx) is NULL.Humble Devassy Chirammal2015-03-151-0/+3
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-081-0/+33
* libglusterfs: Add functions for xlator and graph cleanup.Poornima G2015-03-021-35/+80
* protocol/server: reflect lru limit in inode table alsoRaghavendra Bhat2014-06-131-0/+19
* Core: Fix issues reported by CppcheckLalatendu Mohanty2014-06-121-1/+1
* cluster/afr: refactorAnand Avati2014-03-221-2/+6
* libglusterfs..xlator.c: Close a library handle.Christopher R. Hertel2014-02-081-0/+3
* features/gfid-access: fix lookup on .gfid/<parent>/bnameVenky Shankar2014-01-271-0/+39
* features/quota: Improvements to quotaRaghavendra G2013-11-261-1/+0
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-23/+0
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+1
* glusterfsd, libgfapi: destroy the temporary graphs constructed for comparisonRaghavendra Bhat2013-10-031-16/+27
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-261-0/+11
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+1
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+1
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-051-3/+13
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-311-24/+5
* protocol/client: Print valid loc identifiersPranith Kumar K2013-04-031-1/+15
* dht: make nufa/switch call dht's init/finiJeff Darcy2013-04-031-12/+15
* core: add dispatch table for init/finiJeff Darcy2013-04-031-10/+22
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-241-0/+18
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-03-201-0/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-5/+5
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-0/+22
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-3/+3
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-2/+2
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-0/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-081-0/+36
* Make option code quieter to make logs more readable.Jeff Darcy2012-04-231-5/+5
* libglusterfs: loc_copy should set name only if src->name is setPranith Kumar K2012-04-121-1/+2
* features/marker: GFID file handle based backend related fixesv3.3.0qa26Raghavendra G2012-03-071-0/+1
* libglusterfs: Handle loc_copy for nameless locPranith Kumar K2012-02-291-13/+9
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-0/+3
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-191-1/+2
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-2/+2
* xlator: prevent a crash in xlator_destroy due to uninitialized listAmar Tumballi2011-11-161-2/+2
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-3/+0
* libglusterfs: wipe other variabes in locPranith Kumar K2011-09-291-0/+3