Chris Mason
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 years ago |
Qu Wenruo
|
d1b8b94a2b
btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
|
8 years ago |
David Sterba
|
fac03c8dae
btrfs: move fs_info::fs_frozen to the flags
|
8 years ago |
David Sterba
|
4b5faeac46
btrfs: use generic slab for for btrfs_transaction
|
8 years ago |
Josef Bacik
|
c6100a4b4e
Btrfs: replace tree->mapping with tree->private_data
|
8 years ago |
Qu Wenruo
|
82bafb38c2
btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
|
8 years ago |
David Sterba
|
f486135eba
btrfs: remove unused qgroup members from btrfs_trans_handle
|
8 years ago |
Elena Reshetova
|
9b64f57ddf
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
|
8 years ago |
Nikolay Borisov
|
6ef06d2790
btrfs: Make btrfs_i_size_write take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
877574e254
btrfs: Make btrfs_set_inode_index take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
8e7611cf38
btrfs: Make btrfs_insert_dir_item take btrfs_inode
|
8 years ago |
David Sterba
|
8b74c03e3c
btrfs: remove unused parameter from btrfs_prepare_extent_commit
|
8 years ago |
David Sterba
|
eece6a9cf6
btrfs: merge two superblock writing helpers
|
8 years ago |
David Sterba
|
9ea6e2b548
btrfs: remove unnecessary mutex lock in qgroup_account_snapshot
|
8 years ago |
Jeff Mahoney
|
003d7c59e8
btrfs: allow unlink to exceed subvolume quota
|
8 years ago |
Nikolay Borisov
|
4a0cc7ca6c
btrfs: Make btrfs_ino take a struct btrfs_inode
|
8 years ago |
Seraphime Kirkovski
|
20c7bcec6f
Btrfs: ACCESS_ONCE cleanup
|
8 years ago |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 years ago |
Jeff Mahoney
|
bf89d38feb
btrfs: split btrfs_wait_marked_extents into normal and tree log functions
|
9 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
ccdf9b305a
btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
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
|
6bccf3ab1e
btrfs: call functions that always use the same root with fs_info instead
|
9 years ago |
Jeff Mahoney
|
5b4aacefb8
btrfs: call functions that overwrite their root parameter with fs_info
|
9 years ago |
Linus Torvalds
|
f29135b54b
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 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 |