Chao Yu
|
037fe70c9a
f2fs: correct return value of ->setxattr
|
il y a 10 ans |
Jaegeuk Kim
|
f424f664f0
f2fs crypto: add encryption policy and password salt support
|
il y a 10 ans |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 10 ans |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
il y a 10 ans |
Chao Yu
|
30c62fdb25
f2fs: persist system.advise into on-disk inode
|
il y a 10 ans |
Chao Yu
|
84e97c2767
f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get
|
il y a 10 ans |
Jaegeuk Kim
|
bce8d11207
f2fs: avoid deadlock on init_inode_metadata
|
il y a 10 ans |
Jaegeuk Kim
|
9850cf4a89
f2fs: need fsck.f2fs when f2fs_bug_on is triggered
|
il y a 11 ans |
Jaegeuk Kim
|
4081363fbe
f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB
|
il y a 11 ans |
arter97
|
e1c4204520
f2fs: fix typo
|
il y a 11 ans |
Jaegeuk Kim
|
d631abdac9
f2fs: fix recursive lock by f2fs_setxattr
|
il y a 11 ans |
Jaegeuk Kim
|
54b591dfda
f2fs: split grab_cache_page and wait_on_page_writeback for node pages
|
il y a 11 ans |
Jaegeuk Kim
|
916decbf39
f2fs: return errors right after checking them
|
il y a 11 ans |
Jaegeuk Kim
|
c02745ef68
f2fs: pass flags field to setxattr functions
|
il y a 11 ans |
Jaegeuk Kim
|
e112326805
f2fs: clean up long variable names
|
il y a 11 ans |
Chao Yu
|
6e452d69d4
f2fs: avoid unneeded lookup when xattr name length is too long
|
il y a 11 ans |
Jaegeuk Kim
|
808a1d7490
f2fs: avoid RECLAIM_FS-ON-W warning
|
il y a 11 ans |
Jaegeuk Kim
|
d928bfbfe7
f2fs: introduce fi->i_sem to protect fi's info
|
il y a 11 ans |
Linus Torvalds
|
bf3d846b78
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 11 ans |
Christoph Hellwig
|
a6dda0e63e
f2fs: use generic posix ACL infrastructure
|
il y a 11 ans |
Jaegeuk Kim
|
6bacf52fb5
f2fs: add unlikely() macro for compiler more aggressively
|
il y a 11 ans |
Chao Yu
|
cc3de6a3ac
f2fs: fix calculating incorrect free size when update xattr in __f2fs_setxattr
|
il y a 11 ans |
Jaegeuk Kim
|
5d56b6718a
f2fs: add an option to avoid unnecessary BUG_ONs
|
il y a 11 ans |
Gu Zheng
|
e479556bfd
f2fs: use rw_sem instead of fs_lock(locks mutex)
|
il y a 12 ans |
Russ Knize
|
52ab956000
f2fs: don't GC or take an fs_lock from f2fs_initxattrs()
|
il y a 12 ans |
Jaegeuk Kim
|
65985d935d
f2fs: support the inline xattrs
|
il y a 12 ans |
Jaegeuk Kim
|
dd9cfe236f
f2fs: introduce __find_xattr for readability
|
il y a 12 ans |
Jaegeuk Kim
|
479bd73ac4
f2fs: should cover i_xattr_nid with its xattr node page lock
|
il y a 12 ans |
Jaegeuk Kim
|
d71b5564c0
f2fs: introduce cur_cp_version function to reduce code size
|
il y a 12 ans |
Jaegeuk Kim
|
e518ff81c3
f2fs: fix inconsistency between xattr node blocks and its inode
|
il y a 12 ans |