index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sync.c
Commit message (
Expand
)
Author
Age
*
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-31
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
*
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
|
\
|
*
fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away
Jens Axboe
2011-03-17
*
|
introduce sys_syncfs to sync a single file system
Sage Weil
2011-03-21
|
/
*
get rid of file_fsync()
Al Viro
2010-08-09
*
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
|
\
|
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
|
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
2010-06-01
|
/
*
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-21
*
|
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
2010-05-17
|
/
*
Catch filesystems lacking s_bdi
Jörn Engel
2010-04-25
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
2010-03-05
*
fold do_sync_file_range into sys_sync_file_range
Christoph Hellwig
2009-12-17
*
kill wait_on_page_writeback_range
Christoph Hellwig
2009-12-10
*
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
*
fs/buffer.c: clean up EXPORT* macros
H Hartley Sweeten
2009-09-23
*
fs: Assign bdi in super_block
Jens Axboe
2009-09-16
*
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-14
*
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-09-11
*
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
2009-07-06
*
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
2009-06-11
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-03-27
|
\
|
*
vfs: Use lowercase names of quota functions
Jan Kara
2009-03-26
*
|
Get rid of pdflush_operation() in emergency sync and remount
Jens Axboe
2009-03-26
|
/
*
[CVE-2009-0029] System call wrappers part 09
Heiko Carstens
2009-01-14
*
[CVE-2009-0029] System call wrapper special cases
Heiko Carstens
2009-01-14
*
mm: do_sync_mapping_range integrity fix
Nick Piggin
2009-01-06
*
add a vfs_fsync helper
Christoph Hellwig
2009-01-05
*
SYNC_FILE_RANGE_WRITE may and will block. Document that.
Pavel Machek
2008-07-24
*
vfs: fix unconditional write_super() call in file_fsync()
OGAWA Hirofumi
2008-04-29
*
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-06-28
*
Remove do_sync_file_range()
Mark Fasheh
2007-05-08
*
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
2007-04-26
*
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-12-08
[next]