aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.c
Commit message (Expand)AuthorAge
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-28
* xfs: rename the speculative block allocation reclaim toggle functionsDarrick J. Wong2019-04-26
* xfs: implement per-inode writeback completion queuesDarrick J. Wong2019-04-16
* xfs: track metadata health statusDarrick J. Wong2019-04-14
* xfs: introduce a new xfs_inode_has_cow_data helperChristoph Hellwig2018-07-30
* xfs: remove the xfs_ifork_t typedefChristoph Hellwig2018-07-30
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-26
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: halt auto-reclamation activities while rebuilding rmapDarrick J. Wong2018-05-15
* xfs: log item flags are racyDave Chinner2018-05-10
* xfs: validate cached inodes are free when allocatedDave Chinner2018-05-09
* xfs: catch inode allocation state mismatch corruptionDave Chinner2018-03-23
* 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-18
| * 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-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