Dmitry Monakhov
|
c278531d39
ext4: fix ext4_flush_completed_IO wait semantics
|
12 years ago |
Dmitry Monakhov
|
17335dcc47
ext4: serialize dio nonlocked reads with defrag workers
|
12 years ago |
Dmitry Monakhov
|
28a535f9a0
ext4: completed_io locking cleanup
|
12 years ago |
Dmitry Monakhov
|
e27f41e1b7
ext4: give i_aiodio_unwritten a more appropriate name
|
12 years ago |
Dmitry Monakhov
|
f45ee3a1ea
ext4: ext4_inode_info diet
|
12 years ago |
Theodore Ts'o
|
28623c2f5b
ext4: grow the s_group_info array as needed
|
13 years ago |
Theodore Ts'o
|
117fff10d7
ext4: grow the s_flex_groups array as needed when resizing
|
13 years ago |
Zheng Liu
|
67a5da564f
ext4: make the zero-out chunk size tunable
|
13 years ago |
Theodore Ts'o
|
df981d03ee
ext4: add max_dir_size_kb mount option
|
13 years ago |
Jan Kara
|
044ce47fec
ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
|
13 years ago |
Theodore Ts'o
|
3108b54bce
ext4: remove dynamic array size in ext4_chksum()
|
13 years ago |
Aditya Kali
|
7c319d3285
ext4: make quota as first class supported feature
|
13 years ago |
Zheng Liu
|
729f52c6be
ext4: add a new nolock flag in ext4_map_blocks
|
13 years ago |
Theodore Ts'o
|
952fc18ef9
ext4: fix overhead calculation used by ext4_statfs()
|
13 years ago |
Theodore Ts'o
|
f6fb99cadc
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
|
13 years ago |
Linus Torvalds
|
4edebed866
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Theodore Ts'o
|
2c0544b235
ext4: add debugging trigger for ext4_error()
|
13 years ago |
Akira Fujita
|
9d99012ff2
ext4: remove needs_recovery in ext4_mb_init()
|
13 years ago |
Darrick J. Wong
|
e93376c20b
ext4/jbd2: add metadata checksumming to the list of supported features
|
13 years ago |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Eric W. Biederman
|
08cefc7ab8
userns: Convert ext4 to user kuid/kgid where appropriate
|
13 years ago |
Darrick J. Wong
|
5c359a47e7
ext4: add checksums to the MMP block
|
13 years ago |
Darrick J. Wong
|
feb0ab32a5
ext4: make block group checksums use metadata_csum algorithm
|
13 years ago |
Darrick J. Wong
|
b0336e8d21
ext4: calculate and verify checksums of directory leaf blocks
|
13 years ago |
Darrick J. Wong
|
fa77dcfafe
ext4: calculate and verify block bitmap checksum
|
13 years ago |
Darrick J. Wong
|
41a246d1ff
ext4: calculate and verify checksums for inode bitmaps
|
13 years ago |
Darrick J. Wong
|
814525f4df
ext4: calculate and verify inode checksums
|
13 years ago |
Darrick J. Wong
|
a9c4731780
ext4: calculate and verify superblock checksum
|
13 years ago |
Darrick J. Wong
|
0441984a33
ext4: load the crc32c driver if necessary
|
13 years ago |
Darrick J. Wong
|
e615391896
ext4: change on-disk layout to support extended metadata checksumming
|
13 years ago |