index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
1
-0
/
+1
*
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
1
-0
/
+1
*
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
2021-08-09
1
-0
/
+1
*
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
1
-0
/
+6
*
xfs: remove xfs_dqrele_all_inodes
Christoph Hellwig
2021-08-06
1
-6
/
+0
*
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
2021-06-21
1
-3
/
+3
*
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
2021-06-08
1
-7
/
+7
*
xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
Darrick J. Wong
2021-06-08
1
-2
/
+15
*
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
2021-06-03
1
-1
/
+1
*
xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
Darrick J. Wong
2021-06-03
1
-0
/
+1
*
xfs: remove iter_flags parameter from xfs_inode_walk_*
Darrick J. Wong
2021-06-03
1
-5
/
+0
*
xfs: pass the goal of the incore inode walk to xfs_inode_walk()
Darrick J. Wong
2021-06-03
1
-9
/
+0
*
xfs: move the quotaoff dqrele inode walk into xfs_icache.c
Darrick J. Wong
2021-06-03
1
-3
/
+5
*
xfs: rename block gc start and stop functions
Darrick J. Wong
2021-02-03
1
-2
/
+2
*
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
2021-02-03
1
-4
/
+2
*
xfs: consolidate incore inode radix tree posteof/cowblocks tags
Darrick J. Wong
2021-02-03
1
-2
/
+2
*
xfs: hide xfs_icache_free_cowblocks
Darrick J. Wong
2021-02-03
1
-1
/
+0
*
xfs: hide xfs_icache_free_eofblocks
Darrick J. Wong
2021-02-03
1
-1
/
+0
*
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
2021-02-03
1
-0
/
+1
*
xfs: flush eof/cowblocks if we can't reserve quota for inode creation
Darrick J. Wong
2021-02-03
1
-0
/
+3
*
xfs: pass flags and return gc errors from xfs_blockgc_free_quota
Darrick J. Wong
2021-02-03
1
-1
/
+1
*
xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
Darrick J. Wong
2021-02-03
1
-1
/
+1
*
xfs: trigger all block gc scans when low on quota space
Darrick J. Wong
2021-02-03
1
-2
/
+2
*
xfs: remove SYNC_WAIT and SYNC_TRYLOCK
Christoph Hellwig
2020-07-14
1
-3
/
+0
*
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
2020-07-07
1
-1
/
+1
*
xfs: straighten out all the naming around incore inode tree walks
Darrick J. Wong
2020-05-27
1
-3
/
+3
*
xfs: remove flags argument from xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
1
-2
/
+2
*
xfs: remove xfs_inode_ag_iterator_flags
Darrick J. Wong
2020-05-27
1
-4
/
+1
*
xfs: remove unused xfs_inode_ag_iterator function
Darrick J. Wong
2020-05-27
1
-3
/
+0
*
xfs: move eofblocks conversion function to xfs_ioctl.c
Darrick J. Wong
2020-05-27
1
-35
/
+0
*
xfs: rename the speculative block allocation reclaim toggle functions
Darrick J. Wong
2019-04-26
1
-2
/
+2
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: halt auto-reclamation activities while rebuilding rmap
Darrick J. Wong
2018-05-15
1
-0
/
+3
*
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
2017-12-21
1
-0
/
+1
*
xfs: check if an inode is cached and allocated
Darrick J. Wong
2017-06-19
1
-0
/
+4
*
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-04-28
1
-0
/
+8
*
xfs: sync eofblocks scans under iolock are livelock prone
Brian Foster
2017-01-30
1
-2
/
+0
*
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
1
-0
/
+7
*
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
2016-06-21
1
-0
/
+1
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-0
/
+8
*
xfs: run an eofblocks scan on ENOSPC/EDQUOT
Brian Foster
2014-07-24
1
-0
/
+1
*
xfs: add scan owner field to xfs_eofblocks
Brian Foster
2014-07-24
1
-0
/
+2
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-5
/
+5
*
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2014-04-14
1
-4
/
+2
*
Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-09-12
1
-0
/
+4
|
\
|
*
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
2013-09-10
1
-0
/
+4
*
|
shrinker: convert superblock shrinkers to new API
Dave Chinner
2013-09-10
1
-1
/
+1
|
/
*
xfs: create internal eofblocks structure with kuid_t types
Dwight Engen
2013-08-15
1
-0
/
+43
*
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
2013-08-12
1
-0
/
+7
*
xfs: Remove dead function prototype xfs_sync_inode_grab()
Jie Liu
2013-06-26
1
-1
/
+0
[next]