majianpeng
|
e76004093d
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
|
12 years ago |
Darrick J. Wong
|
7136851117
mm: make snapshotting pages for stable writes a per-bio operation
|
12 years ago |
Linus Torvalds
|
ee89f81252
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Zhang Yanfei
|
43be594a6b
fs/buffer.c: change type of max_buffer_heads to unsigned long
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
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 |
Tejun Heo
|
5305cb8308
block: add block_{touch|dirty}_buffer tracepoint
|
12 years ago |
Tejun Heo
|
f0059afd3e
buffer: make touch_buffer() an exported function
|
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 |