Jeff Mahoney
|
66642832f0
btrfs: btrfs_abort_transaction, drop root parameter
|
9 years ago |
Nikolay Borisov
|
fba4b69771
btrfs: Fix slab accounting flags
|
9 years ago |
Josef Bacik
|
c48f49d63d
Btrfs: change delayed reservation fallback behavior
|
9 years ago |
Josef Bacik
|
25d609f86d
Btrfs: fix callers of btrfs_block_rsv_migrate
|
9 years ago |
Omar Sandoval
|
02dbfc99b4
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
|
9 years ago |
David Sterba
|
e1860a7724
btrfs: GFP_NOFS does not GFP_HIGHMEM
|
9 years ago |
Ashish Samant
|
2e3fcb1ccd
btrfs: Print Warning only if ENOSPC_DEBUG is enabled
|
9 years ago |
David Sterba
|
f004fae0cf
Merge branch 'cleanups-4.6' into for-chris-4.6
|
9 years ago |
Kinglong Mee
|
5598e9005a
btrfs: drop null testing before destroy functions
|
9 years ago |
David Sterba
|
bc4ef7592f
btrfs: properly set the termination value of ctx->pos in readdir
|
9 years ago |
Alexandru Moise
|
352dd9c8d3
btrfs: zero out delayed node upon allocation
|
10 years ago |
David Sterba
|
ee86395458
btrfs: comment the rest of implicit barriers before waitqueue_active
|
10 years ago |
Yang Dongsheng
|
6e17d30bfa
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
|
10 years ago |
Daniel Dressler
|
a585e94895
Btrfs: delayed-inode: replace root args iff only fs_info used
|
10 years ago |
chandan r
|
9cc97d6462
Btrfs: Add code to support file creation time
|
13 years ago |
David Sterba
|
a937b9791e
btrfs: kill btrfs_inode_*time helpers
|
10 years ago |
Chris Mason
|
6f8960541b
Btrfs: don't delay inode ref updates during log replay
|
10 years ago |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 years ago |
Liu Bo
|
9e0af23764
Btrfs: fix task hang under heavy compressed write
|
11 years ago |
Jeff Mahoney
|
964930312a
btrfs: free delayed node outside of root->inode_lock
|
11 years ago |
Qu Wenruo
|
d458b0540e
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
|
11 years ago |
Qu Wenruo
|
5b3bc44e2e
btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.
|
11 years ago |
Miao Xie
|
67de11769b
Btrfs: introduce the delayed inode ref deletion for the single link inode
|
11 years ago |
Miao Xie
|
7cf35d91b4
Btrfs: use flags instead of the bool variants in delayed node
|
11 years ago |
Miao Xie
|
a56dbd8940
Btrfs: remove btrfs_end_transaction_dmeta()
|
11 years ago |
Miao Xie
|
0353808cae
Btrfs: cleanup code of btrfs_balance_delayed_items()
|
11 years ago |
Miao Xie
|
4dd466d36a
Btrfs: don't run delayed nodes again after all nodes flush
|
11 years ago |
Miao Xie
|
74c40f925e
Btrfs: remove residual code in delayed inode async helper
|
11 years ago |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 years ago |
Dulshani Gunawardhana
|
d9b0d9ba04
btrfs: Replace kmalloc with kmalloc_array
|
12 years ago |