index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icache.c
Age
Commit message (
Expand
)
Author
2018-07-30
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: halt auto-reclamation activities while rebuilding rmap
Darrick J. Wong
2018-05-10
xfs: log item flags are racy
Dave Chinner
2018-05-09
xfs: validate cached inodes are free when allocated
Dave Chinner
2018-03-23
xfs: catch inode allocation state mismatch corruption
Dave Chinner
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-29
xfs: preserve i_rdev when recycling a reclaimable inode
Amir Goldstein
2018-01-29
xfs: convert to new i_version API
Jeff Layton
2018-01-17
xfs: recheck reflink / dirty page status before freeing CoW reservations
Darrick J. Wong
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
2017-12-20
xfs: track cowblocks separately in i_flags
Darrick J. Wong
2017-10-26
xfs: return a distinct error code value for IGET_INCORE cache misses
Darrick J. Wong
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
2017-06-19
xfs: check if an inode is cached and allocated
Darrick J. Wong
2017-06-08
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2017-04-28
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-04-28
xfs: support ability to wait on new inodes
Brian Foster
2017-03-07
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-01-30
xfs: sync eofblocks scans under iolock are livelock prone
Brian Foster
2017-01-30
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
2017-01-03
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-10
xfs: fix unbalanced inode reclaim flush locking
Brian Foster
2016-11-08
xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
Brian Foster
2016-10-24
xfs: fix up inode cowblocks tracking tracepoints
Brian Foster
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-09-19
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
Christoph Hellwig
2016-06-21
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
2016-05-18
xfs: move reclaim tagging functions
Dave Chinner
2016-05-18
xfs: simplify inode reclaim tagging interfaces
Dave Chinner
2016-05-18
xfs: mark reclaimed inodes invalid earlier
Dave Chinner
2016-05-18
xfs: xfs_inode_free() isn't RCU safe
Dave Chinner
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
2016-02-09
xfs: reinitialise recycled VFS inode correctly
Dave Chinner
2016-02-09
xfs: introduce inode log format object
Dave Chinner
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-08-28
xfs: add mssing inode cache attempts counter increment
Lucas Stach
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
[next]