Zhang Yanfei
|
43be594a6b
fs/buffer.c: change type of max_buffer_heads to unsigned long
|
12 years ago |
Darrick J. Wong
|
1d1d1a7672
mm: only enforce stable page writes if the backing device requires it
|
12 years ago |
Linus Torvalds
|
6d283dba37
vfs: add missing virtual cache flush after editing partial pages
|
12 years ago |
Yan Hong
|
02c0ab684f
fs/buffer.c: remove redundant initialization in alloc_page_buffers()
|
12 years ago |
Yan Hong
|
a3f3c29cb2
fs/buffer.c: do not inline exported function
|
12 years ago |
Rafael Aquini
|
252aa6f5be
mm: redefine address_space.assoc_mapping
|
12 years ago |
Dan Carpenter
|
27d7c2a006
vfs: clear to the end of the buffer on partial buffer reads
|
12 years ago |
Linus Torvalds
|
57302e0ddf
vfs: avoid "attempt to access beyond end of device" warnings
|
12 years ago |
Linus Torvalds
|
bbec0270bd
blkdev_max_block: make private to fs/buffer.c
|
12 years ago |
Linus Torvalds
|
45bce8f3e3
fs/buffer.c: make block-size be per-page and protected by the page lock
|
12 years ago |
Linus Torvalds
|
6432f21284
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Theodore Ts'o
|
041bbb6d36
ext4: fix mtime update in nodelalloc mode
|
12 years ago |
Hugh Dickins
|
676ce6d5ca
block: replace __getblk_slow misfix by grow_dev_page fix
|
13 years ago |
Jan Kara
|
14da920014
fs: Protect write paths by sb_start_write - sb_end_write
|
13 years ago |
Jan Kara
|
5e8830dc85
fs: Push file_update_time() into __block_page_mkwrite()
|
13 years ago |
Jeff Moyer
|
91f68c89d8
block: fix infinite loop in __getblk_slow
|
13 years ago |
Shai Fultheim
|
a0a9b04337
fs: Move bh_cachep to the __read_mostly section
|
13 years ago |
Jeff Moyer
|
080399aaaf
block: don't mark buffers beyond end of disk as mapped
|
13 years ago |
Glauber Costa
|
61065a30af
fs/buffer.c: remove BUG() in possible but rare condition
|
13 years ago |
Gilad Ben-Yossef
|
42be35d039
fs: only send IPI to invalidate LRU BH when needed
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
13 years ago |
Linus Torvalds
|
208bca0860
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Tao Ma
|
72a2ebd8bc
fs/buffer.c: add device information for error output in __find_get_block_slow()
|
13 years ago |
Curt Wohlgemuth
|
0e175a1835
writeback: Add a 'reason' to wb_writeback_work
|
13 years ago |
Wang Sheng-Hui
|
814e1d25a5
cleanup: vfs: small comment fix for block_invalidatepage
|
14 years ago |
Jan Kara
|
f9f07b6c13
vfs: Fix data corruption after failed write in __block_write_begin()
|
14 years ago |
Darrick J. Wong
|
d76ee18a85
fs: block_page_mkwrite should wait for writeback to finish
|
14 years ago |
Linus Torvalds
|
f8d613e2a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
|
14 years ago |
Dan Magenheimer
|
c515e1fd36
mm/fs: add hooks to support cleancache
|
14 years ago |