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