Thiemo Nagel
|
e44543b83b
ext4: Fix off-by-one-error in ext4_valid_extent_idx()
|
16 سال پیش |
Aneesh Kumar K.V
|
7a262f7c69
ext4: Validate extent details only when read from the disk
|
16 سال پیش |
Aneesh Kumar K.V
|
56b19868ac
ext4: Add checks to validate extent entries.
|
16 سال پیش |
Theodore Ts'o
|
a4912123b6
ext4: New inode/block allocation algorithms for flex_bg filesystems
|
16 سال پیش |
Eric Sandeen
|
395a87bfef
ext4: fix header check in ext4_ext_search_right() for deep extent trees.
|
16 سال پیش |
Thadeu Lima de Souza Cascardo
|
9fd9784c91
ext4: Fix building with EXT4FS_DEBUG
|
16 سال پیش |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 سال پیش |
Coly Li
|
73ac36ea14
fix similar typos to successfull
|
16 سال پیش |
Theodore Ts'o
|
83982b6f47
ext4: Remove "extents" mount option
|
16 سال پیش |
Aneesh Kumar K.V
|
3a06d778df
ext4: sparse fixes
|
16 سال پیش |
Theodore Ts'o
|
498e5f2415
ext4: Change unsigned long to unsigned int
|
16 سال پیش |
Theodore Ts'o
|
cde6436004
ext4: Remove i_ext_generation from ext4_inode_info structure
|
16 سال پیش |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 سال پیش |
Wu Fengguang
|
25f1ee3aba
ext4: fix build warning
|
16 سال پیش |
Theodore Ts'o
|
97df5d155d
ext4: remove do_blk_alloc()
|
16 سال پیش |
Theodore Ts'o
|
cfe82c8567
ext4: remove ext4_new_meta_block()
|
16 سال پیش |
Eric Sandeen
|
6873fa0de1
Hook ext4 to the vfs fiemap interface.
|
16 سال پیش |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 سال پیش |
Aneesh Kumar K.V
|
cf17fea657
ext4: Properly update i_disksize.
|
16 سال پیش |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
16 سال پیش |
Theodore Ts'o
|
4776004f54
ext4: Add printk priority levels to clean up checkpatch warnings
|
16 سال پیش |
Mingming Cao
|
525f4ed8dc
ext4: journal credit fix for the delayed allocation's writepages() function
|
16 سال پیش |
Mingming Cao
|
f3bd1f3fa8
ext4: journal credits reservation fixes for DIO, fallocate
|
16 سال پیش |
Mingming Cao
|
ee12b63068
ext4: journal credits reservation fixes for extent file writepage
|
16 سال پیش |
Theodore Ts'o
|
88aa3cff4e
ext4: Use ext4_discard_reservations instead of mballoc-specific call
|
16 سال پیش |
Theodore Ts'o
|
2b2d6d0197
ext4: Cleanup whitespace and other miscellaneous style issues
|
17 سال پیش |
Theodore Ts'o
|
34071da71a
ext4: don't assume extents can't cross block groups when truncating
|
17 سال پیش |
Theodore Ts'o
|
0123c93998
ext4: Fix ext4_ext_journal_restart()
|
17 سال پیش |
Aneesh Kumar K.V
|
d03856bd5e
ext4: Fix data corruption when writing to prealloc area
|
17 سال پیش |
Mingming Cao
|
61628a3f3a
ext4: Invert lock ordering of page_lock and transaction start in delalloc
|
17 سال پیش |