Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 anni fa |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 anni fa |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 anni fa |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 anni fa |
Filipe Manana
|
5f5bc6b1e2
Btrfs: make xattr replace operations atomic
|
10 anni fa |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 anni fa |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 anni fa |
Filipe David Borba Manana
|
878f2d2cb3
Btrfs: fix max dir item size calculation
|
11 anni fa |
Filipe David Borba Manana
|
e46f5388cd
Btrfs: fix verification of dir_item
|
12 anni fa |
Ross Kirk
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
12 anni fa |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 anni fa |
Tsutomu Itoh
|
4b90c68015
Btrfs: remove unused argument of btrfs_extend_item()
|
12 anni fa |
Tsutomu Itoh
|
afe5fea72b
Btrfs: cleanup of function where fixup_low_keys() is called
|
12 anni fa |
Chris Mason
|
9c52057c69
Btrfs: fix hash overflow handling
|
12 anni fa |
Jeff Mahoney
|
79787eaab4
btrfs: replace many BUG_ONs with proper error handling
|
13 anni fa |
Jeff Mahoney
|
143bede527
btrfs: return void in functions without error conditions
|
13 anni fa |
Li Zefan
|
85d85a743d
Btrfs: remove redundant code for dir item lookup
|
14 anni fa |
Josef Bacik
|
fa09200b83
Btrfs: try to only do one btrfs_search_slot in do_setxattr
|
14 anni fa |
Chris Mason
|
d6c0cb379c
Merge branch 'cleanups_and_fixes' into inode_numbers
|
14 anni fa |
Tsutomu Itoh
|
1cd307990d
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item
|
14 anni fa |
Sergei Trofimovich
|
9694b3fcbb
btrfs: typo: 'btrfS' -> 'btrfs'
|
14 anni fa |
Chris Mason
|
945d8962ce
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
|
14 anni fa |
Chris Mason
|
0d0ca30f18
Btrfs: update the delayed inode code to use the btrfs_ino helper.
|
14 anni fa |
Miao Xie
|
16cdcec736
btrfs: implement delayed inode items operation
|
14 anni fa |
David Sterba
|
b3b4aa74b5
btrfs: drop unused parameter from btrfs_release_path
|
14 anni fa |
Tsutomu Itoh
|
c2db1073fd
Btrfs: check return value of btrfs_alloc_path()
|
14 anni fa |
Josef Bacik
|
22a94d44bd
Btrfs: add checks to verify dir items are correct
|
14 anni fa |
Andi Kleen
|
411fc6bcef
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
|
15 anni fa |
Yan, Zheng
|
f34f57a3ab
Btrfs: Pass transaction handle to security and ACL initialization functions
|
16 anni fa |
Yan, Zheng
|
4df27c4d5c
Btrfs: change how subvolumes are organized
|
16 anni fa |