Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
94858feccaada3f1810ff50dd21d33b1d4d95d56
/
fs
/
f2fs
/
xattr.c
f424f66
f2fs crypto: add encryption policy and password salt support
by Jaegeuk Kim
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
30c62fd
f2fs: persist system.advise into on-disk inode
by Chao Yu
· 10 years ago
84e97c2
f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get
by Chao Yu
· 10 years ago
bce8d11
f2fs: avoid deadlock on init_inode_metadata
by Jaegeuk Kim
· 10 years ago
9850cf4
f2fs: need fsck.f2fs when f2fs_bug_on is triggered
by Jaegeuk Kim
· 10 years ago
4081363
f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB
by Jaegeuk Kim
· 10 years ago
e1c4204
f2fs: fix typo
by arter97
· 10 years ago
d631abd
f2fs: fix recursive lock by f2fs_setxattr
by Jaegeuk Kim
· 10 years ago
54b591d
f2fs: split grab_cache_page and wait_on_page_writeback for node pages
by Jaegeuk Kim
· 11 years ago
916decb
f2fs: return errors right after checking them
by Jaegeuk Kim
· 11 years ago
c02745e
f2fs: pass flags field to setxattr functions
by Jaegeuk Kim
· 11 years ago
e112326
f2fs: clean up long variable names
by Jaegeuk Kim
· 11 years ago
6e452d6
f2fs: avoid unneeded lookup when xattr name length is too long
by Chao Yu
· 11 years ago
808a1d7
f2fs: avoid RECLAIM_FS-ON-W warning
by Jaegeuk Kim
· 11 years ago
d928bfb
f2fs: introduce fi->i_sem to protect fi's info
by Jaegeuk Kim
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
a6dda0e
f2fs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
6bacf52
f2fs: add unlikely() macro for compiler more aggressively
by Jaegeuk Kim
· 11 years ago
cc3de6a
f2fs: fix calculating incorrect free size when update xattr in __f2fs_setxattr
by Chao Yu
· 11 years ago
5d56b67
f2fs: add an option to avoid unnecessary BUG_ONs
by Jaegeuk Kim
· 11 years ago
e479556
f2fs: use rw_sem instead of fs_lock(locks mutex)
by Gu Zheng
· 11 years ago
52ab956
f2fs: don't GC or take an fs_lock from f2fs_initxattrs()
by Russ Knize
· 11 years ago
65985d9
f2fs: support the inline xattrs
by Jaegeuk Kim
· 11 years ago
dd9cfe2
f2fs: introduce __find_xattr for readability
by Jaegeuk Kim
· 11 years ago
479bd73
f2fs: should cover i_xattr_nid with its xattr node page lock
by Jaegeuk Kim
· 11 years ago
d71b556
f2fs: introduce cur_cp_version function to reduce code size
by Jaegeuk Kim
· 11 years ago
e518ff8
f2fs: fix inconsistency between xattr node blocks and its inode
by Jaegeuk Kim
· 11 years ago
8ae8f16
f2fs: support xattr security labels
by Jaegeuk Kim
· 11 years ago
1e03e38
f2fs: handle errors from get_node_page calls
by Jason Hrycay
· 11 years ago
3993683
f2fs: introduce a new global lock scheme
by Jaegeuk Kim
· 12 years ago
7c90977
f2fs: reorganize f2fs_setxattr
by Namjae Jeon
· 12 years ago
7d82db8
f2fs: add f2fs_balance_fs in several interfaces
by Jaegeuk Kim
· 12 years ago
9836b8b
f2fs: unify string length declarations and usage
by Leon Romanovsky
· 12 years ago
573ea5f
f2fs: resolve build failures
by Jaegeuk Kim
· 12 years ago
0a8165d
f2fs: adjust kernel coding style
by Jaegeuk Kim
· 12 years ago
af48b85
f2fs: add xattr and acl functionalities
by Jaegeuk Kim
· 12 years ago