summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_icache.c
Commit message (Expand)AuthorAge
* Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-31
|\
| * xfs: preserve i_rdev when recycling a reclaimable inodeAmir Goldstein2018-01-29
| * xfs: recheck reflink / dirty page status before freeing CoW reservationsDarrick J. Wong2018-01-17
| * xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong2018-01-08
* | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-29
|\ \ | |/ |/|
| * xfs: convert to new i_version APIJeff Layton2018-01-29
* | xfs: remove leftover CoW reservations when remounting roDarrick J. Wong2017-12-21
* | xfs: track cowblocks separately in i_flagsDarrick J. Wong2017-12-20
|/
* xfs: return a distinct error code value for IGET_INCORE cache missesDarrick J. Wong2017-10-26
* 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-30
* xfs: fix unbalanced inode reclaim flush lockingBrian Foster2016-11-10
* xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster2016-11-08
* xfs: fix up inode cowblocks tracking tracepointsBrian Foster2016-10-24
* 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-19
* xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster2016-06-21
* 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-04
|\
| * xfs: active inodes stat is brokenDave Chinner2014-12-04
* | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-28
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
|/
* 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