index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icache.c
Age
Commit message (
Expand
)
Author
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-20
xfs: don't leak memory when attr fork loading fails
Darrick J. Wong
2022-07-14
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
2022-07-14
xfs: add log item precommit operation
Dave Chinner
2022-07-14
xfs: double link the unlinked inode list
Dave Chinner
2022-07-09
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
2022-07-09
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-01
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-29
xfs: aborting inodes on shutdown may need buffer lock
Dave Chinner
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-20
xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight
Dave Chinner
2022-01-22
Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-19
xfs: flush inodegc workqueue tasks before cancel
Brian Foster
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
2021-12-21
xfs: Fix comments mentioning xfs_ialloc
Yang Xu
2021-12-18
xfs: Support large folios
Matthew Wilcox (Oracle)
2021-11-24
xfs: remove xfs_inew_wait
Christoph Hellwig
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-08-24
xfs: fix I_DONTCACHE
Dave Chinner
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: convert mount flags to features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-18
xfs: remove support for untagged lookups in xfs_icwalk*
Christoph Hellwig
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
xfs: inactivate inodes any time we try to free speculative preallocations
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when quota is nearing enforcement
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
xfs: detach dquots from inode if we don't need to inactivate it
Darrick J. Wong
2021-08-06
xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
Darrick J. Wong
2021-08-06
xfs: remove xfs_dqrele_all_inodes
Christoph Hellwig
2021-06-21
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
2021-06-21
xfs: separate primary inode selection criteria in xfs_iget_cache_hit
Darrick J. Wong
2021-06-21
xfs: refactor the inode recycling code
Darrick J. Wong
2021-06-08
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
2021-06-08
xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
Darrick J. Wong
2021-06-08
xfs: selectively keep sick inodes in memory
Darrick J. Wong
2021-06-08
xfs: only reset incore inode health state flags when reclaiming an inode
Darrick J. Wong
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
[next]