Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Jan Kara
|
183fef91cd
fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
|
13 years ago |
H Hartley Sweeten
|
43b1aee0d9
video: fb_defio.c: local functions should not be exposed globally
|
13 years ago |
Heiko Stübner
|
1f45f9dbb3
fb_defio: add first_io callback
|
13 years ago |
Florian Tobias Schandinat
|
d4a7dbfdf1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-next
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Tejun Heo
|
181b74ef79
video: don't use flush_scheduled_work() in fb_defio
|
14 years ago |
Tejun Heo
|
afe2c511fb
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
|
14 years ago |
Albert Herranz
|
d6d03f9158
fb_defio: redo fix for non-dirty ptes
|
15 years ago |
Albert Herranz
|
3f505ca457
Revert "fb_defio: fix for non-dirty ptes"
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Albert Herranz
|
49bbd815fd
fb_defio: fix for non-dirty ptes
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Torvalds
|
eae6fa9b0c
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
15 years ago |
Thadeu Lima de Souza Cascardo
|
94e2bd6888
tree-wide: fix some typos and punctuation in comments
|
15 years ago |
Konrad Rzeszutek Wilk
|
7164bb4393
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
|
15 years ago |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
16 years ago |
Nick Piggin
|
c2ec175c39
mm: page_mkwrite change prototype to match fault
|
16 years ago |
Magnus Damm
|
37b4837959
video: deferred io with physically contiguous memory
|
16 years ago |
Magnus Damm
|
6e1038a95b
video: deferred io cleanup
|
16 years ago |
Magnus Damm
|
87884bd8ae
video: fix deferred io fsync()
|
16 years ago |
Ian Campbell
|
d847471d06
fbdefio: add set_page_dirty handler to deferred IO FB
|
17 years ago |
Jaya Kumar
|
f31ad92f34
fbdev: bugfix for multiprocess defio
|
17 years ago |
Jaya Kumar
|
de7c6d15e3
fbdev: defio and Metronomefb
|
17 years ago |
Nick Piggin
|
529e55b6a5
fb: defio nopage
|
17 years ago |
Krzysztof Helt
|
84902b7af6
fbdev: change asm/uaccess.h to linux/uaccess.h
|
17 years ago |
Antonino A. Daplas
|
98a1153acd
fbdev: kill sparse warning in deferred IO
|
18 years ago |
Paul Mundt
|
5e841b88d2
fb: fsync() method for deferred I/O flush.
|
18 years ago |
Adrian Bunk
|
7bf1ea33ad
make fb_deferred_io_mkwrite() static
|
18 years ago |