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
/
sync.c
Age
Commit message (
Expand
)
Author
2013-03-03
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-07-22
vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn...
Jan Kara
2012-07-22
vfs: Remove unnecessary flushing of block devices
Jan Kara
2012-07-22
vfs: Make sys_sync writeout also block device inodes
Jan Kara
2012-07-22
vfs: Reorder operations during sys_sync
Jan Kara
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
2012-05-29
switch do_fsync() to fget_light()
Al Viro
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-01-03
fs: move code out of buffer.c
Al Viro
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
2011-03-17
fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away
Jens Axboe
2010-08-09
get rid of file_fsync()
Al Viro
2010-06-01
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
new helper: iterate_supers()
Al Viro
2010-05-21
get rid of restarts in sync_filesystems()
Al Viro
2010-05-21
Leave superblocks on s_list until the end
Al Viro
2010-05-17
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
2009-12-17
fold do_sync_file_range into sys_sync_file_range
Christoph Hellwig
2009-12-10
kill wait_on_page_writeback_range
Christoph Hellwig
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-09-23
fs/buffer.c: clean up EXPORT* macros
H Hartley Sweeten
2009-09-16
fs: Assign bdi in super_block
Jens Axboe
2009-09-14
fsync: wait for data writeout completion before calling ->fsync
Christoph Hellwig
2009-09-14
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...
Jan Kara
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-07-06
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
2009-06-11
remove the call to ->write_super in __sync_filesystem
Christoph Hellwig
2009-06-11
->write_super lock_super pushdown
Christoph Hellwig
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
2009-06-11
quota: Introduce writeout_quota_sb() (version 4)
Jan Kara
2009-06-11
quota: cleanup dquota sync functions (version 4)
Christoph Hellwig
2009-06-11
vfs: Rename fsync_super() to sync_filesystem() (version 4)
Jan Kara
2009-06-11
vfs: Move syncing code from super.c to sync.c (version 4)
Jan Kara
2009-06-11
vfs: Make sys_sync() use fsync_super() (version 4)
Jan Kara
2009-06-11
vfs: Fix sys_sync() and fsync_super() reliability (version 4)
Jan Kara
[next]