Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d1e4c9c57c2ed4722795443db22a5d813cd4f0e5
/
fs
/
ext4
/
extents.c
2c98615
ext4: Don't mark filesystem error if fallocate fails
by Aneesh Kumar K.V
· 17 years ago
f5ab0d1
ext4: Fix BUG when writing to an unitialized extent
by Mingming Cao
· 17 years ago
74d3487
ext4: modify block allocation algorithm for the last group
by Valerie Clement
· 17 years ago
9df5643
ext4: Get journal write access before modifying the extent tree
by Aneesh Kumar K.V
· 17 years ago
b35905c
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
by Aneesh Kumar K.V
· 17 years ago
55bd725
ext4: Fix locking hierarchy violation in ext4_fallocate()
by Aneesh Kumar K.V
· 17 years ago
b939e37
ext4: Use the ext4_ext_actual_len() helper function
by Aneesh Kumar K.V
· 17 years ago
dbf9d7d
ext4: fix uniniatilized extent splitting error
by Dmitry Monakhov
· 17 years ago
c9de560
ext4: Add multi block allocator for ext4
by Alex Tomas
· 17 years ago
1988b51
ext4: Add new functions for searching extent tree
by Alex Tomas
· 17 years ago
c14c6fd
ext4: Add EXT4_IOC_MIGRATE ioctl
by Aneesh Kumar K.V
· 17 years ago
0e855ac
ext4: Convert truncate_mutex to read write semaphore.
by Aneesh Kumar K.V
· 17 years ago
c278bfe
ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.
by Aneesh Kumar K.V
· 17 years ago
221879c
ext4: Check for the correct error return from
by Aneesh Kumar K.V
· 17 years ago
1d03ec9
ext4: Fix sparse warnings.
by Aneesh Kumar K.V
· 17 years ago
bba9074
ext4 extents: remove unneeded casts
by Eric Sandeen
· 17 years ago
725d26d
ext4: Introduce ext4_lblk_t
by Aneesh Kumar K.V
· 17 years ago
d8dd0b4
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
by Aneesh Kumar K.V
· 17 years ago
b377611
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
by Aneesh Kumar K.V
· 17 years ago
cd02ff0
jbd2: JBD_XXX to JBD2_XXX naming cleanup
by Mingming Cao
· 17 years ago
dd54567
"ext4_ext_put_in_cache" uses __u32 to receive physical block number
by Mingming Cao
· 17 years ago
e9f410b
ext4: extent macros cleanup
by Dmitry Monakhov
· 17 years ago
26d535e
Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.
by Dmitry Monakhov
· 17 years ago
c29c0ae
ext4: Make extents code sanely handle on-disk corruption
by Alex Tomas
· 17 years ago
749269f
Change on-disk format to support 2^15 uninitialized extents
by Amit Arora
· 17 years ago
56055d3
write support for preallocated blocks
by Amit Arora
· 17 years ago
a2df2a6
fallocate support in ext4
by Amit Arora
· 17 years ago
315054f
When ext4_ext_insert_extent() fails to insert new blocks
by Alex Tomas
· 17 years ago
25d14f9
ext4: Extent overlap bugfix
by Amit Arora
· 17 years ago
8a9dc94
Remove unnecessary exported symbols.
by Mingming Cao
· 17 years ago
8c55e20
EXT4: Fix whitespace
by Dave Kleikamp
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
bbf2f9f
Fix misspellings of "agressive".
by Robert P. J. Day
· 18 years ago
09b8825
[PATCH] ext4: Eliminate inline functions
by Avantika Mathur
· 18 years ago
5d4958f
[PATCH] ext4: kmalloc to kzalloc
by Avantika Mathur
· 18 years ago
7e02897
[PATCH] ext4: if expression format
by Avantika Mathur
· 18 years ago
feb1892
[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert
by Johann Lombardi
· 18 years ago
6fb50ea
[PATCH] ext4_ext_split(): remove dead code
by Adrian Bunk
· 18 years ago
63f5793
[PATCH] ext4 whitespace cleanups
by Andrew Morton
· 18 years ago
9b8f1f0
[PATCH] ext4: removesector_t bits check
by Mingming Cao
· 18 years ago
2ae0210
[PATCH] ext4: blk_type from sector_t to unsigned long long
by Mingming Cao
· 18 years ago
d0d856e
[PATCH] ext4: clean up comments in ext4-extents patch
by Randy Dunlap
· 18 years ago
471d401
[PATCH] ext4: uninitialised extent handling
by Suparna Bhattacharya
· 18 years ago
f65e6fb
[PATCH] ext4: 48bit physical block number support in extents
by Alex Tomas
· 18 years ago
a86c618
[PATCH] ext3: add extent map support
by Alex Tomas
· 18 years ago