Jan Kara
|
f9f07b6c13
vfs: Fix data corruption after failed write in __block_write_begin()
|
14 vuotta sitten |
Darrick J. Wong
|
d76ee18a85
fs: block_page_mkwrite should wait for writeback to finish
|
14 vuotta sitten |
Linus Torvalds
|
f8d613e2a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
|
14 vuotta sitten |
Dan Magenheimer
|
c515e1fd36
mm/fs: add hooks to support cleancache
|
14 vuotta sitten |
Jan Kara
|
ea13a86463
vfs: Block mmapped writes while the fs is frozen
|
14 vuotta sitten |
Jan Kara
|
24da4fab5a
vfs: Create __block_page_mkwrite() helper passing error values back
|
14 vuotta sitten |
Linus Torvalds
|
d39dd11c3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 vuotta sitten |
Dave Chinner
|
250df6ed27
fs: protect inode->i_state with inode->i_lock
|
14 vuotta sitten |
Jens Axboe
|
4ee2491ed8
fs: make fsync_buffers_list() plug
|
14 vuotta sitten |
Jens Axboe
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 vuotta sitten |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 vuotta sitten |
Christoph Lameter
|
ee1be86263
fs: Use this_cpu_inc_return in buffer.c
|
14 vuotta sitten |
Christoph Lameter
|
c7b92516a9
fs: Use this_cpu_xx operations in buffer.c
|
14 vuotta sitten |
Linus Torvalds
|
426e1f5cec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 vuotta sitten |
Namhyung Kim
|
1df79da856
fs/buffer.c: remove duplicated assignment to b_private
|
14 vuotta sitten |
Wu Fengguang
|
1b430beee5
writeback: remove nonblocking/encountered_congestion references
|
14 vuotta sitten |
Namhyung Kim
|
309f77ad9b
fs/buffer.c: call __block_write_begin() if we have page
|
14 vuotta sitten |
Namhyung Kim
|
8358e7d71e
fs/buffer.c: remove duplicated assignment on b_private
|
14 vuotta sitten |
Christoph Hellwig
|
ebdec241d5
fs: kill block_prepare_write
|
14 vuotta sitten |
Christoph Hellwig
|
0edd55faea
block: remove the BH_Eopnotsupp flag
|
14 vuotta sitten |
Christoph Hellwig
|
9cb569d601
remove SWRITE* I/O types
|
15 vuotta sitten |
Christoph Hellwig
|
87e99511ea
kill BH_Ordered flag
|
15 vuotta sitten |
Christoph Hellwig
|
155130a4f7
get rid of block_write_begin_newtrunc
|
15 vuotta sitten |
Christoph Hellwig
|
6e1db88d53
introduce __block_write_begin
|
15 vuotta sitten |
Christoph Hellwig
|
282dc17884
get rid of cont_write_begin_newtrunc
|
15 vuotta sitten |
Christoph Hellwig
|
ea0f04e595
get rid of nobh_write_begin_newtrunc
|
15 vuotta sitten |
npiggin@suse.de
|
7bb46a6734
fs: introduce new truncate sequence
|
15 vuotta sitten |
Linus Torvalds
|
e8bebe2f71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 vuotta sitten |
Al Viro
|
01a05b337a
new helper: iterate_supers()
|
15 vuotta sitten |
Al Viro
|
6754af6464
Convert simple loops over superblocks to list_for_each_entry_safe
|
15 vuotta sitten |