1. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  2. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 14 years ago
  3. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  4. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  5. 1fe72ea fs/buffer.c: clean up EXPORT* macros by H Hartley Sweeten · 15 years ago
  6. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  7. 2daea67 fsync: wait for data writeout completion before calling ->fsync by Christoph Hellwig · 15 years ago
  8. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  9. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 15 years ago
  10. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 15 years ago
  11. 3beab0b sys_sync(): fix 16% performance regression in ffsb create_4k test by Zhang, Yanmin · 15 years ago
  12. 0c95ee1 remove the call to ->write_super in __sync_filesystem by Christoph Hellwig · 15 years ago
  13. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  14. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  15. c3f8a40 quota: Introduce writeout_quota_sb() (version 4) by Jan Kara · 15 years ago
  16. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 15 years ago
  17. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  18. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  19. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  20. 5a3e5cb vfs: Fix sys_sync() and fsync_super() reliability (version 4) by Jan Kara · 15 years ago
  21. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  22. a2a9537 Get rid of pdflush_operation() in emergency sync and remount by Jens Axboe · 15 years ago
  23. 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  24. a5f8fa9 [CVE-2009-0029] System call wrappers part 09 by Heiko Carstens · 15 years ago
  25. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 15 years ago
  26. ee53a89 mm: do_sync_mapping_range integrity fix by Nick Piggin · 15 years ago
  27. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 15 years ago
  28. cce7708 SYNC_FILE_RANGE_WRITE may and will block. Document that. by Pavel Machek · 16 years ago
  29. 762873c vfs: fix unconditional write_super() call in file_fsync() by OGAWA Hirofumi · 16 years ago
  30. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 17 years ago
  31. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 17 years ago
  32. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 17 years ago
  33. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  34. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  35. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  36. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  37. 5246d05 [PATCH] sync_file_range(): use unsigned for flags by Andrew Morton · 18 years ago
  38. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago