Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Jan Kara
|
9b1d0998d2
ext4: Release page references acquired in ext4_da_block_invalidatepages
|
15 years ago |
Frank Mayhar
|
273df556b6
ext4: Convert BUG_ON checks to use ext4_error() instead
|
15 years ago |
Jiaying Zhang
|
b7adc1f363
ext4: Use direct_IO_no_locking in ext4 dio read
|
15 years ago |
Jiaying Zhang
|
744692dc05
ext4: use ext4_get_block_write in buffer write
|
15 years ago |
Jiaying Zhang
|
c7064ef13b
ext4: mechanical rename some of the direct I/O get_block's identifiers
|
15 years ago |
Dmitry Monakhov
|
da1dafca84
ext4: explicitly remove inode from orphan list after failed direct io
|
15 years ago |
Jiaying Zhang
|
c8d46e41bc
ext4: Add flag to files with blocks intentionally past EOF
|
15 years ago |
Curt Wohlgemuth
|
73b50c1c92
ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
|
15 years ago |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 years ago |
Theodore Ts'o
|
19f5fb7ad6
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
|
15 years ago |
Aneesh Kumar K.V
|
1296cc85c2
ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
|
15 years ago |
Aneesh Kumar K.V
|
5f634d064c
ext4: Fix quota accounting error with fallocate
|
15 years ago |
Aneesh Kumar K.V
|
1db913823c
ext4: Handle -EDQUOT error on write
|
15 years ago |
Theodore Ts'o
|
9d0be50230
ext4: Calculate metadata requirements more accurately
|
15 years ago |
Theodore Ts'o
|
ee5f4d9cdf
ext4: Fix accounting of reserved metadata blocks
|
15 years ago |
Theodore Ts'o
|
0637c6f413
ext4: Patch up how we claim metadata blocks for quota purposes
|
15 years ago |
Richard Kennedy
|
2faf2e19dd
ext4: return correct wbc.nr_to_write in ext4_da_writepages
|
15 years ago |
Eric Sandeen
|
c8afb44682
ext4: flush delalloc blocks when space is low
|
15 years ago |
Dmitry Monakhov
|
39bc680a81
ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
|
15 years ago |
Dmitry Monakhov
|
d21cd8f163
ext4: Fix potential quota deadlock
|
15 years ago |
Dmitry Monakhov
|
a9e7f44720
ext4: Convert to generic reserved quota's space management.
|
15 years ago |
Linus Torvalds
|
4515c3069d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
Theodore Ts'o
|
f8ec9d6837
ext4: Add new tracepoints to debug delayed allocation space functions
|
15 years ago |
Theodore Ts'o
|
1f2acb6017
ext4: Add block validity check when truncating indirect block mapped inodes
|
15 years ago |
Eric Sandeen
|
a1de02dccf
ext4: fix async i/o writes beyond 4GB to a sparse file
|
15 years ago |
Jan Kara
|
b436b9bef8
ext4: Wait for proper transaction commit on fsync
|
15 years ago |
Dmitry Monakhov
|
194074acac
ext4: fix incorrect block reservation on quota transfer.
|
15 years ago |
Dmitry Monakhov
|
5aca07eb7d
ext4: quota macros cleanup
|
15 years ago |