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
Age
Commit message (
Expand
)
Author
2008-12-29
[XFS] Fix merge failures
Lachlan McIlroy
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-24
[XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI
Lachlan McIlroy
2008-12-23
[XFS] handle unaligned data in xfs_bmbt_disk_get_all
Christoph Hellwig
2008-12-22
[XFS] avoid memory allocations in xfs_fs_vcmn_err
Christoph Hellwig
2008-12-22
[XFS] Fix speculative allocation beyond eof
Lachlan McIlroy
2008-12-22
[XFS] Remove XFS_BUF_SHUT() and friends
Lachlan McIlroy
2008-12-22
[XFS] Use the incore inode size in xfs_file_readdir()
Lachlan McIlroy
2008-12-12
Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs
Lachlan McIlroy
2008-12-12
[XFS] set b_error from bio error in xfs_buf_bio_end_io
Lachlan McIlroy
2008-12-11
[XFS] use inode_change_ok for setattr permission checking
Christoph Hellwig
2008-12-11
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-11
[XFS] resync headers with libxfs
Christoph Hellwig
2008-12-11
[XFS] simplify projid check in xfs_rename
Christoph Hellwig
2008-12-11
[XFS] replace b_fspriv with b_mount
Christoph Hellwig
2008-12-10
[XFS] Remove unused tracing code
Lachlan McIlroy
2008-12-05
[XFS] Fix hang after disallowed rename across directory quota domains
Dave Chinner
2008-12-05
[XFS] Remove unnecessary assertion
Lachlan McIlroy
2008-12-05
[XFS] Remove unused variable in ktrace_free()
Lachlan McIlroy
2008-12-05
[XFS] Check return value of xfs_buf_get_noaddr()
Lachlan McIlroy
2008-12-05
[XFS] Fix hang after disallowed rename across directory quota domains
Dave Chinner
2008-12-05
[XFS] Fix compile with CONFIG_COMPAT enabled
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
kill xfs_unmount_flush
Christoph Hellwig
2008-12-04
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
2008-12-04
use xfs_trans_ijoin in xfs_trans_iget
Christoph Hellwig
2008-12-04
remove leftovers of shared read-only support
Christoph Hellwig
2008-12-04
remove unused m_inode_quiesce member from struct xfs_mount
Christoph Hellwig
2008-12-04
kill dead inode flags
Christoph Hellwig
2008-12-04
cleanup xfs_sb.h feature flag helpers
Christoph Hellwig
2008-12-04
kill dead quota flags
Christoph Hellwig
2008-12-04
remove dead code from sv_t implementation
Christoph Hellwig
2008-12-04
reduce l_icloglock roundtrips
Christoph Hellwig
2008-12-04
stop using igrab in xfs_vn_link
Christoph Hellwig
2008-12-04
kill xfs_buf_iostart
Christoph Hellwig
2008-12-04
cleanup the inode reclaim path
Christoph Hellwig
2008-12-04
remove unused prototypes for xfs_ihash_init / xfs_ihash_free
Christoph Hellwig
2008-12-04
remove unused behvavior cruft in xfs_super.h
Christoph Hellwig
2008-12-04
remove useless mnt_want_write call in xfs_write
Christoph Hellwig
2008-12-04
[XFS] fix compile on 32 bit systems
Christoph Hellwig
2008-12-02
[XFS] Reorder xfs_ioctl32.c for some tidiness
sandeen@sandeen.net
2008-12-02
[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
sandeen@sandeen.net
2008-12-02
[XFS] Fix xfs_bulkstat_one size checks & error handling
sandeen@sandeen.net
2008-12-02
[XFS] Make the bulkstat_one compat ioctl handling more sane
sandeen@sandeen.net
2008-12-02
[XFS] Add compat handlers for data & rt growfs ioctls
sandeen@sandeen.net
[next]