Age | Commit message (Expand) | Author |
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 |
2009-03-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-03-26 | Get rid of pdflush_operation() in emergency sync and remount | Jens Axboe |
2009-03-26 | vfs: Use lowercase names of quota functions | Jan Kara |
2009-01-14 | [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-06 | mm: do_sync_mapping_range integrity fix | Nick Piggin |
2009-01-05 | add a vfs_fsync helper | Christoph Hellwig |
2008-07-24 | SYNC_FILE_RANGE_WRITE may and will block. Document that. | Pavel Machek |
2008-04-29 | vfs: fix unconditional write_super() call in file_fsync() | OGAWA Hirofumi |
2007-06-28 | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse |
2007-05-08 | Remove do_sync_file_range() | Mark Fasheh |
2007-04-26 | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() | Mark Fasheh |
2006-12-08 | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek |
2006-12-04 | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro |
2006-09-30 | [PATCH] BLOCK: Move functions out of buffer code [try #6] | David Howells |
2006-06-23 | [PATCH] writeback: fix range handling | OGAWA Hirofumi |
2006-04-11 | [PATCH] sync_file_range(): use unsigned for flags | Andrew Morton |
2006-03-31 | [PATCH] sys_sync_file_range() | Andrew Morton |