Junxiao Bi
|
f62f12b3a4
ocfs2: reflink: fix slow unlink for refcounted file
|
10 years ago |
Goldwyn Rodrigues
|
86b9c6f3f8
ocfs2: remove filesize checks for sync I/O journal commit
|
10 years ago |
Linus Torvalds
|
ac0c49396d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
11 years ago |
Junxiao Bi
|
f775da2fc2
ocfs2: fix deadlock due to wrong locking order
|
11 years ago |
Jan Kara
|
c53f755d33
ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
|
11 years ago |
Jan Kara
|
52362810be
ocfs2: Don't use MAXQUOTAS value
|
11 years ago |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
6dc8bc0fb3
ocfs2: switch to iter_file_splice_write()
|
11 years ago |
Matthew Wilcox
|
1b938c0827
fs/buffer.c: remove block_write_full_page_endio()
|
11 years ago |
Al Viro
|
3ef045c3d8
ocfs2: switch to ->write_iter()
|
11 years ago |
Al Viro
|
3cd9ad5a30
ocfs2: switch to ->read_iter()
|
11 years ago |
Al Viro
|
0c949334a9
iov_iter_truncate()
|
11 years ago |
Al Viro
|
71d8e532b1
start adding the tag to iov_iter
|
11 years ago |
Al Viro
|
cb66a7a1f1
kill generic_segment_checks()
|
11 years ago |
Al Viro
|
f8579f8673
generic_file_direct_write(): switch to iov_iter
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Darrick J. Wong
|
6fdb702d62
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
|
11 years ago |
Jensen
|
c8d888d9f1
ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END
|
11 years ago |
Darrick J. Wong
|
2931cdcb49
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
|
11 years ago |
Wengang Wang
|
c18ceab012
ocfs2: change ip_unaligned_aio to of type mutex from atomit_t
|
11 years ago |
Al Viro
|
58bfab395b
ocfs2_file_aio_write(): switch to generic_perform_write()
|
11 years ago |
Al Viro
|
5cb6c6c7eb
generic_file_direct_write(): get rid of ppos argument
|
11 years ago |
Al Viro
|
fcacafd269
kill the 5th argument of generic_file_buffered_write()
|
11 years ago |
Al Viro
|
1b56e98990
ocfs2 syncs the wrong range...
|
11 years ago |
Junxiao Bi
|
c7d2cbc364
ocfs2: update inode size after zeroing the hole
|
11 years ago |
Younger Liu
|
d62e74be12
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
|
11 years ago |
Younger Liu
|
a987c7ca7f
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
|
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
|
702e5bc68a
ocfs2: use generic posix ACL infrastructure
|
11 years ago |
Tariq Saeed
|
a2a3b39824
ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative
|
11 years ago |