Kent Overstreet
|
b54ffb73ca
block: remove bio_get_nr_vecs()
|
10 年之前 |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 年之前 |
Tejun Heo
|
2a81490811
writeback: implement foreign cgroup inode detection
|
10 年之前 |
Tejun Heo
|
b16b1deb55
writeback: make writeback_control track the inode being written back
|
10 年之前 |
Tejun Heo
|
429b3fb027
mpage: make __mpage_writepage() honor cgroup writeback
|
10 年之前 |
Akinobu Mita
|
4db96b71e3
vfs: guard end of device for mpage interface
|
11 年之前 |
Matthew Wilcox
|
47a191fd38
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
|
11 年之前 |
Matthew Wilcox
|
57d998456a
fs/mpage.c: factor page_endio() out of mpage_end_io()
|
11 年之前 |
Matthew Wilcox
|
90768eee45
fs/mpage.c: factor clean_buffers() out of __mpage_writepage()
|
11 年之前 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 年之前 |
Kent Overstreet
|
2c30c71bd6
block: Convert various code to bio_for_each_segment()
|
11 年之前 |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 年之前 |
Namjae Jeon
|
0b4156eb27
fs: remove unneeded plug in mpage_readpages()
|
13 年之前 |
Dan Magenheimer
|
c515e1fd36
mm/fs: add hooks to support cleancache
|
14 年之前 |
Jens Axboe
|
2ed1a6bcf9
fs: make mpage read/write_pages() plug
|
15 年之前 |
Hai Shan
|
c32b0d4b3f
fs/mpage.c: consolidate code
|
14 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Adam Buchbinder
|
2a61aa4016
Fix misspellings of "invocation" in comments.
|
15 年之前 |
Aneesh Kumar K.V
|
79ffab3439
ext4: Properly initialize the buffer_head state
|
16 年之前 |
Dmitri Vorobiev
|
ced117c73e
Remove two unneeded exports and make two symbols static in fs/mpage.c
|
16 年之前 |
Franck Bui-Huu
|
39f0dee2d8
do_mpage_readpage(): remove useless clear_buffer_mapped() call
|
16 年之前 |
Miquel van Smoorenburg
|
38c8e61809
do_mpage_readpage(): don't submit lots of small bios on boundary
|
16 年之前 |
Francois Cami
|
e1f8e87449
Remove Andrew Morton's old email accounts
|
17 年之前 |
Alex Tomas
|
29a814d2ee
vfs: add hooks for ext4's delayed allocation support
|
17 年之前 |
Randy Dunlap
|
78a4a50a86
docbook: fix filesystems.tmpl source files
|
17 年之前 |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 年之前 |
Nick Piggin
|
eb2be18931
mm: buffered write cleanup
|
18 年之前 |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
18 年之前 |
Miklos Szeredi
|
0ea9718016
consolidate generic_writepages and mpage_writepages
|
18 年之前 |
Nate Diller
|
01f2705daf
fs: convert core functions to zero_user_page
|
18 年之前 |