Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5c862848172846a7aa88d0a564eb8998ecac2f0d
/
fs
/
ext4
/
extents.c
2b2d6d0
ext4: Cleanup whitespace and other miscellaneous style issues
by Theodore Ts'o
· 16 years ago
34071da
ext4: don't assume extents can't cross block groups when truncating
by Theodore Ts'o
· 16 years ago
0123c93
ext4: Fix ext4_ext_journal_restart()
by Theodore Ts'o
· 16 years ago
d03856b
ext4: Fix data corruption when writing to prealloc area
by Aneesh Kumar K.V
· 16 years ago
61628a3
ext4: Invert lock ordering of page_lock and transaction start in delalloc
by Mingming Cao
· 16 years ago
d2a1763
ext4: delayed allocation ENOSPC handling
by Mingming Cao
· 16 years ago
9ddfc3d
ext4: Fix lock inversion in ext4_ext_truncate()
by Jan Kara
· 16 years ago
cf108bc
ext4: Invert the locking order of page_lock and transaction start
by Jan Kara
· 16 years ago
953e622
ext4: use atomic functions to set bh_state
by Eric Sandeen
· 16 years ago
654b490
ext4: cleanup block allocator
by Aneesh Kumar K.V
· 16 years ago
7061eba
ext4: Use inode preallocation with -o noextents
by Aneesh Kumar K.V
· 16 years ago
9102e4f
ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller
by Shen Feng
· 16 years ago
1973adc
ext4: Make ext4_ext_find_extent fills ext_path completely
by Shen Feng
· 16 years ago
787e098
ext4: return error when calling ext4_ext_split failed
by Shen Feng
· 16 years ago
a379cd1
ext4: Update i_disksize properly when allocating from fallocate area.
by Aneesh Kumar K.V
· 16 years ago
ef73772
ext4: update ctime and mtime for truncate with extents.
by Solofo Ramangalahy
· 17 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
216553c
ext4: fix wrong gfp type under transaction
by Josef Bacik
· 17 years ago
46e665e
ext4: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
e8546d0
ext4: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
161e7b7
ext4: Cache the correct extent length for uninit extents
by Aneesh Kumar K.V
· 17 years ago
1a89734
ext4: Return unwritten buffer head when trying to read from prealloc space.
by Aneesh Kumar K.V
· 17 years ago
e067ba0
ext4: make ext4_ext_get_blocks always return <= max_blocks
by Aneesh Kumar K.V
· 17 years ago
fd28784
ext4: Fix fallocate to update the file size in each transaction
by Aneesh Kumar K.V
· 17 years ago
3977c96
ext4: zero out small extents when writing to prealloc area.
by Aneesh Kumar K.V
· 17 years ago
093a088
ext4: ENOSPC error handling for writing to an uninitialized extent
by Aneesh Kumar K.V
· 17 years ago
95c3889
ext4: Fix fallocate error path
by Aneesh Kumar K.V
· 17 years ago
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