Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Stephen Hemminger
|
c197855ea1
ext4: make local functions static
|
11 年之前 |
Darrick J. Wong
|
1beeef1b56
ext4: fix block bitmap initialization under sparse_super2
|
11 年之前 |
Namjae Jeon
|
1c8349a171
ext4: fix data integrity sync in ordered mode
|
11 年之前 |
Al Viro
|
a832475488
Merge ext4 changes in ext4_file_write() into for-next
|
11 年之前 |
Al Viro
|
16b1f05d7f
ext4: switch the guts of ->direct_IO() to iov_iter
|
11 年之前 |
Theodore Ts'o
|
202ee5df38
ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
|
11 年之前 |
Lukas Czerner
|
556615dcbf
ext4: rename uninitialized extents to unwritten
|
11 年之前 |
Lukas Czerner
|
090f32ee4e
ext4: get rid of EXT4_MAP_UNINIT flag
|
11 年之前 |
Theodore Ts'o
|
622cad1325
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
|
11 年之前 |
Matthew Wilcox
|
94350ab5c3
ext4: make ext4_block_zero_page_range static
|
11 年之前 |
Theodore Ts'o
|
ed3654eb98
ext4: optimize Hurd tests when reading/writing inodes
|
11 年之前 |
T Makphaibulchoke
|
9c191f701c
ext4: each filesystem creates and uses its own mb_cache
|
11 年之前 |
Lukas Czerner
|
b8a8684502
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
|
11 年之前 |
Namjae Jeon
|
9eb79482a9
ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
|
11 年之前 |
Lukas Czerner
|
a633f5a319
ext4: translate fallocate mode bits to strings
|
11 年之前 |
Theodore Ts'o
|
19ea806037
ext4: don't leave i_crtime.tv_sec uninitialized
|
11 年之前 |
Theodore Ts'o
|
f5a44db5d2
ext4: add explicit casts when masking cluster sizes
|
11 年之前 |
Linus Torvalds
|
4fbf888acc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Andreas Dilger
|
3f61c0cc70
ext4: add prototypes for macro-generated functions
|
11 年之前 |
J. Bruce Fields
|
375e289ea8
vfs: pull ext4's double-i_mutex-locking into common code
|
13 年之前 |
Theodore Ts'o
|
efbed4dc58
ext4: add ratelimiting to ext4 messages
|
11 年之前 |
Linus Torvalds
|
45d9a2220f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Christoph Hellwig
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 年之前 |
Darrick J. Wong
|
87a39389be
ext4: mark block group as corrupt on inode bitmap error
|
12 年之前 |
Darrick J. Wong
|
163a203ddb
ext4: mark block group as corrupt on block bitmap error
|
12 年之前 |
Darrick J. Wong
|
dbde0abed8
ext4: fix type declaration of ext4_validate_block_bitmap
|
12 年之前 |
Zheng Liu
|
d7b2a00c2e
ext4: isolate ext4_extents.h file
|
12 年之前 |
Jan Kara
|
90e775b71a
ext4: fix lost truncate due to race with writeback
|
12 年之前 |
Jan Kara
|
7d7345322d
ext4: fix warning in ext4_da_update_reserve_space()
|
12 年之前 |