Darrick J. Wong
|
84e40080bd
ocfs2: convert inode refcount test to a helper
|
8 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Linus Torvalds
|
69c4289449
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 年之前 |
Andreas Gruenbacher
|
84d86e6d30
ocfs: fix ocfs2_xattr_user_get() argument name
|
9 年之前 |
Al Viro
|
5930122683
switch xattr_handler->set() to passing dentry and inode separately
|
9 年之前 |
Linus Torvalds
|
7f427d3a60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Junxiao Bi
|
c25a1e0671
ocfs2: fix posix_acl_create deadlock
|
9 年之前 |
Al Viro
|
b296821a7c
xattr_handler: pass dentry and inode as separate arguments of ->get()
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Andreas Gruenbacher
|
1046cb1195
ocfs2: Replace list xattr handler operations
|
9 年之前 |
Andreas Gruenbacher
|
98e9cb5711
vfs: Distinguish between full xattr names and proper prefixes
|
9 年之前 |
Andreas Gruenbacher
|
d9a82a0403
xattr handlers: Pass handler to operations instead of flags
|
9 年之前 |
Joe Perches
|
7ecef14ab1
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
|
10 年之前 |
Goldwyn Rodrigues
|
17a5b9ab32
ocfs2: acknowledge return value of ocfs2_error()
|
10 年之前 |
Sanidhya Kashyap
|
0f5e7b41f9
ocfs2: trusted xattr missing CAP_SYS_ADMIN check
|
10 年之前 |
Joseph Qi
|
b519ea6d9a
ocfs2: mark local functions as static
|
10 年之前 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Joseph Qi
|
023d4ea358
ocfs2: fix possible uninitialized variable access
|
10 年之前 |
Rickard Strandqvist
|
d6edc87af8
ocfs2: xattr: remove unused function
|
10 年之前 |
Jan Kara
|
2b693005b8
ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()
|
10 年之前 |
Wengang Wang
|
9c339255cb
ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket
|
11 年之前 |
Darrick J. Wong
|
6fdb702d62
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
|
11 年之前 |
Tariq Saeed
|
3ed2be719e
ocfs2: allow for more than one data extent when creating xattr
|
11 年之前 |
Christoph Hellwig
|
702e5bc68a
ocfs2: use generic posix ACL infrastructure
|
11 年之前 |
Rui Xiang
|
58796207cf
ocfs2: add necessary check in case sb_getblk() fails
|
11 年之前 |
Rui Xiang
|
7391a294b8
ocfs2: return ENOMEM when sb_getblk() fails
|
11 年之前 |
Goldwyn Rodrigues
|
06f9da6e82
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
|
11 年之前 |
Joseph Qi
|
6cae6d3189
ocfs2: fix possible double free in ocfs2_reflink_xattr_rec
|
12 年之前 |
Younger Liu
|
6ea437a363
ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set()
|
12 年之前 |