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 年之前 |
Al Viro
|
1b56e98990
ocfs2 syncs the wrong range...
|
11 年之前 |
Junxiao Bi
|
c7d2cbc364
ocfs2: update inode size after zeroing the hole
|
11 年之前 |
Younger Liu
|
d62e74be12
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
|
11 年之前 |
Younger Liu
|
a987c7ca7f
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
|
11 年之前 |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Christoph Hellwig
|
702e5bc68a
ocfs2: use generic posix ACL infrastructure
|
11 年之前 |
Tariq Saeed
|
a2a3b39824
ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative
|
11 年之前 |
Junxiao Bi
|
f0cb0f0bca
fs/ocfs2/file.c: fix wrong comment
|
11 年之前 |
Goldwyn Rodrigues
|
06f9da6e82
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
|
11 年之前 |
Linus Torvalds
|
9bf12df31f
Merge git://git.kvack.org/~bcrl/aio-next
|
12 年之前 |
Younger Liu
|
7aebff18b9
ocfs2: free path in ocfs2_remove_inode_range()
|
12 年之前 |
Younger Liu
|
2b1e55c389
ocfs2: lighten up allocate transaction
|
12 年之前 |
Tiger Yang
|
c7dd3392ad
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
|
12 年之前 |
Kent Overstreet
|
73a7075e3f
aio: Kill aio_rw_vect_retry()
|
12 年之前 |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 年之前 |
Al Viro
|
3704412bdb
[readdir] convert ocfs2
|
12 年之前 |
Joseph Qi
|
afe1bb73f8
ocfs2: unlock rw lock if inode lock failed
|
12 年之前 |
Al Viro
|
72b0d9aacb
pipe: don't use ->i_mutex
|
12 年之前 |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
182be68478
kill f_vfsmnt
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |