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_aops.c
Age
Commit message (
Expand
)
Author
2010-08-24
xfs: do not discard page cache data on EAGAIN
Christoph Hellwig
2010-08-24
xfs: handle negative wbc->nr_to_write during sync writeback
Dave Chinner
2010-08-09
xfs: new truncate sequence
Christoph Hellwig
2010-08-09
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-07-26
xfs simplify and speed up direct I/O completions
Christoph Hellwig
2010-07-26
xfs: move aio completion after unwritten extent conversion
Christoph Hellwig
2010-07-26
direct-io: move aio_complete into ->end_io
Christoph Hellwig
2010-07-26
xfs: use GFP_NOFS for page cache allocation
Dave Chinner
2010-07-26
xfs: writepage always has buffers
Christoph Hellwig
2010-07-26
xfs: allow writeback from kswapd
Christoph Hellwig
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
xfs: small cleanups for xfs_iomap / __xfs_get_blocks
Christoph Hellwig
2010-07-26
xfs: simplify xfs_vm_writepage
Christoph Hellwig
2010-07-26
xfs: simplify xfs_vm_releasepage
Christoph Hellwig
2010-07-26
xfs: fix corruption case for block size < page size
Eric Sandeen
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-06-08
xfs: remove nr_to_write writeback windup.
Dave Chinner
2010-06-03
xfs: skip writeback from reclaim context
Christoph Hellwig
2010-05-19
xfs: clean up end index calculation in xfs_page_state_convert
Christoph Hellwig
2010-05-19
xfs: clean up mapping size calculation in __xfs_get_blocks
Christoph Hellwig
2010-05-19
xfs: clean up xfs_iomap_valid
Christoph Hellwig
2010-05-19
xfs: move I/O type flags into xfs_aops.c
Christoph Hellwig
2010-05-19
xfs: kill struct xfs_iomap
Christoph Hellwig
2010-05-19
xfs: report iomap_bn in block base
Christoph Hellwig
2010-05-19
xfs: report iomap_offset and iomap_bsize in block base
Christoph Hellwig
2010-05-19
xfs: remove iomap_delta
Christoph Hellwig
2010-05-19
xfs: remove iomap_target
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
xfs: don't warn about page discards on shutdown
Dave Chinner
2010-03-05
xfs: truncate delalloc extents when IO fails in writeback
Dave Chinner
2010-03-05
xfs: Fix a build warning in xfs_aops.c
Dave Chinner
2010-03-01
xfs: Non-blocking inode locking in IO completion
Dave Chinner
2010-03-01
xfs: implement optimized fdatasync
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://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-11
xfs: kill the STATIC_INLINE macro
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-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-10-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-10-08
xfs: mark inodes dirty before issuing I/O
Dave Chinner
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
2009-09-01
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
2009-07-31
xfs: bump up nr_to_write in xfs_vm_writepage
Eric Sandeen
[next]