Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3c871ab232ccc5fd82f76b21b9cae0113f01dc0
/
fs
/
ext4
/
extents.c
e1ee60f
ext4: fix ZERO_RANGE test failure in data journalling
by Namjae Jeon
· 10 years ago
5d60125
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
by liang xie
· 10 years ago
c8b459f
ext4: remove unnecessary double parentheses
by Lukas Czerner
· 10 years ago
556615d
ext4: rename uninitialized extents to unwritten
by Lukas Czerner
· 11 years ago
090f32e
ext4: get rid of EXT4_MAP_UNINIT flag
by Lukas Czerner
· 11 years ago
0a04b24
ext4: disable COLLAPSE_RANGE for bigalloc
by Namjae Jeon
· 11 years ago
a8680e0
ext4: fix COLLAPSE_RANGE failure with 1KB block size
by Namjae Jeon
· 11 years ago
86f1ca3
ext4: use EINVAL if not a regular file in ext4_collapse_range()
by Theodore Ts'o
· 11 years ago
6c5e73d
ext4: enforce we are operating on a regular file in ext4_zero_range()
by jon ernst
· 11 years ago
6dd834e
ext4: fix extent merging in ext4_ext_shift_path_extents()
by Lukas Czerner
· 11 years ago
ef24f6c
ext4: discard preallocations after removing space
by Lukas Czerner
· 11 years ago
9337d5d
ext4: no need to truncate pagecache twice in collapse range
by Lukas Czerner
· 11 years ago
2c1d232
ext4: fix removing status extents in ext4_collapse_range()
by Lukas Czerner
· 11 years ago
1a66c7c
ext4: use filemap_write_and_wait_range() correctly in collapse range
by Lukas Czerner
· 11 years ago
694c793
ext4: use truncate_pagecache() in collapse range
by Lukas Czerner
· 11 years ago
a18ed35
ext4: always check ext4_ext_find_extent result
by Dmitry Monakhov
· 11 years ago
8dc79ec
ext4: fix error handling in ext4_ext_shift_extents
by Dmitry Monakhov
· 11 years ago
40c406c
ext4: COLLAPSE_RANGE only works on extent-based files
by Theodore Ts'o
· 11 years ago
847c6c4
ext4: fix byte order problems introduced by the COLLAPSE_RANGE patches
by Zheng Liu
· 11 years ago
0790b31
fs: disallow all fallocate operation on active swapfile
by Lukas Czerner
· 11 years ago
23fffa9
fs: move falloc collapse range check into the filesystem methods
by Lukas Czerner
· 11 years ago
9ef06ce
ext4: remove unnecessary check for APPEND and IMMUTABLE
by Lukas Czerner
· 11 years ago
1ce01c4
ext4: fix COLLAPSE_RANGE test failure in data journalling mode
by Namjae Jeon
· 11 years ago
ad6599a
ext4: fix premature freeing of partial clusters split across leaf blocks
by Eric Whitney
· 11 years ago
e5b3041
ext4: remove unneeded test of ret variable
by Lukas Czerner
· 11 years ago
b8a8684
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
by Lukas Czerner
· 11 years ago
0e8b687
ext4: refactor ext4_fallocate code
by Lukas Czerner
· 11 years ago
f282ac1
ext4: Update inode i_size after the preallocation
by Lukas Czerner
· 11 years ago
c063449
ext4: fix partial cluster handling for bigalloc file systems
by Eric Whitney
· 11 years ago
31cf0f2
ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents
by Eric Whitney
· 11 years ago
9eb7948
ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
by Namjae Jeon
· 11 years ago
a633f5a
ext4: translate fallocate mode bits to strings
by Lukas Czerner
· 11 years ago
a9b8241
ext4: merge uninitialized extents
by Darrick J. Wong
· 11 years ago
ce37c42
ext4: fix error return from ext4_ext_handle_uninitialized_extents()
by Eric Whitney
· 11 years ago
15cc176
ext4: fix xfstest generic/299 block validity failures
by Eric Whitney
· 11 years ago
9e74056
ext4: fix a typo in extents.c
by Yongqiang Yang
· 11 years ago
d0abafa
ext4: fix bigalloc regression
by Eric Whitney
· 11 years ago
f5a44db
ext4: add explicit casts when masking cluster sizes
by Theodore Ts'o
· 11 years ago
5946d08
ext4: check for overlapping extents in ext4_valid_extent_entries()
by Eryu Guan
· 11 years ago
f275411
ext4: remove unreachable code after ext4_can_extents_be_merged()
by Eric Sandeen
· 11 years ago
da0169b
ext4: remove unreachable code in ext4_can_extents_be_merged()
by Eric Sandeen
· 11 years ago
d7b2a00
ext4: isolate ext4_extents.h file
by Zheng Liu
· 11 years ago
70261f5
ext4: Fix misspellings using 'codespell' tool
by Anatol Pomozov
· 11 years ago
27b1b22
ext4: fix use of potentially uninitialized variables in debugging code
by Andi Shyti
· 11 years ago
7d73453
ext4: fix warning in ext4_da_update_reserve_space()
by Jan Kara
· 11 years ago
7869a4a
ext4: add support for extent pre-caching
by Theodore Ts'o
· 11 years ago
107a7bd
ext4: cache all of an extent tree's leaf block upon reading
by Theodore Ts'o
· 11 years ago
c349179
ext4: print the block number of invalid extent tree blocks
by Theodore Ts'o
· 11 years ago
7d7ea89
ext4: refactor code to read the extent tree block
by Theodore Ts'o
· 11 years ago
94eec0f
ext4: fix retry handling in ext4_ext_truncate()
by Theodore Ts'o
· 11 years ago
63b9996
ext4: call ext4_es_lru_add() after handling cache miss
by Theodore Ts'o
· 11 years ago
76828c8
ext4: yield during large unlinks
by Theodore Ts'o
· 11 years ago
c8e1513
ext4: simplify calculation of blocks to free on error
by Theodore Ts'o
· 11 years ago
8acd5e9
ext4: fix error handling in ext4_ext_truncate()
by Theodore Ts'o
· 11 years ago
6ae06ff
ext4: optimize starting extent in ext4_ext_rm_leaf()
by Ashish Sangwan
· 11 years ago
21ddd56
ext4: translate flag bits to strings in tracepoints
by Theodore Ts'o
· 11 years ago
aeb2817
ext4: pass inode pointer instead of file pointer to punch hole
by Ashish Sangwan
· 11 years ago
72dac95
ext4: return FIEMAP_EXTENT_UNKNOWN for delalloc extents
by Jie Liu
· 11 years ago
981250c
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
by Theodore Ts'o
· 11 years ago
6b523df
ext4: use transaction reservation for extent conversion in ext4_end_io
by Jan Kara
· 11 years ago
fffb273
ext4: better estimate credits needed for ext4_da_writepages()
by Jan Kara
· 11 years ago
a60697f
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
by Jan Kara
· 11 years ago
d23142c
ext4: make punch hole code path work with bigalloc
by Lukas Czerner
· 11 years ago
6180132
ext4: update ext4_ext_remove_space trace point
by Lukas Czerner
· 11 years ago
78fb9cd
ext4: remove unused code from ext4_remove_blocks()
by Lukas Czerner
· 11 years ago
e30b5dc
ext4: fix fio regression
by Yan, Zheng
· 12 years ago
2656497
ext4: mext_insert_extents should update extent block checksum
by Darrick J. Wong
· 12 years ago
0d14b09
ext4: move ext4_ind_migrate() into migrate.c
by Lukas Czerner
· 12 years ago
0b65349
ext4: fix big-endian bug in extent migration code
by Dmitry Monakhov
· 12 years ago
27dd438
ext4: introduce reserved space
by Lukas Czerner
· 12 years ago
e8238f9
ext4: fix incorrect lock ordering for ext4_ind_migrate
by Dmitry Monakhov
· 12 years ago
be8981b
ext4: try to prepend extent to the existing one
by Lukas Czerner
· 12 years ago
bc2d9db
ext4: Transfer initialized block to right neighbor if possible
by Lukas Czerner
· 12 years ago
996bb9f
ext4: support simple conversion of extent-mapped inodes to use i_blocks
by Theodore Ts'o
· 12 years ago
819c492
ext4: refactor truncate code
by Theodore Ts'o
· 12 years ago
26a4c0c
ext4: refactor punch hole code
by Theodore Ts'o
· 12 years ago
8cde7ad
ext4: fix big-endian bugs which could cause fs corruptions
by Zheng Liu
· 12 years ago
d3c9262
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
4f42f80
ext4: use s_extent_max_zeroout_kb value as number of kb
by Lukas Czerner
· 12 years ago
232ec87
ext4: update reserved space after the 'correction'
by Lukas Czerner
· 12 years ago
3a22567
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
by Zheng Liu
· 12 years ago
adb2355
ext4: update extent status tree after an extent is zeroed out
by Zheng Liu
· 12 years ago
cdee784
ext4: fix wrong m_len value after unwritten extent conversion
by Zheng Liu
· 12 years ago
de99fcc
ext4: remove unnecessary wait for extent conversion in ext4_fallocate()
by Jan Kara
· 12 years ago
ff95ec2
ext4: add warning to ext4_convert_unwritten_extents_endio
by Dmitry Monakhov
· 12 years ago
ec22ba8
ext4: disable merging of uninitialized extents
by Dmitry Monakhov
· 12 years ago
357b66f
ext4: ext4_split_extent should take care of extent zeroout
by Dmitry Monakhov
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
69eb33d
ext4: remove single extent cache
by Zheng Liu
· 12 years ago
d100eef
ext4: lookup block mapping in extent status tree
by Zheng Liu
· 12 years ago
f7fec03
ext4: track all extent status in extent status tree
by Zheng Liu
· 12 years ago
a25a4e1
ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
by Zheng Liu
· 12 years ago
be40136
ext4: rename and improbe ext4_es_find_extent()
by Zheng Liu
· 12 years ago
06b0c88
ext4: refine extent status tree
by Zheng Liu
· 12 years ago
9924a92
ext4: pass context information to jbd2__journal_start()
by Theodore Ts'o
· 12 years ago
b06acd3
ext4: remove explicit WARN_ON when ext4_map_blocks() fails
by Lukas Czerner
· 12 years ago
8bad6fc
ext4: add punching hole support for non-extent-mapped files
by Zheng Liu
· 12 years ago
aebf024
ext4: use unlikely to improve the efficiency of the kernel
by Wang Shilong
· 12 years ago
860d21e
ext4: return ENOMEM if sb_getblk() fails
by Theodore Ts'o
· 12 years ago
Next »