Linus Torvalds
|
6432f21284
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Theodore Ts'o
|
041bbb6d36
ext4: fix mtime update in nodelalloc mode
|
12 years ago |
Dmitry Monakhov
|
1f555cfa29
ext4: serialize truncate with owerwrite DIO workers
|
12 years ago |
Dmitry Monakhov
|
1b65007e98
ext4: endless truncate due to nonlocked dio readers
|
12 years ago |
Dmitry Monakhov
|
1c9114f9c0
ext4: serialize unlocked dio reads with truncate
|
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
|
f45ee3a1ea
ext4: ext4_inode_info diet
|
12 years ago |
Jan Kara
|
b71fc079b5
ext4: fix fdatasync() for files with only i_size changes
|
12 years ago |
Theodore Ts'o
|
00d4e7362e
ext4: fix potential deadlock in ext4_nonda_switch()
|
12 years ago |
Carlos Maiolino
|
90b0a97323
ext4: fix possible non-initialized variable in htree_dirblock_to_tree()
|
12 years ago |
Anatol Pomozov
|
4907cb7b19
treewide: fix comment/printk/variable typos
|
13 years ago |
Zheng Liu
|
8a2f8460e8
ext4: remove duplicated declarations in inode.c
|
13 years ago |
Artem Bityutskiy
|
f6463b0da6
ext4: nuke pdflush from comments
|
13 years ago |
Artem Bityutskiy
|
7652bdfcb5
ext4: nuke write_super from comments
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
8e8ad8a57c
ext4: Convert to new freezing mechanism
|
13 years ago |
Theodore Ts'o
|
03179fe923
ext4: undo ext4_calc_metadata_amount if we fail to claim space
|
13 years ago |
Brian Foster
|
97795d2a5b
ext4: don't let i_reserved_meta_blocks go negative
|
13 years ago |
Artem Bityutskiy
|
b50924c2c6
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
|
13 years ago |
Zheng Liu
|
4bd809dbbf
ext4: don't take the i_mutex lock when doing DIO overwrites
|
13 years ago |
Zheng Liu
|
729f52c6be
ext4: add a new nolock flag in ext4_map_blocks
|
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 |
Tao Ma
|
9660755100
ext4: let getattr report the right blocks in delalloc+bigalloc
|
13 years ago |
Eric W. Biederman
|
08cefc7ab8
userns: Convert ext4 to user kuid/kgid where appropriate
|
13 years ago |
Darrick J. Wong
|
feb0ab32a5
ext4: make block group checksums use metadata_csum algorithm
|
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 |
Artem Bityutskiy
|
1b8b9750f0
ext4: do not mark superblock as dirty unnecessarily
|
13 years ago |