Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 éve |
Jan Kara
|
d330a5befb
ext4: Fix estimate of # of blocks needed to write indirect-mapped files
|
15 éve |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 éve |
Linus Torvalds
|
9467c4fdd6
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 éve |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 éve |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 éve |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 éve |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 éve |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 éve |
Jan Kara
|
9b1d0998d2
ext4: Release page references acquired in ext4_da_block_invalidatepages
|
15 éve |
Frank Mayhar
|
273df556b6
ext4: Convert BUG_ON checks to use ext4_error() instead
|
15 éve |
Jiaying Zhang
|
b7adc1f363
ext4: Use direct_IO_no_locking in ext4 dio read
|
15 éve |
Jiaying Zhang
|
744692dc05
ext4: use ext4_get_block_write in buffer write
|
15 éve |
Jiaying Zhang
|
c7064ef13b
ext4: mechanical rename some of the direct I/O get_block's identifiers
|
15 éve |
Dmitry Monakhov
|
da1dafca84
ext4: explicitly remove inode from orphan list after failed direct io
|
15 éve |
Jiaying Zhang
|
c8d46e41bc
ext4: Add flag to files with blocks intentionally past EOF
|
15 éve |
Curt Wohlgemuth
|
73b50c1c92
ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
|
15 éve |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 éve |
Theodore Ts'o
|
19f5fb7ad6
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
|
15 éve |
Aneesh Kumar K.V
|
1296cc85c2
ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
|
15 éve |
Aneesh Kumar K.V
|
5f634d064c
ext4: Fix quota accounting error with fallocate
|
15 éve |
Aneesh Kumar K.V
|
1db913823c
ext4: Handle -EDQUOT error on write
|
15 éve |
Theodore Ts'o
|
9d0be50230
ext4: Calculate metadata requirements more accurately
|
15 éve |
Theodore Ts'o
|
ee5f4d9cdf
ext4: Fix accounting of reserved metadata blocks
|
15 éve |
Theodore Ts'o
|
0637c6f413
ext4: Patch up how we claim metadata blocks for quota purposes
|
15 éve |
Richard Kennedy
|
2faf2e19dd
ext4: return correct wbc.nr_to_write in ext4_da_writepages
|
15 éve |
Eric Sandeen
|
c8afb44682
ext4: flush delalloc blocks when space is low
|
15 éve |
Dmitry Monakhov
|
39bc680a81
ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
|
15 éve |
Dmitry Monakhov
|
d21cd8f163
ext4: Fix potential quota deadlock
|
15 éve |
Dmitry Monakhov
|
a9e7f44720
ext4: Convert to generic reserved quota's space management.
|
15 éve |