Joseph Qi
|
160cc26663
ocfs2: set append dio as a ro compat feature
|
10 年之前 |
Joseph Qi
|
3a83b342c8
ocfs2: complete the rest request through buffer io
|
10 年之前 |
Joseph Qi
|
d943d59dd3
ocfs2: do not fallback to buffer I/O write if appending
|
10 年之前 |
Joseph Qi
|
026749a86e
ocfs2: prepare some interfaces used in append direct io
|
10 年之前 |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 年之前 |
Junxiao Bi
|
696cdf730f
ocfs2: fix uninitialized variable access
|
10 年之前 |
Christoph Hellwig
|
de1414a654
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
|
10 年之前 |
Junxiao Bi
|
f62f12b3a4
ocfs2: reflink: fix slow unlink for refcounted file
|
10 年之前 |
Goldwyn Rodrigues
|
86b9c6f3f8
ocfs2: remove filesize checks for sync I/O journal commit
|
10 年之前 |
Linus Torvalds
|
ac0c49396d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 年之前 |
Junxiao Bi
|
f775da2fc2
ocfs2: fix deadlock due to wrong locking order
|
11 年之前 |
Jan Kara
|
c53f755d33
ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
|
11 年之前 |
Jan Kara
|
52362810be
ocfs2: Don't use MAXQUOTAS value
|
11 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Al Viro
|
6dc8bc0fb3
ocfs2: switch to iter_file_splice_write()
|
11 年之前 |
Matthew Wilcox
|
1b938c0827
fs/buffer.c: remove block_write_full_page_endio()
|
11 年之前 |
Al Viro
|
3ef045c3d8
ocfs2: switch to ->write_iter()
|
11 年之前 |
Al Viro
|
3cd9ad5a30
ocfs2: switch to ->read_iter()
|
11 年之前 |
Al Viro
|
0c949334a9
iov_iter_truncate()
|
11 年之前 |
Al Viro
|
71d8e532b1
start adding the tag to iov_iter
|
11 年之前 |
Al Viro
|
cb66a7a1f1
kill generic_segment_checks()
|
11 年之前 |
Al Viro
|
f8579f8673
generic_file_direct_write(): switch to iov_iter
|
11 年之前 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Darrick J. Wong
|
6fdb702d62
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
|
11 年之前 |
Jensen
|
c8d888d9f1
ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END
|
11 年之前 |
Darrick J. Wong
|
2931cdcb49
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
|
11 年之前 |
Wengang Wang
|
c18ceab012
ocfs2: change ip_unaligned_aio to of type mutex from atomit_t
|
11 年之前 |
Al Viro
|
58bfab395b
ocfs2_file_aio_write(): switch to generic_perform_write()
|
11 年之前 |
Al Viro
|
5cb6c6c7eb
generic_file_direct_write(): get rid of ppos argument
|
11 年之前 |
Al Viro
|
fcacafd269
kill the 5th argument of generic_file_buffered_write()
|
11 年之前 |