Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Joseph Qi
|
074a6c655f
ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del
|
9 years ago |
Joseph Qi
|
72865d9230
ocfs2: clean up redundant NULL check before iput
|
9 years ago |
Linus Torvalds
|
32fb378437
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Junxiao Bi
|
854ee2e944
ocfs2: fix SGID not inherited issue
|
9 years ago |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 years ago |
Junxiao Bi
|
8f1eb48758
ocfs2: fix umask ignored issue
|
9 years ago |
alex chen
|
b1529a41f7
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
|
9 years ago |
Joseph Qi
|
30edc43c7f
ocfs2: do not include dio entry in case of orphan scan
|
9 years ago |
Yiwen Jiang
|
928dda1f94
ocfs2: fix a tiny case that inode can not removed
|
10 years ago |
jiangyiwen
|
807a790711
ocfs2: set filesytem read-only when ocfs2_delete_entry failed.
|
10 years ago |
Joseph Qi
|
3cb2ec43f6
ocfs2: adjust code to match locking/unlocking order
|
10 years ago |
Joseph Qi
|
512f62acbd
ocfs2: fix race between dio and recover orphan
|
10 years ago |
Jan Kara
|
9c89fe0af8
ocfs2: Handle error from dquot_initialize()
|
10 years ago |
Fabian Frederick
|
ab1ba02181
ocfs2: use swap() in ocfs2_double_lock()
|
10 years ago |
Joseph Qi
|
cf1776a9e8
ocfs2: fix a tiny race when truncate dio orohaned entry
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Joseph Qi
|
62f8b1f0d6
ocfs2: use ENOENT instead of EEXIST when get system file fails
|
10 years ago |
Joseph Qi
|
e38a573907
ocfs2: use actual name length when find entry in ocfs2_orphan_del()
|
10 years ago |
Joseph Qi
|
4813962bee
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
|
10 years ago |
Joseph Qi
|
06ee5c75b5
ocfs2: add functions to add and remove inode in orphan dir
|
10 years ago |
Xue jiufei
|
53dc20b9a3
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
|
10 years ago |
Richard Weinberger
|
d3556babd7
ocfs2: fix d_splice_alias() return code checking
|
11 years ago |
jiangyiwen
|
595297a8f9
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod
|
11 years ago |
Yiwen Jiang
|
f7a14f32e7
ocfs2: fix a tiny race when running dirop_fileop_racer
|
11 years ago |
alex chen
|
5fb1beb069
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()
|
11 years ago |
Darrick J. Wong
|
6fdb702d62
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
|
11 years ago |
Tetsuo Handa
|
f81c20158f
ocfs2: fix panic on kfree(xattr->name)
|
11 years ago |
Xue jiufei
|
466e68c430
ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed
|
11 years ago |