Theodore Ts'o
|
9d0be50230
ext4: Calculate metadata requirements more accurately
|
il y a 15 ans |
Theodore Ts'o
|
ee5f4d9cdf
ext4: Fix accounting of reserved metadata blocks
|
il y a 15 ans |
Theodore Ts'o
|
0637c6f413
ext4: Patch up how we claim metadata blocks for quota purposes
|
il y a 15 ans |
Richard Kennedy
|
2faf2e19dd
ext4: return correct wbc.nr_to_write in ext4_da_writepages
|
il y a 15 ans |
Eric Sandeen
|
c8afb44682
ext4: flush delalloc blocks when space is low
|
il y a 15 ans |
Dmitry Monakhov
|
39bc680a81
ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
|
il y a 15 ans |
Dmitry Monakhov
|
d21cd8f163
ext4: Fix potential quota deadlock
|
il y a 15 ans |
Dmitry Monakhov
|
a9e7f44720
ext4: Convert to generic reserved quota's space management.
|
il y a 15 ans |
Linus Torvalds
|
4515c3069d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
il y a 15 ans |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
il y a 15 ans |
Jan Kara
|
b436b9bef8
ext4: Wait for proper transaction commit on fsync
|
il y a 15 ans |
Dmitry Monakhov
|
194074acac
ext4: fix incorrect block reservation on quota transfer.
|
il y a 15 ans |
Dmitry Monakhov
|
5aca07eb7d
ext4: quota macros cleanup
|
il y a 15 ans |
Dmitry Monakhov
|
8aa6790f87
ext4: ext4_get_reserved_space() must return bytes instead of blocks
|
il y a 15 ans |
Jan Kara
|
b9a4207d5e
ext4: Avoid data / filesystem corruption when write fails to copy data
|
il y a 15 ans |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
il y a 15 ans |
Uwe Kleine-König
|
bf48aabb89
tree-wide: fix typos "offest" -> "offset"
|
il y a 15 ans |
Wu Fengguang
|
3f0ca30985
ext4: remove unused parameter wbc from __ext4_journalled_writepage()
|
il y a 15 ans |
Theodore Ts'o
|
e6362609b6
ext4: call ext4_forget() from ext4_free_blocks()
|
il y a 15 ans |
Theodore Ts'o
|
b7e57e7c2a
ext4: fold ext4_journal_forget() into ext4_forget()
|
il y a 15 ans |
Theodore Ts'o
|
d6797d14b1
ext4: move ext4_forget() to ext4_jbd2.c
|
il y a 15 ans |
Jan Kara
|
2bba702d4f
ext4: fix error handling in ext4_ind_get_blocks()
|
il y a 15 ans |
Theodore Ts'o
|
1032988c71
ext4: fix block validity checks so they work correctly with meta_bg
|
il y a 15 ans |
Julia Lawall
|
30c6e07a92
ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
|
il y a 15 ans |
Theodore Ts'o
|
5068969686
ext4: make sure directory and symlink blocks are revoked
|
il y a 15 ans |
Theodore Ts'o
|
beac2da756
ext4: add tracepoint for ext4_forget()
|
il y a 15 ans |
Theodore Ts'o
|
567f3e9a70
ext4: plug a buffer_head leak in an error path of ext4_iget()
|
il y a 15 ans |
Mingming
|
4b70df1816
ext4: code clean up for dio fallocate handling
|
il y a 15 ans |
Mingming
|
5f5249507e
ext4: skip conversion of uninit extents after direct IO if there isn't any
|
il y a 15 ans |
Mingming
|
109f556519
ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents
|
il y a 15 ans |