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()
|
13 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 |
Allison Henderson
|
7335519274
ext4: correct ext4_punch_hole return codes
|
13 years ago |
Lukas Czerner
|
afcff5d80a
ext4: remove restrictive checks for EOFBLOCKS_FL
|
13 years ago |
Theodore Ts'o
|
92b9781658
ext4: change some printk() calls to use ext4_msg() instead
|
13 years ago |
Theodore Ts'o
|
1084f252e3
ext4: remove trailing newlines from ext4_msg() and ext4_error() messages
|
13 years ago |
Joe Perches
|
ace36ad431
ext4: add no_printk argument validation, fix fallout
|
13 years ago |
Jeff Moyer
|
93ef8541d5
ext4: clean up the flags passed to __blockdev_direct_IO
|
13 years ago |
Theodore Ts'o
|
c64db50e76
ext4: remove the I_VERSION mount flag and use the super_block flag instead
|
13 years ago |