Nikolay Borisov
|
340c6ca9fd
btrfs: Make btrfs_get_delayed_node take btrfs_inode
|
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 |
Maxim Patlasov
|
2939e1a86f
btrfs: limit async_work allocation and worker func duration
|
8 years ago |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
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
|
d2fbb2b589
btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
|
8 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Masahiro Yamada
|
e2c8990734
btrfs: squash lines for simple wrapper functions
|
9 years ago |
Josef Bacik
|
afcdd129e0
Btrfs: add a flags field to btrfs_fs_info
|
9 years ago |
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 |