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
|
13 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 |
Josef Bacik
|
c334b1138b
Ext4: handle SEEK_HOLE/SEEK_DATA generically
|
14 years ago |
Jan Kara
|
ae24f28d39
ext4: Convert ext4 to new truncate calling convention
|
14 years ago |
Eric Sandeen
|
e9e3bcecf4
ext4: serialize unaligned asynchronous DIO
|
14 years ago |
Christoph Hellwig
|
2fe17c1075
fallocate should be a file operation
|
14 years ago |
Theodore Ts'o
|
8aefcd557d
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
|
14 years ago |
Toshiyuki Okajima
|
e0d10bfa91
ext4: improve llseek error handling for overly large seek offsets
|
14 years ago |