Christoph Hellwig
|
2fe17c1075
fallocate should be a file operation
|
14 年之前 |
Christoph Hellwig
|
64c23e8687
make the feature checks in ->fallocate future proof
|
14 年之前 |
Josef Bacik
|
db47fef2cd
Ocfs2: handle hole punching via fallocate properly
|
14 年之前 |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 年之前 |
Tristan Ye
|
39c99f12f1
Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.
|
14 年之前 |
Christoph Hellwig
|
ebdec241d5
fs: kill block_prepare_write
|
14 年之前 |
Linus Torvalds
|
f8cae0f03f
ocfs2: drop the BLKDEV_IFL_WAIT flag
|
14 年之前 |
Tristan Ye
|
7bdb0d18bf
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes.
|
14 年之前 |
Joel Becker
|
c0e1a3e80d
ocfs2: Silence unused warning.
|
14 年之前 |
Joel Becker
|
729963a1ff
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2
|
14 年之前 |
Jan Kara
|
4c38881f87
ocfs2: Remove ocfs2_sync_inode()
|
15 年之前 |
Tao Ma
|
95fa859a26
ocfs2: Remove obscure error handling in direct_write.
|
15 年之前 |
Tristan Ye
|
81c8c82b5a
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45).
|
15 年之前 |
Jan Kara
|
9b4c0ff32c
ocfs2: Fix deadlock when allocating page
|
14 年之前 |
Jan Kara
|
04eda1a180
ocfs2: Flush drive's caches on fdatasync
|
15 年之前 |
Tao Ma
|
155027121f
ocfs2: Add struct file to ocfs2_refcount_cow.
|
15 年之前 |
Tao Ma
|
b890823635
ocfs2: pass struct file* to ocfs2_prepare_inode_for_write.
|
15 年之前 |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 年之前 |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 年之前 |
Joel Becker
|
5453258d53
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
|
15 年之前 |
Joel Becker
|
5693486bad
ocfs2: Zero the tail cluster when extending past i_size.
|
15 年之前 |
Joel Becker
|
a4bfb4cf11
ocfs2: When zero extending, do it by page.
|
15 年之前 |
npiggin@suse.de
|
15c6fd9786
kill spurious reference to vmtruncate
|
15 年之前 |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 年之前 |
Jan Kara
|
52a9ee281c
ocfs2: Use __dquot_transfer to avoid lock inversion
|
15 年之前 |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 年之前 |
Linus Torvalds
|
03e62303cf
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 年之前 |
Tristan Ye
|
c1631d4a48
Ocfs2: Optimize punching-hole code.
|
15 年之前 |
Tristan Ye
|
e8aec068ec
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
|
15 年之前 |
Tristan Ye
|
78f94673d7
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
|
15 年之前 |