aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar1-2/+2
2017-06-08xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster1-3/+2
2017-04-28xfs: update ag iterator to support wait on new inodesBrian Foster1-8/+45
2017-04-28xfs: support ability to wait on new inodesBrian Foster1-1/+4
2017-03-07xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig1-1/+1
2017-01-30xfs: sync eofblocks scans under iolock are livelock proneBrian Foster1-38/+7
2017-01-30xfs: pull up iolock from xfs_free_eofblocks()Brian Foster1-9/+15
2017-01-03xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig1-1/+2
2016-11-30xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig1-4/+2
2016-11-10xfs: fix unbalanced inode reclaim flush lockingBrian Foster1-13/+14
2016-11-08xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster1-1/+6
2016-10-24xfs: fix up inode cowblocks tracking tracepointsBrian Foster1-4/+4
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong1-29/+209
2016-10-04xfs: introduce the CoW forkDarrick J. Wong1-0/+5
2016-09-19xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig1-0/+14
2016-06-21xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster1-1/+1
2016-05-18xfs: move reclaim tagging functionsDave Chinner1-118/+116
2016-05-18xfs: simplify inode reclaim tagging interfacesDave Chinner1-48/+50
2016-05-18xfs: mark reclaimed inodes invalid earlierDave Chinner1-12/+34
2016-05-18xfs: xfs_inode_free() isn't RCU safeDave Chinner1-7/+7
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner1-4/+9
2016-02-09xfs: move di_changecount to VFS inodeDave Chinner1-2/+4
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner1-0/+2
2016-02-09xfs: use vfs inode nlink field everywhereDave Chinner1-0/+2
2016-02-09xfs: reinitialise recycled VFS inode correctlyDave Chinner1-1/+21
2016-02-09xfs: introduce inode log format objectDave Chinner1-1/+1
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell1-9/+9
2015-08-28xfs: add mssing inode cache attempts counter incrementLucas Stach1-0/+2
2015-02-23xfs: inodes are new until the dentry cache is set upDave Chinner1-2/+2
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner1-0/+2
2014-12-04xfs: active inodes stat is brokenDave Chinner1-0/+2
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-09-23xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick1-1/+0
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster1-0/+52
2014-07-24xfs: support a union-based filter for eofblocks scansBrian Foster1-1/+30
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster1-1/+12
2014-06-25xfs: global error sign conversionDave Chinner1-23/+23
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen1-3/+3
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen1-8/+4
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-4/+0
2013-10-23xfs: decouple log and transaction headersDave Chinner1-5/+4
2013-10-01xfs: remove usage of is_bad_inodeBen Myers1-7/+0
2013-09-24xfs: asserting lock not held during freeing not validDave Chinner1-5/+4
2013-09-12Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-2/+2
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner1-2/+2
2013-09-10xfs: recovery of swap extents operations for CRC filesystemsDave Chinner1-2/+2
2013-08-15xfs: create internal eofblocks structure with kuid_t typesDwight Engen1-6/+6
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner1-1/+1
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner1-0/+1