Deepa Dinamani
|
c62c38f6b9
ocfs2: replace CURRENT_TIME macro
|
há 8 anos atrás |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
há 8 anos atrás |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
há 8 anos atrás |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
há 9 anos atrás |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
há 9 anos atrás |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
há 9 anos atrás |
Miklos Szeredi
|
1cd66c93ba
fs: make remaining filesystems use .rename2
|
há 9 anos atrás |
Junxiao Bi
|
c25a1e0671
ocfs2: fix posix_acl_create deadlock
|
há 9 anos atrás |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
há 9 anos atrás |
Joseph Qi
|
074a6c655f
ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del
|
há 9 anos atrás |
Joseph Qi
|
72865d9230
ocfs2: clean up redundant NULL check before iput
|
há 9 anos atrás |
Linus Torvalds
|
32fb378437
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
há 9 anos atrás |
Junxiao Bi
|
854ee2e944
ocfs2: fix SGID not inherited issue
|
há 9 anos atrás |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
há 9 anos atrás |
Junxiao Bi
|
8f1eb48758
ocfs2: fix umask ignored issue
|
há 9 anos atrás |
alex chen
|
b1529a41f7
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
|
há 9 anos atrás |
Joseph Qi
|
30edc43c7f
ocfs2: do not include dio entry in case of orphan scan
|
há 9 anos atrás |
Yiwen Jiang
|
928dda1f94
ocfs2: fix a tiny case that inode can not removed
|
há 10 anos atrás |
jiangyiwen
|
807a790711
ocfs2: set filesytem read-only when ocfs2_delete_entry failed.
|
há 10 anos atrás |
Joseph Qi
|
3cb2ec43f6
ocfs2: adjust code to match locking/unlocking order
|
há 10 anos atrás |
Joseph Qi
|
512f62acbd
ocfs2: fix race between dio and recover orphan
|
há 10 anos atrás |
Jan Kara
|
9c89fe0af8
ocfs2: Handle error from dquot_initialize()
|
há 10 anos atrás |
Fabian Frederick
|
ab1ba02181
ocfs2: use swap() in ocfs2_double_lock()
|
há 10 anos atrás |
Joseph Qi
|
cf1776a9e8
ocfs2: fix a tiny race when truncate dio orohaned entry
|
há 10 anos atrás |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
há 10 anos atrás |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
há 10 anos atrás |
Joseph Qi
|
62f8b1f0d6
ocfs2: use ENOENT instead of EEXIST when get system file fails
|
há 10 anos atrás |
Joseph Qi
|
e38a573907
ocfs2: use actual name length when find entry in ocfs2_orphan_del()
|
há 10 anos atrás |
Joseph Qi
|
4813962bee
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
|
há 10 anos atrás |
Joseph Qi
|
06ee5c75b5
ocfs2: add functions to add and remove inode in orphan dir
|
há 10 anos atrás |