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
2020-06-02
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-05-27
xfs: rearrange xfs_inode_walk_ag parameters
Darrick J. Wong
2020-05-27
xfs: straighten out all the naming around incore inode tree walks
Darrick J. Wong
2020-05-27
xfs: move xfs_inode_ag_iterator to be closer to the perag walking code
Darrick J. Wong
2020-05-27
xfs: use bool for done in xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
xfs: fix inode ag walk predicate function return values
Darrick J. Wong
2020-05-27
xfs: refactor eofb matching into a single helper
Darrick J. Wong
2020-05-27
xfs: remove __xfs_icache_free_eofblocks
Darrick J. Wong
2020-05-27
xfs: remove flags argument from xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
xfs: remove xfs_inode_ag_iterator_flags
Darrick J. Wong
2020-05-27
xfs: remove unused xfs_inode_ag_iterator function
Darrick J. Wong
2020-05-27
xfs: replace open-coded XFS_ICI_NO_TAG
Darrick J. Wong
2020-05-19
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: improve local fork verification
Christoph Hellwig
2020-05-19
xfs: remove xfs_iread
Christoph Hellwig
2020-05-13
fs: Introduce DCACHE_DONTCACHE
Ira Weiny
2020-05-13
fs: Lift XFS_IDONTCACHE to the VFS layer
Ira Weiny
2020-05-07
xfs: remove unused iflush stale parameter
Brian Foster
2020-05-04
fs/xfs: Remove unnecessary initialization of i_rwsem
Ira Weiny
2020-04-13
xfs: acquire superblock freeze protection on eofblocks scans
Brian Foster
2020-03-02
xfs: ensure that the inode uid/gid match values match the icdinode ones
Christoph Hellwig
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-04-26
xfs: rename the speculative block allocation reclaim toggle functions
Darrick J. Wong
2019-04-16
xfs: implement per-inode writeback completion queues
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong
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
[next]