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
/
linux-2.6
/
xfs_vnode.h
Age
Commit message (
Expand
)
Author
2009-03-16
xfs: kill VN_BAD
Christoph Hellwig
2009-03-16
xfs: kill vn_atime_* helpers.
Christoph Hellwig
2009-02-04
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2008-12-04
move inode tracing out of xfs_vnode.
Christoph Hellwig
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2008-12-04
kill vn_ioerror
Christoph Hellwig
2008-12-04
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
2008-12-01
[XFS] remove xfs_vfs.h
Christoph Hellwig
2008-10-30
[XFS] Use struct inodes instead of vnodes to kill vn_grab
David Chinner
2008-08-13
[XFS] kill bhv_vnode_t
Christoph Hellwig
2008-08-13
[XFS] implement IHOLD/IRELE directly
Christoph Hellwig
2008-08-13
[XFS] kill vn_to_inode
Christoph Hellwig
2008-08-13
[XFS] Remove vn_from_inode()
Christoph Hellwig
2008-08-13
[XFS] XFS: Kill xfs_vtoi()
David Chinner
2008-07-28
[XFS] Remove vn_revalidate calls in xfs.
Christoph Hellwig
2008-07-28
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
Christoph Hellwig
2008-07-28
[XFS] xfs_setattr currently doesn't just handle the attributes set through
Christoph Hellwig
2008-05-23
[XFS] Fix fsync() b0rkage.
David Chinner
2008-04-29
[XFS] Remove VN_IS* macros and related cruft.
Christoph Hellwig
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
2008-04-18
[XFS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
[XFS] kill xfs_rwlock/xfs_rwunlock
Christoph Hellwig
2008-04-18
[XFS] kill xfs_get_dir_entry
Christoph Hellwig
2008-04-18
[XFS] Don't block pdflush when writing back inodes
David Chinner
2008-02-07
[XFS] cleanup vnode useage in xfs_iget.c
Christoph Hellwig
2008-02-07
[XFS] simplify vn_revalidate
Christoph Hellwig
2008-02-07
[XFS] more vnode/inode tracing fixes
Lachlan McIlroy
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] kill the v_number member in struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-15
[XFS] stop using uio in the readlink code
Christoph Hellwig
2007-10-15
[XFS] use filldir internally
Christoph Hellwig
2007-07-14
[XFS] XFS should not be looking at filp reference counts
Christoph Hellwig
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-05-08
[XFS] propogate return codes from flush routines
Lachlan McIlroy
2007-02-10
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
2006-09-28
[XFS] remove bhv_lookup, _range version works aswell and has more useful
Christoph Hellwig
2006-06-27
[XFS] * There is trivial "inode => vnode => inode" conversion, but only
Alexey Dobriyan
2006-06-09
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
2006-06-09
[XFS] Start writeout earlier (on last close) in the case where we have a
Nathan Scott
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
2006-04-11
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
Jens Axboe
[next]