Vegard Nossum
|
7bc9491645
ext4: verify extent header depth
|
9 年之前 |
Vegard Nossum
|
f70749ca42
ext4: check for extents that wrap around
|
9 年之前 |
Nicolai Stange
|
816cd71b0c
ext4: remove unmeetable inconsisteny check from ext4_find_extent()
|
9 年之前 |
Jakub Wilk
|
8d2ae1cbe8
ext4: remove trailing \n from ext4_warning/ext4_error calls
|
9 年之前 |
Theodore Ts'o
|
7b8081912d
ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()
|
9 年之前 |
Adam Buchbinder
|
b8a07463c8
ext4: fix misspellings in comments.
|
9 年之前 |
Jan Kara
|
facab4d971
ext4: return hole from ext4_map_blocks()
|
9 年之前 |
Jan Kara
|
140a52508a
ext4: factor out determining of hole size
|
9 年之前 |
Jan Kara
|
109811c20f
ext4: simplify io_end handling for AIO DIO
|
9 年之前 |
Eric Whitney
|
29c6eaffc8
ext4: trim unused parameter from convert_initialized_extent()
|
9 年之前 |
Eryu Guan
|
56263b4ceb
ext4: remove unused parameter "newblock" in convert_initialized_extent()
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Jan Kara
|
c86d8db33a
ext4: implement allocation of pre-zeroed blocks
|
9 年之前 |
Jan Kara
|
53085fac02
ext4: provide ext4_issue_zeroout()
|
9 年之前 |
Jan Kara
|
011278485e
ext4: fix races of writeback with punch hole and zero range
|
9 年之前 |
Jan Kara
|
32ebffd3bb
ext4: fix races between buffered IO and collapse / insert range
|
9 年之前 |
Jan Kara
|
17048e8a08
ext4: move unlocked dio protection from ext4_alloc_file_blocks()
|
9 年之前 |
Jan Kara
|
ea3d7209ca
ext4: fix races between page faults and hole punching
|
9 年之前 |
Linus Torvalds
|
75021d2859
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 年之前 |
Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
9 年之前 |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
9 年之前 |
Theodore Ts'o
|
36086d43f6
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
|
10 年之前 |
Viresh Kumar
|
a1c83681d5
fs: Drop unlikely before IS_ERR(_OR_NULL)
|
10 年之前 |
Linus Torvalds
|
1c4c7159ed
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 年之前 |
Nikolay Borisov
|
c45653c341
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
|
10 年之前 |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 年之前 |
Theodore Ts'o
|
c5e298ae53
ext4: prevent ext4_quota_write() from failing due to ENOSPC
|
10 年之前 |
Lukas Czerner
|
0d306dcf86
ext4: wait for existing dio workers in ext4_alloc_file_blocks()
|
10 年之前 |
Lukas Czerner
|
4134f5c88d
ext4: recalculate journal credits as inode depth changes
|
10 年之前 |
Namjae Jeon
|
331573febb
ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
|
10 年之前 |