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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-20
xfs: convert attr to use unsigned names
Dave Chinner
2010-01-20
xfs: xfs_buf_iomove() doesn't care about signedness
Dave Chinner
2010-01-15
xfs: move more buffer helpers into xfs_buf.c
Christoph Hellwig
2010-01-15
xfs: clean up xfs_bwrite
Christoph Hellwig
2010-01-15
xfs: clean up log buffer writes
Christoph Hellwig
2010-01-15
xfs: Kill filestreams cache flush
Dave Chinner
2010-01-15
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
2010-01-15
xfs: rename xfs_get_perag
Dave Chinner
2010-01-15
xfs: Don't wake xfsbufd when idle
Dave Chinner
2010-01-15
xfs: Don't wake the aild once per second
Dave Chinner
2010-01-15
xfs: make several more functions static
Eric Sandeen
2010-01-15
xfs: add tracing to xfs_swap_extents
Dave Chinner
2010-01-15
xfs: reclaim all inodes by background tree walks
Dave Chinner
2010-01-15
xfs: Avoid inodes in reclaim when flushing from inode cache
Dave Chinner
2010-01-15
xfs: reclaim inodes under a write lock
Dave Chinner
2010-01-10
xfs: Ensure we force all busy extents in range to disk
Dave Chinner
2010-01-10
xfs: fix timestamp handling in xfs_setattr
Christoph Hellwig
2010-01-10
xfs: use DECLARE_EVENT_CLASS
Christoph Hellwig
2010-01-08
xfs: kill some warnings on i386 builds
Dave Chinner
2009-12-17
kill I_LOCK
Christoph Hellwig
2009-12-16
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-16
XFS: Free buffer pages array unconditionally
Dave Chinner
2009-12-16
xfs: improve metadata I/O merging in the elevator
Dave Chinner
2009-12-16
cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-11
xfs: Fix error return for fallocate() on XFS
Jason Gunthorpe
2009-12-11
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
2009-12-11
xfs: remove IO_ISAIO
Christoph Hellwig
2009-12-11
xfs: cleanup data end I/O handlers
Christoph Hellwig
2009-12-11
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
2009-12-11
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2009-12-11
xfs: simplify inode teardown
Christoph Hellwig
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl fs: Remove dead binary sysctl support
Eric W. Biederman
2009-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Linus Torvalds
2009-10-30
xfs: fix xfs_quota remove error
Ryota Yamauchi
2009-10-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-10-08
Merge branch 'master' into for-linus
Alex Elder
2009-10-08
xfs: stop calling filemap_fdatawait inside ->fsync
Christoph Hellwig
2009-10-08
xfs: make sure xfs_sync_fsdata covers the log
Dave Chinner
[next]