Theodore Ts'o
|
a42afc5f56
ext4: simplify ext4_writepage()
|
14 anni fa |
Theodore Ts'o
|
5a87b7a5da
ext4: call mpage_da_submit_io() from mpage_da_map_blocks()
|
14 anni fa |
Eric Sandeen
|
c999af2b34
ext4: queue conversion after adding to inode's completed IO list
|
14 anni fa |
Toshiyuki Okajima
|
0c9169ccad
ext4: fix potential infinite loop in ext4_da_writepages()
|
14 anni fa |
Eric Sandeen
|
b443e7339a
ext4: don't bump up LONG_MAX nr_to_write by a factor of 8
|
14 anni fa |
Eric Sandeen
|
659c6009ca
ext4: stop looping in ext4_num_dirty_pages when max_pages reached
|
14 anni fa |
Christoph Hellwig
|
ebdec241d5
fs: kill block_prepare_write
|
14 anni fa |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 anni fa |
Al Viro
|
0930fcc1ee
convert ext4 to ->evict_inode()
|
15 anni fa |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 anni fa |
Christoph Hellwig
|
6e1db88d53
introduce __block_write_begin
|
15 anni fa |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 anni fa |
Jan Kara
|
56d35a4cd1
ext4: Fix dirtying of journalled buffers in data=journal mode
|
15 anni fa |
Theodore Ts'o
|
a931da6ac9
jbd2: Change j_state_lock to be a rwlock_t
|
15 anni fa |
Theodore Ts'o
|
4538821993
ext4: drop inode from orphan list if ext4_delete_inode() fails
|
15 anni fa |
Eric Sandeen
|
e3570639c8
ext4: don't print scary messages for allocation failures post-abort
|
15 anni fa |
Eric Sandeen
|
79e8303677
ext4: fix ext4_get_blocks references
|
15 anni fa |
Theodore Ts'o
|
0c095c7f11
ext4: Don't error out the fs if the user tries to make a file too big
|
15 anni fa |
jiayingz@google.com (Jiaying Zhang)
|
5b3ff237be
ext4: move aio completion after unwritten extent conversion
|
15 anni fa |
Christoph Hellwig
|
552ef8024f
direct-io: move aio_complete into ->end_io
|
15 anni fa |
Amir G
|
4038968738
ext4: Fix block bitmap inconsistencies after a crash when deleting files
|
15 anni fa |
Theodore Ts'o
|
1c13d5c087
ext4: Save error information to the superblock for analysis
|
15 anni fa |
Theodore Ts'o
|
c398eda0e4
ext4: Pass line numbers to ext4_error() and friends
|
15 anni fa |
Christoph Hellwig
|
40e2e97316
direct-io: move aio_complete into ->end_io
|
15 anni fa |
Theodore Ts'o
|
e29136f80e
ext4: Enhance ext4_grp_locked_error() to take block and function numbers
|
15 anni fa |
Christoph Hellwig
|
206f7ab4f4
ext4: remove vestiges of nobh support
|
15 anni fa |
Andi Kleen
|
5a0790c2c4
ext4: remove initialized but not read variables
|
15 anni fa |
Theodore Ts'o
|
07a038245b
ext4: Convert more i_flags references to use accessor functions
|
15 anni fa |
Dmitry Monakhov
|
84a8dce271
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
|
15 anni fa |
Linus Torvalds
|
e4ce30f377
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 anni fa |