Linus Torvalds
|
a7bcf21e60
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 gadi atpakaļ |
Theodore Ts'o
|
7ff9c073dd
ext4: Add new ext4 inode tracepoints
|
14 gadi atpakaļ |
Theodore Ts'o
|
eb8abb927a
ext4: Remove useless spinlock in ext4_getattr()
|
14 gadi atpakaļ |
Theodore Ts'o
|
b1142e8fec
ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
|
14 gadi atpakaļ |
Theodore Ts'o
|
a107e5a3a4
Merge branch 'next' into upstream-merge
|
14 gadi atpakaļ |
Dmitry Monakhov
|
3d287de3b8
ext4: optimize orphan_list handling for ext4_setattr
|
14 gadi atpakaļ |
Theodore Ts'o
|
4a873a472b
ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
|
14 gadi atpakaļ |
Theodore Ts'o
|
1f109d5a17
ext4: make various ext4 functions be static
|
14 gadi atpakaļ |
Eric Sandeen
|
72f84e6560
ext4: update writeback_index based on last page scanned
|
14 gadi atpakaļ |
Eric Sandeen
|
5b41d92437
ext4: implement writeback livelock avoidance using page tagging
|
14 gadi atpakaļ |
Eric Sandeen
|
bbd08344e3
ext4: tidy up a void argument in inode.c
|
14 gadi atpakaļ |
Namhyung Kim
|
877836905d
ext4: Check return value of sb_getblk() and friends
|
14 gadi atpakaļ |
Theodore Ts'o
|
bd2d0210cf
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
|
14 gadi atpakaļ |
Theodore Ts'o
|
1de3e3df91
ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io()
|
14 gadi atpakaļ |
Theodore Ts'o
|
3ecdb3a193
ext4: inline walk_page_buffers() into mpage_da_submit_io
|
14 gadi atpakaļ |
Theodore Ts'o
|
cb20d51883
ext4: inline ext4_writepage() into mpage_da_submit_io()
|
14 gadi atpakaļ |
Theodore Ts'o
|
a42afc5f56
ext4: simplify ext4_writepage()
|
14 gadi atpakaļ |
Theodore Ts'o
|
5a87b7a5da
ext4: call mpage_da_submit_io() from mpage_da_map_blocks()
|
14 gadi atpakaļ |
Eric Sandeen
|
c999af2b34
ext4: queue conversion after adding to inode's completed IO list
|
14 gadi atpakaļ |
Toshiyuki Okajima
|
0c9169ccad
ext4: fix potential infinite loop in ext4_da_writepages()
|
14 gadi atpakaļ |
Eric Sandeen
|
b443e7339a
ext4: don't bump up LONG_MAX nr_to_write by a factor of 8
|
14 gadi atpakaļ |
Eric Sandeen
|
659c6009ca
ext4: stop looping in ext4_num_dirty_pages when max_pages reached
|
14 gadi atpakaļ |
Christoph Hellwig
|
ebdec241d5
fs: kill block_prepare_write
|
14 gadi atpakaļ |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 gadi atpakaļ |
Al Viro
|
0930fcc1ee
convert ext4 to ->evict_inode()
|
15 gadi atpakaļ |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 gadi atpakaļ |
Christoph Hellwig
|
6e1db88d53
introduce __block_write_begin
|
15 gadi atpakaļ |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 gadi atpakaļ |
Jan Kara
|
56d35a4cd1
ext4: Fix dirtying of journalled buffers in data=journal mode
|
15 gadi atpakaļ |
Theodore Ts'o
|
a931da6ac9
jbd2: Change j_state_lock to be a rwlock_t
|
15 gadi atpakaļ |