liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 years ago |
Lukas Czerner
|
c8b459f492
ext4: remove unnecessary double parentheses
|
11 years ago |
Stephen Hemminger
|
c197855ea1
ext4: make local functions static
|
11 years ago |
Namjae Jeon
|
1c8349a171
ext4: fix data integrity sync in ordered mode
|
11 years ago |
Theodore Ts'o
|
202ee5df38
ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
|
11 years ago |
Lukas Czerner
|
556615dcbf
ext4: rename uninitialized extents to unwritten
|
11 years ago |
Lukas Czerner
|
090f32ee4e
ext4: get rid of EXT4_MAP_UNINIT flag
|
11 years ago |
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 |