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