Commit Graph

39 Commits (06b8e878a9bc9301201cffe186eba99c4185f20a)

Author SHA1 Message Date
Aneesh Kumar K.V b939e3766e ext4: Use the ext4_ext_actual_len() helper function 17 years ago
Dmitry Monakhov dbf9d7da33 ext4: fix uniniatilized extent splitting error 17 years ago
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago
Alex Tomas 1988b51e47 ext4: Add new functions for searching extent tree 17 years ago
Aneesh Kumar K.V c14c6fd5c5 ext4: Add EXT4_IOC_MIGRATE ioctl 17 years ago
Aneesh Kumar K.V 0e855ac8b1 ext4: Convert truncate_mutex to read write semaphore. 17 years ago
Aneesh Kumar K.V c278bfeceb ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. 17 years ago
Aneesh Kumar K.V 221879c927 ext4: Check for the correct error return from 17 years ago
Aneesh Kumar K.V 1d03ec984c ext4: Fix sparse warnings. 17 years ago
Eric Sandeen bba907433b ext4 extents: remove unneeded casts 17 years ago
Aneesh Kumar K.V 725d26d3f0 ext4: Introduce ext4_lblk_t 17 years ago
Aneesh Kumar K.V d8dd0b4543 ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo 18 years ago
Aneesh Kumar K.V b377611d11 ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo 18 years ago
Mingming Cao cd02ff0b14 jbd2: JBD_XXX to JBD2_XXX naming cleanup 18 years ago
Mingming Cao dd54567a83 "ext4_ext_put_in_cache" uses __u32 to receive physical block number 18 years ago
Dmitry Monakhov e9f410b1c0 ext4: extent macros cleanup 18 years ago
Dmitry Monakhov 26d535ed24 Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions. 18 years ago
Alex Tomas c29c0ae7f2 ext4: Make extents code sanely handle on-disk corruption 18 years ago
Amit Arora 749269faca Change on-disk format to support 2^15 uninitialized extents 18 years ago
Amit Arora 56055d3ae4 write support for preallocated blocks 18 years ago
Amit Arora a2df2a6340 fallocate support in ext4 18 years ago
Alex Tomas 315054f023 When ext4_ext_insert_extent() fails to insert new blocks 18 years ago
Amit Arora 25d14f983f ext4: Extent overlap bugfix 18 years ago
Mingming Cao 8a9dc94498 Remove unnecessary exported symbols. 18 years ago
Dave Kleikamp 8c55e20411 EXT4: Fix whitespace 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Robert P. J. Day bbf2f9fb1c Fix misspellings of "agressive". 18 years ago
Avantika Mathur 09b882520b [PATCH] ext4: Eliminate inline functions 18 years ago
Avantika Mathur 5d4958f923 [PATCH] ext4: kmalloc to kzalloc 18 years ago
Avantika Mathur 7e0289766a [PATCH] ext4: if expression format 18 years ago
Johann Lombardi feb1892746 [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert 18 years ago
Adrian Bunk 6fb50ea79c [PATCH] ext4_ext_split(): remove dead code 18 years ago
Andrew Morton 63f5793351 [PATCH] ext4 whitespace cleanups 19 years ago
Mingming Cao 9b8f1f0106 [PATCH] ext4: removesector_t bits check 19 years ago
Mingming Cao 2ae0210760 [PATCH] ext4: blk_type from sector_t to unsigned long long 19 years ago
Randy Dunlap d0d856e8bd [PATCH] ext4: clean up comments in ext4-extents patch 19 years ago
Suparna Bhattacharya 471d4011a9 [PATCH] ext4: uninitialised extent handling 19 years ago
Alex Tomas f65e6fba16 [PATCH] ext4: 48bit physical block number support in extents 19 years ago
Alex Tomas a86c618126 [PATCH] ext3: add extent map support 19 years ago