summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_icache.c
AgeCommit message (Expand)Author
2017-10-26xfs: return a distinct error code value for IGET_INCORE cache missesDarrick J. Wong
2017-09-01xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()Omar Sandoval
2017-07-10Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar
2017-06-19xfs: check if an inode is cached and allocatedDarrick J. Wong
2017-06-08xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster
2017-04-28xfs: update ag iterator to support wait on new inodesBrian Foster
2017-04-28xfs: support ability to wait on new inodesBrian Foster
2017-03-07xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig
2017-01-30xfs: sync eofblocks scans under iolock are livelock proneBrian Foster
2017-01-30xfs: pull up iolock from xfs_free_eofblocks()Brian Foster
2017-01-03xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig
2016-11-30xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig
2016-11-10xfs: fix unbalanced inode reclaim flush lockingBrian Foster
2016-11-08xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster
2016-10-24xfs: fix up inode cowblocks tracking tracepointsBrian Foster
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong
2016-10-04xfs: introduce the CoW forkDarrick J. Wong
2016-09-19xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig
2016-06-21xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster
2016-05-18xfs: move reclaim tagging functionsDave Chinner
2016-05-18xfs: simplify inode reclaim tagging interfacesDave Chinner
2016-05-18xfs: mark reclaimed inodes invalid earlierDave Chinner
2016-05-18xfs: xfs_inode_free() isn't RCU safeDave Chinner
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner
2016-02-09xfs: move di_changecount to VFS inodeDave Chinner
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner
2016-02-09xfs: use vfs inode nlink field everywhereDave Chinner
2016-02-09xfs: reinitialise recycled VFS inode correctlyDave Chinner
2016-02-09xfs: introduce inode log format objectDave Chinner
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell
2015-08-28xfs: add mssing inode cache attempts counter incrementLucas Stach
2015-02-23xfs: inodes are new until the dentry cache is set upDave Chinner
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-04xfs: active inodes stat is brokenDave Chinner
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-09-23xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster
2014-07-24xfs: support a union-based filter for eofblocks scansBrian Foster
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-01xfs: remove usage of is_bad_inodeBen Myers
2013-09-24xfs: asserting lock not held during freeing not validDave Chinner
2013-09-12Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner