Lukas Czerner
|
ef24f6c234
ext4: discard preallocations after removing space
|
11 years ago |
Lukas Czerner
|
0790b31b69
fs: disallow all fallocate operation on active swapfile
|
11 years ago |
Lukas Czerner
|
9ef06cec7c
ext4: remove unnecessary check for APPEND and IMMUTABLE
|
11 years ago |
Theodore Ts'o
|
622cad1325
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
|
11 years ago |
Theodore Ts'o
|
87f7e41636
ext4: update PF_MEMALLOC handling in ext4_write_inode()
|
11 years ago |
Kazuya Mio
|
4adb6ab3e0
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
|
11 years ago |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Theodore Ts'o
|
00a1a053eb
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
|
11 years ago |
Matthew Wilcox
|
e04027e887
ext4: fix comment typo
|
11 years ago |
Matthew Wilcox
|
94350ab5c3
ext4: make ext4_block_zero_page_range static
|
11 years ago |
Theodore Ts'o
|
5f16f3225b
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
|
11 years ago |
Theodore Ts'o
|
ed3654eb98
ext4: optimize Hurd tests when reading/writing inodes
|
11 years ago |
Theodore Ts'o
|
c4f6570605
ext4: kill i_version support for Hurd-castrated file systems
|
11 years ago |
Lukas Czerner
|
b8a8684502
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
|
11 years ago |
Jan Kara
|
10542c229a
ext4: Speedup WB_SYNC_ALL pass called from sync(2)
|
11 years ago |
Maxim Patlasov
|
e251f9bca9
ext4: avoid exposure of stale data in ext4_punch_hole()
|
11 years ago |
Theodore Ts'o
|
e861b5e9a4
ext4: avoid possible overflow in ext4_map_blocks()
|
11 years ago |
Linus Torvalds
|
a53b75b37a
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 years ago |
Linus Torvalds
|
1d32bdafaa
Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs
|
11 years ago |
Theodore Ts'o
|
8c9367fd9b
ext4: don't pass freed handle to ext4_walk_page_buffers
|
11 years ago |
Yongqiang Yang
|
65eddb56f4
ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZE
|
11 years ago |
Zheng Liu
|
9cb00419fa
ext4: enable punch hole for bigalloc
|
11 years ago |
Jan Kara
|
34cf865d54
ext4: fix deadlock when writing in ENOSPC conditions
|
11 years ago |
Christoph Hellwig
|
dff6efc326
fs: fix iversion handling
|
11 years ago |
Andreas Dilger
|
9206c56155
ext4: return non-zero st_blocks for inline data
|
11 years ago |
Ming Lei
|
bbf023c74d
ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
|
11 years ago |
Ming Lei
|
aeac589a74
ext4: fix performance regression in ext4_writepages
|
11 years ago |