summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/inode.c
Commit message (Expand)AuthorAgeFilesLines
* core: Reduce calls to THIS wherever possible (#2010)Karthik Subrahmanya2021-01-151-17/+21
* all: change 'primary' to 'root' where it makes senseRavishankar N2020-12-021-2/+2
* change 'master' xlator to 'primary' xlatorRavishankar N2020-11-301-1/+1
* core: tcmu-runner process continuous growing logs lru_size showing -1 (#1776)mohit842020-11-241-0/+14
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-021-7/+5
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-111-16/+35
* glusterfsd: structure loggingyatipadia2019-11-051-19/+14
* Avoid buffer overwrite due to uuid_utoa() misuseDmitry Antipov2019-12-261-5/+7
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-091-8/+23
* * core: do not assert in inode_unref if the inode table cleanup has startedRaghavendra Bhat2019-04-301-0/+38
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-1/+0
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-0/+3
* inode: fix wrong loop count in __inode_ctx_freeXie Changlong2019-05-171-5/+6
* inode: fix unused varsAtin Mukherjee2019-03-211-1/+2
* inode: don't dump the whole table to CLIAmar Tumballi2019-03-131-0/+13
* inode: make critical section smallerAmar Tumballi2019-02-091-213/+111
* inode: create inode outside locked regionAmar Tumballi2019-02-091-11/+13
* fix 32-bit-build-smoke warningsIraj Jamali2018-12-171-1/+1
* fuse: add --lru-limit optionAmar Tumballi2018-10-161-35/+219
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-5/+5
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-091-2/+2
* libglusterfs multiple files: remove dead initilizationYaniv Kaul2018-10-211-0/+2
* all: fix the format string exceptionsAmar Tumballi2018-11-011-2/+2
* core: Use GF_ATOMIC ops to update inode->nlookupMohit Agrawal2018-10-301-38/+26
* libglusterfs: NULL pointer dereferencing clang fixIraj Jamali2018-09-181-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-1807/+1755
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-241-2/+0
* Revert "performance/write-behind: better invalidation in readdirp"Raghavendra G2018-08-201-6/+1
* All: remove memset() before sprintf()Yaniv Kaul2018-08-021-10/+0
* performance/write-behind: better invalidation in readdirpRaghavendra G2018-06-271-1/+6
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-03-121-1/+1
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-191-0/+2
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-031-1/+0
* gfapi : Resolve "." and ".." only for named lookupsJiffin Tony Thottan2017-06-111-100/+18
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2017-05-031-0/+110
* dht: Add readdir-ahead in rebalance graph if parallel-readdir is onPoornima G2017-04-131-0/+9
* libglusterfs: Fix a crash due to race between inode_ctx_set and inode_refPoornima G2017-02-151-34/+14
* inode: Add per xlator ref count for inodePoornima G2016-03-151-16/+60
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-11-241-0/+32
* inode: Adjust lru_size while retiring entries in lru listSoumya Koduri2016-08-041-0/+9
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-071-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-131-8/+8
* inode: Retire the inodes from the lru list in inode_table_destroySoumya Koduri2015-12-311-3/+30
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-121-4/+14
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-07-011-0/+26
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-06-121-0/+31
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-241-0/+22