Dmitry Monakhov
|
4631dbf677
ext4: move i_size,i_disksize update routines to helper function
|
11 년 전 |
Theodore Ts'o
|
36de928641
ext4: propagate errors up to ext4_find_entry()'s callers
|
11 년 전 |
Darrick J. Wong
|
40b163f1c4
ext4: check inline directory before converting
|
11 년 전 |
Zheng Liu
|
83447ccb4d
ext4: make ext4_has_inline_data() as a inline function
|
11 년 전 |
Lukas Czerner
|
4f579ae7de
ext4: fix punch hole on files with indirect mapping
|
11 년 전 |
Theodore Ts'o
|
71d4f7d032
ext4: remove metadata reservation checks
|
11 년 전 |
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 년 전 |