index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
fold do_sync_file_range into sys_sync_file_range
Christoph Hellwig
1
-36
/
+23
2009-12-10
kill wait_on_page_writeback_range
Christoph Hellwig
1
-6
/
+2
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-2
/
+3
2009-09-23
fs/buffer.c: clean up EXPORT* macros
H Hartley Sweeten
1
-0
/
+1
2009-09-16
fs: Assign bdi in super_block
Jens Axboe
1
-1
/
+8
2009-09-14
fsync: wait for data writeout completion before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2009-09-14
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...
Jan Kara
1
-7
/
+48
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
1
-1
/
+1
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
1
-8
/
+10
2009-07-06
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
1
-0
/
+5
2009-06-11
remove the call to ->write_super in __sync_filesystem
Christoph Hellwig
1
-2
/
+0
2009-06-11
->write_super lock_super pushdown
Christoph Hellwig
1
-4
/
+0
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
1
-7
/
+16
2009-06-11
quota: Introduce writeout_quota_sb() (version 4)
Jan Kara
1
-1
/
+5
2009-06-11
quota: cleanup dquota sync functions (version 4)
Christoph Hellwig
1
-1
/
+1
2009-06-11
vfs: Rename fsync_super() to sync_filesystem() (version 4)
Jan Kara
1
-6
/
+6
2009-06-11
vfs: Move syncing code from super.c to sync.c (version 4)
Jan Kara
1
-0
/
+85
2009-06-11
vfs: Make sys_sync() use fsync_super() (version 4)
Jan Kara
1
-21
/
+10
2009-06-11
vfs: Fix sys_sync() and fsync_super() reliability (version 4)
Jan Kara
1
-1
/
+3
2009-03-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2009-03-26
Get rid of pdflush_operation() in emergency sync and remount
Jens Axboe
1
-1
/
+13
2009-03-26
vfs: Use lowercase names of quota functions
Jan Kara
1
-1
/
+1
2009-01-14
[CVE-2009-0029] System call wrappers part 09
Heiko Carstens
1
-3
/
+3
2009-01-14
[CVE-2009-0029] System call wrapper special cases
Heiko Carstens
1
-4
/
+22
2009-01-06
mm: do_sync_mapping_range integrity fix
Nick Piggin
1
-1
/
+1
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
1
-11
/
+37
2008-07-24
SYNC_FILE_RANGE_WRITE may and will block. Document that.
Pavel Machek
1
-1
/
+2
2008-04-29
vfs: fix unconditional write_super() call in file_fsync()
OGAWA Hirofumi
1
-1
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
1
-0
/
+8
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-1
/
+1
2007-04-26
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
1
-5
/
+3
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
1
-2
/
+2
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
1
-0
/
+1
2006-09-30
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
1
-0
/
+113
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
1
-1
/
+1
2006-04-11
[PATCH] sync_file_range(): use unsigned for flags
Andrew Morton
1
-2
/
+2
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
1
-0
/
+164