index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
extents.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: Don't mark filesystem error if fallocate fails
Aneesh Kumar K.V
2008-02-25
1
-5
/
+6
*
ext4: Fix BUG when writing to an unitialized extent
Mingming Cao
2008-02-25
1
-0
/
+13
*
ext4: modify block allocation algorithm for the last group
Valerie Clement
2008-02-15
1
-1
/
+7
*
ext4: Get journal write access before modifying the extent tree
Aneesh Kumar K.V
2008-02-22
1
-3
/
+8
*
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
Aneesh Kumar K.V
2008-02-25
1
-3
/
+3
*
ext4: Fix locking hierarchy violation in ext4_fallocate()
Aneesh Kumar K.V
2008-02-15
1
-7
/
+3
*
ext4: Use the ext4_ext_actual_len() helper function
Aneesh Kumar K.V
2008-01-28
1
-11
/
+13
*
ext4: fix uniniatilized extent splitting error
Dmitry Monakhov
2008-01-28
1
-2
/
+3
*
ext4: Add multi block allocator for ext4
Alex Tomas
2008-01-29
1
-9
/
+36
*
ext4: Add new functions for searching extent tree
Alex Tomas
2008-01-28
1
-0
/
+142
*
ext4: Add EXT4_IOC_MIGRATE ioctl
Aneesh Kumar K.V
2008-01-28
1
-2
/
+2
*
ext4: Convert truncate_mutex to read write semaphore.
Aneesh Kumar K.V
2008-01-28
1
-6
/
+7
*
ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.
Aneesh Kumar K.V
2008-01-28
1
-3
/
+6
*
ext4: Check for the correct error return from
Aneesh Kumar K.V
2008-01-28
1
-5
/
+5
*
ext4: Fix sparse warnings.
Aneesh Kumar K.V
2008-01-28
1
-3
/
+3
*
ext4 extents: remove unneeded casts
Eric Sandeen
2008-01-28
1
-27
/
+22
*
ext4: Introduce ext4_lblk_t
Aneesh Kumar K.V
2008-01-28
1
-154
/
+64
*
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
2007-10-17
1
-2
/
+2
*
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
2007-10-17
1
-5
/
+3
*
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
2007-10-17
1
-1
/
+1
*
"ext4_ext_put_in_cache" uses __u32 to receive physical block number
Mingming Cao
2007-07-31
1
-1
/
+1
*
ext4: extent macros cleanup
Dmitry Monakhov
2007-07-18
1
-4
/
+9
*
Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.
Dmitry Monakhov
2007-07-18
1
-8
/
+10
*
ext4: Make extents code sanely handle on-disk corruption
Alex Tomas
2007-07-18
1
-58
/
+86
*
Change on-disk format to support 2^15 uninitialized extents
Amit Arora
2007-07-18
1
-3
/
+25
*
write support for preallocated blocks
Amit Arora
2007-07-17
1
-32
/
+222
*
fallocate support in ext4
Amit Arora
2007-07-17
1
-41
/
+208
*
When ext4_ext_insert_extent() fails to insert new blocks
Alex Tomas
2007-05-31
1
-1
/
+5
*
ext4: Extent overlap bugfix
Amit Arora
2007-05-31
1
-2
/
+58
*
Remove unnecessary exported symbols.
Mingming Cao
2007-05-31
1
-8
/
+0
*
EXT4: Fix whitespace
Dave Kleikamp
2007-05-31
1
-37
/
+37
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
Fix misspellings of "agressive".
Robert P. J. Day
2007-02-17
1
-7
/
+7
*
[PATCH] ext4: Eliminate inline functions
Avantika Mathur
2006-12-07
1
-14
/
+14
*
[PATCH] ext4: kmalloc to kzalloc
Avantika Mathur
2006-12-07
1
-6
/
+3
*
[PATCH] ext4: if expression format
Avantika Mathur
2006-12-07
1
-21
/
+42
*
[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert
Johann Lombardi
2006-12-07
1
-3
/
+4
*
[PATCH] ext4_ext_split(): remove dead code
Adrian Bunk
2006-12-07
1
-3
/
+0
*
[PATCH] ext4 whitespace cleanups
Andrew Morton
2006-10-11
1
-7
/
+7
*
[PATCH] ext4: removesector_t bits check
Mingming Cao
2006-10-11
1
-8
/
+4
*
[PATCH] ext4: blk_type from sector_t to unsigned long long
Mingming Cao
2006-10-11
1
-19
/
+19
*
[PATCH] ext4: clean up comments in ext4-extents patch
Randy Dunlap
2006-10-11
1
-98
/
+128
*
[PATCH] ext4: uninitialised extent handling
Suparna Bhattacharya
2006-10-11
1
-0
/
+16
*
[PATCH] ext4: 48bit physical block number support in extents
Alex Tomas
2006-10-11
1
-76
/
+111
*
[PATCH] ext3: add extent map support
Alex Tomas
2006-10-11
1
-0
/
+2075