index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix I_DONTCACHE
Dave Chinner
2021-08-24
1
-1
/
+2
*
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-4
/
+4
*
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: convert mount flags to features
Dave Chinner
2021-08-19
1
-4
/
+3
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: remove support for untagged lookups in xfs_icwalk*
Christoph Hellwig
2021-08-18
1
-39
/
+8
*
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
1
-3
/
+99
*
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
2021-08-09
1
-0
/
+28
*
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
1
-4
/
+16
*
xfs: inactivate inodes any time we try to free speculative preallocations
Darrick J. Wong
2021-08-09
1
-2
/
+10
*
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
2021-08-09
1
-0
/
+21
*
xfs: queue inactivation immediately when quota is nearing enforcement
Darrick J. Wong
2021-08-09
1
-0
/
+10
*
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
2021-08-09
1
-0
/
+6
*
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
1
-33
/
+313
*
xfs: detach dquots from inode if we don't need to inactivate it
Darrick J. Wong
2021-08-06
1
-1
/
+7
*
xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
Darrick J. Wong
2021-08-06
1
-25
/
+74
*
xfs: remove xfs_dqrele_all_inodes
Christoph Hellwig
2021-08-06
1
-106
/
+1
*
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
2021-06-21
1
-4
/
+4
*
xfs: separate primary inode selection criteria in xfs_iget_cache_hit
Darrick J. Wong
2021-06-21
1
-23
/
+16
*
xfs: refactor the inode recycling code
Darrick J. Wong
2021-06-21
1
-62
/
+81
*
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
2021-06-08
1
-82
/
+82
*
xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
Darrick J. Wong
2021-06-08
1
-21
/
+23
*
xfs: selectively keep sick inodes in memory
Darrick J. Wong
2021-06-08
1
-6
/
+39
*
xfs: only reset incore inode health state flags when reclaiming an inode
Darrick J. Wong
2021-06-08
1
-3
/
+2
*
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
2021-06-08
1
-368
/
+471
|
\
|
*
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
2021-06-03
1
-82
/
+76
|
*
xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
Darrick J. Wong
2021-06-03
1
-114
/
+48
|
*
xfs: pass struct xfs_eofblocks to the inode scan callback
Darrick J. Wong
2021-06-03
1
-19
/
+15
|
*
xfs: make the icwalk processing functions clean up the grab state
Darrick J. Wong
2021-06-03
1
-9
/
+11
|
*
xfs: clean up inode state flag tests in xfs_blockgc_igrab
Darrick J. Wong
2021-06-03
1
-2
/
+5
|
*
xfs: remove indirect calls from xfs_inode_walk{,_ag}
Darrick J. Wong
2021-06-03
1
-24
/
+36
|
*
xfs: remove iter_flags parameter from xfs_inode_walk_*
Darrick J. Wong
2021-06-03
1
-21
/
+12
|
*
xfs: move xfs_inew_wait call into xfs_dqrele_inode
Darrick J. Wong
2021-06-03
1
-2
/
+4
|
*
xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grab
Darrick J. Wong
2021-06-03
1
-5
/
+66
|
*
xfs: pass the goal of the incore inode walk to xfs_inode_walk()
Darrick J. Wong
2021-06-03
1
-12
/
+43
|
*
xfs: rename xfs_inode_walk functions to xfs_icwalk
Darrick J. Wong
2021-06-03
1
-11
/
+11
|
*
xfs: move the inode walk functions further down
Darrick J. Wong
2021-06-03
1
-195
/
+206
|
*
xfs: detach inode dquots at the end of inactivation
Darrick J. Wong
2021-06-03
1
-1
/
+1
|
*
xfs: move the quotaoff dqrele inode walk into xfs_icache.c
Darrick J. Wong
2021-06-03
1
-1
/
+64
*
|
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-06-02
1
-13
/
+2
*
|
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-06-02
1
-1
/
+1
|
/
*
xfs: move the xfs_can_free_eofblocks call under the IOLOCK
Darrick J. Wong
2021-04-07
1
-8
/
+7
*
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-1
/
+1
*
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-1
/
+1
*
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-1
/
+1
*
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: don't clear the "dinode core" in xfs_inode_alloc
Christoph Hellwig
2021-04-07
1
-1
/
+2
*
xfs: consistently initialize di_flags2
Christoph Hellwig
2021-04-07
1
-0
/
+1
*
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-04-07
1
-3
/
+3
[next]