David Sterba
|
913e153572
btrfs: drop newlines from strings when using btrfs_* helpers
|
8 years ago |
David Sterba
|
619a974292
btrfs: use clear_page where appropriate
|
8 years ago |
Linus Torvalds
|
1827adb11a
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Ingo Molnar
|
f361bf4a66
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
|
8 years ago |
Nikolay Borisov
|
691fa05967
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
6ef06d2790
btrfs: Make btrfs_i_size_write take btrfs_inode
|
8 years ago |
Jeff Mahoney
|
21e75ffe3c
btrfs: btrfs_truncate_free_space_cache always allocates path
|
8 years ago |
Jeff Mahoney
|
77ab86bf1c
btrfs: free-space-cache, clean up unnecessary root arguments
|
8 years ago |
David Sterba
|
0e8d931a82
btrfs: remove unused parameters from __btrfs_write_out_cache
|
8 years ago |
David Sterba
|
7bf1a15912
btrfs: remove unused parameter from cleanup_write_cache_enospc
|
8 years ago |
David Sterba
|
1d4805386e
btrfs: make space cache inode readahead failure nonfatal
|
8 years ago |
Nikolay Borisov
|
4a0cc7ca6c
btrfs: Make btrfs_ino take a struct btrfs_inode
|
8 years ago |
David Sterba
|
34441361c4
btrfs: opencode chunk locking, remove helpers
|
9 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
afdb571890
btrfs: simplify btrfs_wait_cache_io prototype
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
3796d33535
btrfs: root->fs_info cleanup, lock/unlock_chunks
|
9 years ago |
Jeff Mahoney
|
27965b6c2c
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
f15376df0d
btrfs: root->fs_info cleanup, io_ctl_init
|
9 years ago |
Jeff Mahoney
|
5b4aacefb8
btrfs: call functions that overwrite their root parameter with fs_info
|
9 years ago |
Christophe JAILLET
|
4d5106a126
btrfs: remove redundant check of btrfs_iget return value
|
9 years ago |
Domagoj Tršan
|
0b5e3dafb6
btrfs: change btrfs_csum_final result param type to u8
|
9 years ago |
David Sterba
|
b159fa2808
btrfs: remove constant parameter to memset_extent_buffer and rename it
|
8 years ago |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 years ago |
Jeff Mahoney
|
62e855771d
btrfs: convert printk(KERN_* to use pr_* calls
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Jeff Mahoney
|
66642832f0
btrfs: btrfs_abort_transaction, drop root parameter
|
9 years ago |
Jeff Mahoney
|
3cdde2240d
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
|
9 years ago |
Feifei Xu
|
b9ef22dedd
Btrfs: self-tests: Support non-4k page size
|
9 years ago |