index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icache.c
Age
Commit message (
Expand
)
Author
2017-09-20
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2017-09-20
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2017-06-07
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-06-07
xfs: support ability to wait on new inodes
Brian Foster
2017-04-08
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-04-08
xfs: sync eofblocks scans under iolock are livelock prone
Brian Foster
2017-04-08
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
2017-01-12
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
2017-01-12
xfs: fix unbalanced inode reclaim flush locking
Brian Foster
2017-01-12
xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
Brian Foster
2016-10-24
xfs: fix up inode cowblocks tracking tracepoints
Brian Foster
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-09-19
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
Christoph Hellwig
2016-06-21
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
2016-05-18
xfs: move reclaim tagging functions
Dave Chinner
2016-05-18
xfs: simplify inode reclaim tagging interfaces
Dave Chinner
2016-05-18
xfs: mark reclaimed inodes invalid earlier
Dave Chinner
2016-05-18
xfs: xfs_inode_free() isn't RCU safe
Dave Chinner
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
2016-02-09
xfs: reinitialise recycled VFS inode correctly
Dave Chinner
2016-02-09
xfs: introduce inode log format object
Dave Chinner
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-08-28
xfs: add mssing inode cache attempts counter increment
Lucas Stach
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
xfs: active inodes stat is broken
Dave Chinner
2014-11-28
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-09-23
xfs: remove second xfs_quota.h inclusion in xfs_icache.c
Fabian Frederick
2014-07-24
xfs: run an eofblocks scan on ENOSPC/EDQUOT
Brian Foster
2014-07-24
xfs: support a union-based filter for eofblocks scans
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-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-04-14
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-01
xfs: remove usage of is_bad_inode
Ben Myers
2013-09-24
xfs: asserting lock not held during freeing not valid
Dave Chinner
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: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
[next]