summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/inode.c
Commit message (Expand)AuthorAgeFilesLines
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2017-06-201-100/+18
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2017-05-141-0/+110
* dht: Add readdir-ahead in rebalance graph if parallel-readdir is onPoornima G2017-04-181-0/+9
* libglusterfs: Fix a crash due to race between inode_ctx_set and inode_refPoornima G2017-02-191-34/+14
* inode: Add per xlator ref count for inodePoornima G2017-01-181-16/+60
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-221-0/+32
* inode: Adjust lru_size while retiring entries in lru listSoumya Koduri2016-08-091-0/+9
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-4/+1
* core: correct the if-statment in inode_set_need_lookup()Niels de Vos2016-05-161-1/+1
* libglusterfs/gfapi: set appropriate errno for inode_link failuresSoumya Koduri2016-05-101-4/+17
* inode: Always fetch first entry from the inode lists during inode_table_destroySoumya Koduri2016-04-261-8/+8
* inode: Retire the inodes from the lru list in inode_table_destroySoumya Koduri2016-02-251-3/+30
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-131-4/+14
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-201-0/+26
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-021-0/+31
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-241-0/+22
* fd,inode/libglusterfs : porting to a new logging frameworkMohamed Ashiq2015-06-181-52/+98
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* libglusterfs: Fix the return value of inode_ctx_get2()Poornima G2015-04-271-4/+6
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-9/+9
* core: Add inode context merge callbackVenky Shankar2015-03-241-0/+32
* inode: 'this' has been set unwantedly.Humble Devassy Chirammal2015-03-171-5/+2
* libglusterfs: Add inode table cleanup APIs.Poornima G2015-03-021-5/+229
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-271-2/+2
* inode: Handle '/' in basename in inode_link/unlinkPranith Kumar K2014-11-071-1/+25
* inode: include dentry cycle checks for all existing inodesAnand Avati2014-10-291-1/+12
* libglusterfs: Ref root inode only oncePranith Kumar K2014-06-301-0/+16
* protocol/server: reflect lru limit in inode table alsoRaghavendra Bhat2014-06-131-0/+21
* libglusterfs/inode: Fix NULL dereferences.Poornima G2014-03-011-2/+2
* libglusterfs/inode: introduce new APIs for ctx handlingAmar Tumballi2013-11-131-11/+211
* core: changes to support gfid-accessAmar Tumballi2013-08-211-12/+14
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-14/+12
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-12/+14
* libglusterfs: Maintain open-fd-count in inode.Pranith Kumar K2013-02-061-0/+1
* libglusterfs: fix creation of spurious root inodesRaghavendra Bhat2012-07-241-5/+4
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-14/+6
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-131-0/+48
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Resolve: Assign correct path while resolvingPranith Kumar K2012-05-081-3/+4
* libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."Krishna Srinivas2012-05-051-0/+5
* statedump: fix deadlock during state dump of fdsAnand Avati2012-04-241-29/+4
* libglusterfs/inode.c: add inode_resolveRaghavendra G2012-04-241-0/+44
* cluster/afr: handle sending NULL dentry name for inode link in self-heal-daemonRaghavendra Bhat2012-03-141-0/+8
* glusterfsd: unref the dict and use dict_set_dynstr to avoid memleakRaghavendra Bhat2012-02-221-1/+1
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+3
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-0/+96
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-60/+68
* libglusterfs: set inode path to be NULL in case of errorsPranith Kumar K2011-12-221-0/+2
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-14/+20
* core: made changes to return value of __is_root_gfid()Amar Tumballi2011-10-021-5/+6