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
2021-04-07
xfs: move the xfs_can_free_eofblocks call under the IOLOCK
Darrick J. Wong
2021-04-07
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flushiter field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: don't clear the "dinode core" in xfs_inode_alloc
Christoph Hellwig
2021-04-07
xfs: consistently initialize di_flags2
Christoph Hellwig
2021-04-07
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-03-25
xfs: rename the blockgc workqueue
Darrick J. Wong
2021-02-03
xfs: don't bounce the iolock between free_{eof,cow}blocks
Darrick J. Wong
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
2021-02-03
xfs: only walk the incore inode tree once per blockgc scan
Darrick J. Wong
2021-02-03
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
2021-02-03
xfs: consolidate incore inode radix tree posteof/cowblocks tags
Darrick J. Wong
2021-02-03
xfs: remove trivial eof/cowblocks functions
Darrick J. Wong
2021-02-03
xfs: hide xfs_icache_free_cowblocks
Darrick J. Wong
2021-02-03
xfs: hide xfs_icache_free_eofblocks
Darrick J. Wong
2021-02-03
xfs: relocate the eofb/cowb workqueue functions
Darrick J. Wong
2021-02-03
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for inode creation
Darrick J. Wong
2021-02-03
xfs: pass flags and return gc errors from xfs_blockgc_free_quota
Darrick J. Wong
2021-02-03
xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
Darrick J. Wong
2021-02-03
xfs: xfs_inode_free_quota_blocks should scan project quota
Darrick J. Wong
2021-02-03
xfs: don't stall cowblocks scan if we can't take locks
Darrick J. Wong
2021-02-03
xfs: trigger all block gc scans when low on quota space
Darrick J. Wong
2020-09-15
xfs: Remove unneeded semicolon
Zheng Bin
2020-09-06
xfs: xfs_iflock is no longer a completion
Dave Chinner
2020-07-28
xfs: Remove kmem_zone_alloc() usage
Carlos Maiolino
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-07
xfs: attach inodes to the cluster buffer when dirtied
Dave Chinner
2020-07-07
xfs: clean up inode reclaim comments
Dave Chinner
2020-07-07
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
2020-07-07
xfs: remove SYNC_TRYLOCK from inode reclaim
Dave Chinner
2020-07-07
xfs: don't block inode reclaim on the ILOCK
Dave Chinner
2020-07-07
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-07-07
xfs: remove IO submission from xfs_reclaim_inode()
Dave Chinner
2020-07-07
xfs: make inode reclaim almost non-blocking
Dave Chinner
2020-07-06
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
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
[next]