David Sterba
|
1164a9fb9c
btrfs: fix validation of XATTR_ITEM dir items
|
8 years ago |
Su Yue
|
26a836cec2
btrfs: Check name_len on add_inode_ref call path
|
8 years ago |
Su Yue
|
e79a33270d
btrfs: Check name_len with boundary in verify dir_item
|
8 years ago |
Su Yue
|
19c6dcbfa7
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
|
8 years ago |
Su Yue
|
286b92f43c
btrfs: tree-log.c: Wrong printk information about namelen
|
8 years ago |
David Sterba
|
b9d04c607c
btrfs: do proper error handling in btrfs_insert_xattr_item
|
8 years ago |
Nikolay Borisov
|
8e7611cf38
btrfs: Make btrfs_insert_dir_item take btrfs_inode
|
8 years ago |
David Sterba
|
f85b7379cd
btrfs: fix over-80 lines introduced by previous cleanups
|
8 years ago |
Nikolay Borisov
|
6f45d18568
btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
4a0cc7ca6c
btrfs: Make btrfs_ino take a struct btrfs_inode
|
8 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Filipe Manana
|
5f5bc6b1e2
Btrfs: make xattr replace operations atomic
|
11 years ago |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 years ago |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 years ago |
Filipe David Borba Manana
|
878f2d2cb3
Btrfs: fix max dir item size calculation
|
11 years ago |
Filipe David Borba Manana
|
e46f5388cd
Btrfs: fix verification of dir_item
|
12 years ago |
Ross Kirk
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
12 years ago |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
Tsutomu Itoh
|
4b90c68015
Btrfs: remove unused argument of btrfs_extend_item()
|
12 years ago |
Tsutomu Itoh
|
afe5fea72b
Btrfs: cleanup of function where fixup_low_keys() is called
|
12 years ago |
Chris Mason
|
9c52057c69
Btrfs: fix hash overflow handling
|
12 years ago |
Jeff Mahoney
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 years ago |
Jeff Mahoney
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
Li Zefan
|
85d85a743d
Btrfs: remove redundant code for dir item lookup
|
14 years ago |
Josef Bacik
|
fa09200b83
Btrfs: try to only do one btrfs_search_slot in do_setxattr
|
14 years ago |
Chris Mason
|
d6c0cb379c
Merge branch 'cleanups_and_fixes' into inode_numbers
|
14 years ago |
Tsutomu Itoh
|
1cd307990d
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item
|
14 years ago |