Theodore Ts'o
|
8a2b307c21
ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
|
7 years ago |
Theodore Ts'o
|
54dd0e0a1b
ext4: add extra checks to ext4_xattr_block_get()
|
7 years ago |
Theodore Ts'o
|
9496005d6c
ext4: add bounds checking to ext4_xattr_find_entry()
|
7 years ago |
Theodore Ts'o
|
de05ca8526
ext4: move call to ext4_error() into ext4_xattr_check_block()
|
7 years ago |
Eric Biggers
|
ce3fd194fc
ext4: limit xattr size to INT_MAX
|
7 years ago |
Jeff Layton
|
ee73f9a52a
ext4: convert to new i_version API
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Tahsin Erdogan
|
a6d0567604
ext4: backward compatibility support for Lustre ea_inode implementation
|
8 years ago |
Tahsin Erdogan
|
32aaf19420
ext4: add missing xattr hash update
|
8 years ago |
Miao Xie
|
b640b2c51b
ext4: cleanup ext4_expand_extra_isize_ea()
|
8 years ago |
Miao Xie
|
cf0a5e818f
ext4: restructure ext4_expand_extra_isize
|
8 years ago |
Miao Xie
|
3b10fdc6d8
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
|
8 years ago |
Tahsin Erdogan
|
9699d4f91d
ext4: make xattr inode reads faster
|
8 years ago |
Tahsin Erdogan
|
ec00022030
ext4: inplace xattr block update fails to deduplicate blocks
|
8 years ago |
Emoly Liu
|
191eac3300
ext4: error should be cleared if ea_inode isn't added to the cache
|
8 years ago |
Tahsin Erdogan
|
af65207c76
ext4: fix __ext4_new_inode() journal credits calculation
|
8 years ago |
Tahsin Erdogan
|
cdb7ee4c63
ext4: add nombcache mount option
|
8 years ago |
Tahsin Erdogan
|
b9fc761ea2
ext4: strong binding of xattr inode references
|
8 years ago |
Tahsin Erdogan
|
daf8328172
ext4: eliminate xattr entry e_hash recalculation for removes
|
8 years ago |
Tahsin Erdogan
|
9c6e7853c5
ext4: reserve space for xattr entries/names
|
8 years ago |
Tahsin Erdogan
|
7a9ca53aea
quota: add get_inode_usage callback to transfer multi-inode charges
|
8 years ago |
Tahsin Erdogan
|
dec214d00e
ext4: xattr inode deduplication
|
8 years ago |
Tahsin Erdogan
|
30a7eb970c
ext4: cleanup transaction restarts during inode deletion
|
8 years ago |
Tahsin Erdogan
|
47387409ee
ext2, ext4: make mb block cache names more explicit
|
8 years ago |
Tahsin Erdogan
|
c07dfcb458
mbcache: make mbcache naming more generic
|
8 years ago |
Tahsin Erdogan
|
0421a189bc
ext4: modify ext4_xattr_ino_array to hold struct inode *
|
8 years ago |
Tahsin Erdogan
|
c1a5d5f6ab
ext4: improve journal credit handling in set xattr paths
|
8 years ago |
Tahsin Erdogan
|
65d3000520
ext4: ext4_xattr_delete_inode() should return accurate errors
|
8 years ago |
Tahsin Erdogan
|
b347e2bcd1
ext4: retry storing value in external inode with xattr block too
|
8 years ago |
Tahsin Erdogan
|
b315529891
ext4: fix credits calculation for xattr inode
|
8 years ago |