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.h
Age
Commit message (
Expand
)
Author
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
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
2017-06-19
xfs: check if an inode is cached and allocated
Darrick J. Wong
2017-04-28
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-01-30
xfs: sync eofblocks scans under iolock are livelock prone
Brian Foster
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-06-21
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-07-24
xfs: run an eofblocks scan on ENOSPC/EDQUOT
Brian Foster
2014-07-24
xfs: add scan owner field to xfs_eofblocks
Brian Foster
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-04-14
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2013-09-12
Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-09-10
shrinker: convert superblock shrinkers to new API
Dave Chinner
2013-09-10
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
2013-08-15
xfs: create internal eofblocks structure with kuid_t types
Dwight Engen
2013-08-12
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
2013-06-26
xfs: Remove dead function prototype xfs_sync_inode_grab()
Jie Liu
2012-11-08
xfs: add background scanning to clear eofblocks inodes
Brian Foster
2012-11-08
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
Brian Foster
2012-11-08
xfs: create function to scan and clear EOFBLOCKS inodes
Brian Foster
2012-11-08
xfs: support a tag-based inode_ag_iterator
Brian Foster
2012-11-08
xfs: add EOFBLOCKS inode tagging/untagging
Brian Foster
2012-10-17
xfs: remove xfs_iget.c
Dave Chinner
2012-10-17
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner