Yongqiang Yang
|
1b16da77f9
ext4: teach ext4_ext_split to calculate extents efficiently
|
14 years ago |
Vivek Haldar
|
556b27abf7
ext4: do not normalize block requests from fallocate()
|
14 years ago |
Allison Henderson
|
a4bb6b64e3
ext4: enable "punch hole" functionality
|
14 years ago |
Allison Henderson
|
e861304b8e
ext4: add "punch hole" flag to ext4_map_blocks()
|
14 years ago |
Allison Henderson
|
d583fb87a3
ext4: punch out extents
|
14 years ago |
Allison Henderson
|
55f020db66
ext4: add flag to ext4_has_free_blocks
|
14 years ago |
Yongqiang Yang
|
b221349fa8
ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly
|
14 years ago |
Eric Gouriou
|
f6d2f6b327
ext4: fix unbalanced up_write() in ext4_ext_truncate() error path
|
14 years ago |
Vivek Haldar
|
77f4135f2a
ext4: count hits/misses of extent cache and expose in sysfs
|
14 years ago |
Yongqiang Yang
|
93917411be
ext4: make ext4_split_extent() handle error correctly
|
14 years ago |
Allison Henderson
|
9b940f8e8c
ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing
|
14 years ago |
Yongqiang Yang
|
667eff35a1
ext4: reimplement convert and split_unwritten
|
14 years ago |
Yongqiang Yang
|
47ea3bb59c
ext4: add ext4_split_extent_at() and ext4_split_extent()
|
14 years ago |
Yongqiang Yang
|
197217a5af
ext4: add a function merging extents right and left
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 years ago |
Sergey Senozhatsky
|
65922cb5ce
ext4: unused variables cleanup in fs/ext4/extents.c
|
14 years ago |
Jiaying Zhang
|
0562e0bad4
ext4: add more tracepoints and use dev_t in the trace buffer
|
14 years ago |
Yongqiang Yang
|
6d9c85eb70
ext4: make FIEMAP and delayed allocation play well together
|
14 years ago |
Peter Huewe
|
7dc576158d
ext4: Fix sparse warning: Using plain integer as NULL pointer
|
14 years ago |
Paul Bolle
|
fd018fe823
ext4: fix comment typo uninitized
|
14 years ago |
Jiri Kosina
|
0a9d59a246
Merge branch 'master' into for-next
|
14 years ago |
Eric Sandeen
|
e9e3bcecf4
ext4: serialize unaligned asynchronous DIO
|
14 years ago |
Tao Ma
|
b8d6568a12
ext4: Fix comment typo "especiially".
|
14 years ago |
Christoph Hellwig
|
2fe17c1075
fallocate should be a file operation
|
14 years ago |
Christoph Hellwig
|
64c23e8687
make the feature checks in ->fallocate future proof
|
14 years ago |
Linus Torvalds
|
b2034d474b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Josef Bacik
|
d6dc8462f4
Ext4: fail if we try to use hole punch
|
14 years ago |
Eric Sandeen
|
d002ebf1d8
ext4: don't pass entire map to check_eofblocks_fl
|
14 years ago |