Christoph Hellwig
|
9cb569d601
remove SWRITE* I/O types
|
15 years ago |
Christoph Hellwig
|
87e99511ea
kill BH_Ordered flag
|
15 years ago |
Christoph Hellwig
|
155130a4f7
get rid of block_write_begin_newtrunc
|
15 years ago |
Christoph Hellwig
|
6e1db88d53
introduce __block_write_begin
|
15 years ago |
Christoph Hellwig
|
282dc17884
get rid of cont_write_begin_newtrunc
|
15 years ago |
Christoph Hellwig
|
ea0f04e595
get rid of nobh_write_begin_newtrunc
|
15 years ago |
npiggin@suse.de
|
7bb46a6734
fs: introduce new truncate sequence
|
15 years ago |
Linus Torvalds
|
e8bebe2f71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Al Viro
|
01a05b337a
new helper: iterate_supers()
|
15 years ago |
Al Viro
|
6754af6464
Convert simple loops over superblocks to list_for_each_entry_safe
|
15 years ago |
Al Viro
|
551de6f34d
Leave superblocks on s_list until the end
|
15 years ago |
Tejun Heo
|
fa4b9074cd
buffer: make invalidate_bdev() drain all percpu LRU add caches
|
15 years ago |
Linus Torvalds
|
c32da02342
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Richard Kennedy
|
019b4d123a
fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub
|
15 years ago |
Adam Buchbinder
|
2a61aa4016
Fix misspellings of "invocation" in comments.
|
15 years ago |
Linus Torvalds
|
6d7f18f6ea
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Jens Axboe
|
5b0830cb90
writeback: get rid to incorrect references to pdflush in comments
|
15 years ago |
npiggin@suse.de
|
c08d3b0e33
truncate: use new helpers
|
15 years ago |
H Hartley Sweeten
|
1fe72eaa0f
fs/buffer.c: clean up EXPORT* macros
|
15 years ago |
Jens Axboe
|
03ba3782e8
writeback: switch to per-bdi threads for flushing data
|
15 years ago |
Linus Torvalds
|
8e9d78edea
Re-introduce page mapping check in mark_buffer_dirty()
|
15 years ago |
Linus Torvalds
|
c9059598ea
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
Linus Torvalds
|
e893123c73
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 years ago |
Theodore Ts'o
|
460bcf57b1
Fix nobh_truncate_page() to not pass stack garbage to get_block()
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Nick Piggin
|
b827e496c8
mm: close page_mkwrite races
|
16 years ago |
Aneesh Kumar K.V
|
8fb0e34248
vfs: Add BUG_ON for delayed and unwritten flags in submit_bh()
|
16 years ago |
Chris Mason
|
35c80d5f40
Add block_write_full_page_endio for passing endio handler
|
16 years ago |
Jens Axboe
|
053c525fcf
buffer: switch do_emergency_thaw() away from pdflush_operation()
|
16 years ago |
Theodore Ts'o
|
6e34eeddf7
block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG
|
16 years ago |