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
/
afs
/
write.c
Age
Commit message (
Expand
)
Author
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2014-11-19
afs_fsync: don't bother with ->f_path.dentry
Al Viro
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-05-06
afs: switch to ->write_iter()
Al Viro
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-02-22
new helper: file_inode(file)
Al Viro
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-06-16
afs: afs_fill_page reads too much, or wrong data
Anton Blanchard
2011-02-25
afs: Fix oops in afs_unlink_writeback
Anton Blanchard
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-03-05
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2009-12-10
afs: remove manual O_SYNC handling
Christoph Hellwig
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-09-16
writeback: get rid of wbc->for_writepages
Jens Axboe
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
2008-10-16
afs: convert to new aops
Nick Piggin
2008-08-04
mm: rename page trylock
Nick Piggin
2007-10-17
Drop some headers from mm.h
Alexey Dobriyan
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
2007-05-16
AFS: Fix afs_prepare_write()
David Howells
2007-05-11
AFS: fix interminable loop in afs_write_back_from_locked_page()
David Howells
2007-05-10
AFS: further write support fixes
David Howells
2007-05-10
AFS: write support fixes
David Howells
2007-05-09
AFS: implement basic file write support
David Howells