Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 years ago |
Jan Kara
|
e7293fd146
ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
|
12 years ago |
Linus Torvalds
|
b973425cbb
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Yan, Zheng
|
e30b5dca15
ext4: fix fio regression
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Zheng Liu
|
be401363ac
ext4: rename and improbe ext4_es_find_extent()
|
12 years ago |
Zheng Liu
|
06b0c88621
ext4: refine extent status tree
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |
Linus Torvalds
|
5439ca6b8f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Eric Sandeen
|
a28a9178e8
ext4: remove unaligned AIO warning printk
|
12 years ago |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 years ago |
Tao Ma
|
939da10844
ext4: Remove CONFIG_EXT4_FS_XATTR
|
12 years ago |
Zheng Liu
|
c8c0df241c
ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Dmitry Monakhov
|
c278531d39
ext4: fix ext4_flush_completed_IO wait semantics
|
12 years ago |
Dmitry Monakhov
|
e27f41e1b7
ext4: give i_aiodio_unwritten a more appropriate name
|
12 years ago |
Linus Torvalds
|
173f865474
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Jan Kara
|
044ce47fec
ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
|
13 years ago |
Zheng Liu
|
4bd809dbbf
ext4: don't take the i_mutex lock when doing DIO overwrites
|
13 years ago |
Eric Sandeen
|
ec7268ce21
ext4: use core vfs llseek code for dir seeks
|
13 years ago |
Eric Sandeen
|
e8b96eb503
vfs: allow custom EOF in generic_file_llseek code
|
13 years ago |
Zheng Liu
|
fbe104942d
ext4: split ext4_file_write into buffered IO and direct IO
|
13 years ago |
Zheng Liu
|
8563000d3b
ext4: use consistent ssize_t type in ext4_file_write()
|
13 years ago |
Linus Torvalds
|
f1f8935a5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Andi Kleen
|
4cce0e28b9
ext4: replace cut'n'pasted llseek code with generic_file_llseek_size
|
14 years ago |
Darrick J. Wong
|
cf8039036a
ext4: prevent stack overrun in ext4_file_open
|
13 years ago |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 years ago |