Age | Commit message (Expand) | Author |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-07-31 | fb_defio: Push file_update_time() into fb_deferred_io_mkwrite() | Jan Kara |
2012-05-08 | video: fb_defio.c: local functions should not be exposed globally | H Hartley Sweeten |
2012-04-29 | fb_defio: add first_io callback | Heiko Stübner |
2011-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal... | Florian Tobias Schandinat |
2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik |
2011-06-16 | video: don't use flush_scheduled_work() in fb_defio | Tejun Heo |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo |
2010-06-04 | fb_defio: redo fix for non-dirty ptes | Albert Herranz |
2010-06-04 | Revert "fb_defio: fix for non-dirty ptes" | Albert Herranz |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-05-25 | fb_defio: fix for non-dirty ptes | Albert Herranz |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-10 | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds |
2009-12-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo |
2009-12-03 | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag. | Konrad Rzeszutek Wilk |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2008-12-22 | video: deferred io with physically contiguous memory | Magnus Damm |
2008-12-22 | video: deferred io cleanup | Magnus Damm |
2008-12-22 | video: fix deferred io fsync() | Magnus Damm |
2008-08-20 | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell |
2008-07-12 | fbdev: bugfix for multiprocess defio | Jaya Kumar |
2008-03-19 | fbdev: defio and Metronomefb | Jaya Kumar |
2008-02-06 | fb: defio nopage | Nick Piggin |
2007-10-16 | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt |
2007-05-08 | fbdev: kill sparse warning in deferred IO | Antonino A. Daplas |
2007-05-08 | fb: fsync() method for deferred I/O flush. | Paul Mundt |
2007-05-08 | make fb_deferred_io_mkwrite() static | Adrian Bunk |
2007-05-08 | fbdev: mm: Deferred IO support | Jaya Kumar |