1. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  2. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  3. 183fef9 fb_defio: Push file_update_time() into fb_deferred_io_mkwrite() by Jan Kara · 12 years ago
  4. 43b1aee video: fb_defio.c: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  5. 1f45f9d fb_defio: add first_io callback by Heiko Stübner · 12 years ago
  6. d4a7dbf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-next by Florian Tobias Schandinat · 13 years ago
  7. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  8. 181b74e video: don't use flush_scheduled_work() in fb_defio by Tejun Heo · 13 years ago
  9. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  10. d6d03f9 fb_defio: redo fix for non-dirty ptes by Albert Herranz · 14 years ago
  11. 3f505ca Revert "fb_defio: fix for non-dirty ptes" by Albert Herranz · 14 years ago
  12. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  13. 49bbd81 fb_defio: fix for non-dirty ptes by Albert Herranz · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. eae6fa9 Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  16. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  17. 7164bb4 fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. by Konrad Rzeszutek Wilk · 15 years ago
  18. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  19. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  20. 37b4837 video: deferred io with physically contiguous memory by Magnus Damm · 16 years ago
  21. 6e1038a video: deferred io cleanup by Magnus Damm · 16 years ago
  22. 87884bd video: fix deferred io fsync() by Magnus Damm · 16 years ago
  23. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  24. f31ad92 fbdev: bugfix for multiprocess defio by Jaya Kumar · 16 years ago
  25. de7c6d1 fbdev: defio and Metronomefb by Jaya Kumar · 16 years ago
  26. 529e55b fb: defio nopage by Nick Piggin · 17 years ago
  27. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  28. 98a1153 fbdev: kill sparse warning in deferred IO by Antonino A. Daplas · 17 years ago
  29. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
  30. 7bf1ea3 make fb_deferred_io_mkwrite() static by Adrian Bunk · 17 years ago
  31. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 years ago