Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 vuotta sitten |
Linus Torvalds
|
03e4970c10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
14 vuotta sitten |
Tao Ma
|
402b418311
ocfs2: Remove masklog ML_XATTR.
|
14 vuotta sitten |
Tao Ma
|
c1e8d35ef5
ocfs2: Remove EXIT from masklog.
|
14 vuotta sitten |
Tao Ma
|
ef6b689b63
ocfs2: Remove ENTRY from masklog.
|
14 vuotta sitten |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 vuotta sitten |
Jeff Liu
|
2decd65a26
ocfs2: Avoid to evaluate xattr block flags again.
|
14 vuotta sitten |
Tao Ma
|
5e64b0d9e8
ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.
|
14 vuotta sitten |
Tao Ma
|
121a39bb00
ocfs2: Make xattr reflink work with new local alloc reservation.
|
15 vuotta sitten |
Tao Ma
|
a78f9f4668
ocfs2: make xattr extension work with new local alloc reservation.
|
15 vuotta sitten |
Stephen Hemminger
|
537d81ca7c
ocfs: constify xattr_handler
|
15 vuotta sitten |
Tao Ma
|
5f5261acb0
ocfs2: Don't retry xattr set in case value extension fails.
|
15 vuotta sitten |
Tao Ma
|
d5a7df0649
ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
|
15 vuotta sitten |
Tao Ma
|
74380c479a
ocfs2: Free block to the right block group.
|
15 vuotta sitten |
Joel Becker
|
2b6cb576aa
ocfs2: Set suballoc_loc on allocated metadata.
|
15 vuotta sitten |
Joel Becker
|
1ed9b777f7
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
|
15 vuotta sitten |
Tao Ma
|
c901fb0073
ocfs2: Make ocfs2_extend_trans() really extend.
|
15 vuotta sitten |
Joel Becker
|
ec20cec7a3
ocfs2: Make ocfs2_journal_dirty() void.
|
15 vuotta sitten |
Tao Ma
|
b23179681c
ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
|
15 vuotta sitten |
Tao Ma
|
dfe4d3d6a6
ocfs2: Fix the update of name_offset when removing xattrs
|
15 vuotta sitten |
Joel Becker
|
399ff3a748
ocfs2: Handle errors while setting external xattr values.
|
15 vuotta sitten |
Joel Becker
|
139ffacebf
ocfs2: Set inline xattr entries with ocfs2_xa_set()
|
16 vuotta sitten |
Joel Becker
|
d3981544d7
ocfs2: Set xattr block entries with ocfs2_xa_set()
|
16 vuotta sitten |
Joel Becker
|
c5d95df5f7
ocfs2: Let ocfs2_xa_prepare_entry() do space checks.
|
16 vuotta sitten |
Joel Becker
|
bca5e9bd1e
ocfs2: Gell into ocfs2_xa_set()
|
16 vuotta sitten |
Joel Becker
|
73857ee0b5
ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value()
|
16 vuotta sitten |
Joel Becker
|
cf2bc80940
ocfs2: Teach ocfs2_xa_loc how to do its own journal work
|
16 vuotta sitten |
Joel Becker
|
3fc12afa0c
ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing
|
16 vuotta sitten |
Joel Becker
|
9dc474005d
ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value()
|
16 vuotta sitten |
Joel Becker
|
69a3e539d0
ocfs2: Set the xattr name+value pair in one place
|
16 vuotta sitten |