Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6943546c2ddec2fe40f1b79eaeb0db198d29f227
/
fs
/
btrfs
/
delayed-inode.c
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
4f5427c
btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and item
by Qu Wenruo
· 7 years ago
e67c718
btrfs: add more __cold annotations
by David Sterba
· 7 years ago
e5c304e6
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
by Nikolay Borisov
· 7 years ago
b84acab
btrfs: Don't pass fs_info to __btrfs_run_delayed_items
by Nikolay Borisov
· 7 years ago
31466f3
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
c7f88c4
btrfs: convert to new i_version API
by Jeff Layton
· 7 years ago
e4fd493
Btrfs: fix stale entries in readdir
by Josef Bacik
· 7 years ago
8577787
btrfs: Move checks from btrfs_wq_run_delayed_node to btrfs_balance_delayed_items
by Nikolay Borisov
· 7 years ago
617c54a
btrfs: Make btrfs_async_run_delayed_root use a loop rather than multiple labels
by Nikolay Borisov
· 7 years ago
ec35e48
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
by Chris Mason
· 7 years ago
69fe2d7
btrfs: make the delalloc block rsv per inode
by Josef Bacik
· 7 years ago
42e9cc4
btrfs: increase ctx->pos for delayed dir index
by Josef Bacik
· 7 years ago
089e77e
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
6de5f18
btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
6ef06d2
btrfs: Make btrfs_i_size_write take btrfs_inode
by Nikolay Borisov
· 8 years ago
f85b737
btrfs: fix over-80 lines introduced by previous cleanups
by David Sterba
· 8 years ago
f5cc7b8
btrfs: Make btrfs_inode_delayed_dir_index_count take btrfs_inode
by Nikolay Borisov
· 8 years ago
5f4b32e
btrfs: Make btrfs_commit_inode_delayed_items take btrfs_inode
by Nikolay Borisov
· 8 years ago
aa79021
btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode
by Nikolay Borisov
· 8 years ago
f48d1cf
btrfs: Make btrfs_remove_delayed_node take btrfs_inode
by Nikolay Borisov
· 8 years ago
4ccb5c7
btrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
by Nikolay Borisov
· 8 years ago
e07222c
btrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
by Nikolay Borisov
· 8 years ago
e67bbbb
btrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
by Nikolay Borisov
· 8 years ago
6f45d18
btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode
by Nikolay Borisov
· 8 years ago
fcabdd1
btrfs: Make btrfs_delayed_inode_reserve_metadata take btrfs_inode
by Nikolay Borisov
· 8 years ago
e5517a7
btrfs: Make btrfs_get_or_create_delayed_node take btrfs_inode
by Nikolay Borisov
· 8 years ago
340c6ca
btrfs: Make btrfs_get_delayed_node take btrfs_inode
by Nikolay Borisov
· 8 years ago
4a0cc7c
btrfs: Make btrfs_ino take a struct btrfs_inode
by Nikolay Borisov
· 8 years ago
20c7bce
Btrfs: ACCESS_ONCE cleanup
by Seraphime Kirkovski
· 8 years ago
2939e1a
btrfs: limit async_work allocation and worker func duration
by Maxim Patlasov
· 8 years ago
3a45bb2
btrfs: remove root parameter from transaction commit/end routines
by Jeff Mahoney
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 9 years ago
ccdf9b3
btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
by Jeff Mahoney
· 9 years ago
0b246af
btrfs: root->fs_info cleanup, add fs_info convenience variables
by Jeff Mahoney
· 9 years ago
27965b6
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
by Jeff Mahoney
· 9 years ago
d2fbb2b
btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
e2c8990
btrfs: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 8 years ago
6664283
btrfs: btrfs_abort_transaction, drop root parameter
by Jeff Mahoney
· 9 years ago
fba4b69
btrfs: Fix slab accounting flags
by Nikolay Borisov
· 9 years ago
c48f49d
Btrfs: change delayed reservation fallback behavior
by Josef Bacik
· 9 years ago
25d609f
Btrfs: fix callers of btrfs_block_rsv_migrate
by Josef Bacik
· 9 years ago
02dbfc9
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
by Omar Sandoval
· 9 years ago
e1860a7
btrfs: GFP_NOFS does not GFP_HIGHMEM
by David Sterba
· 9 years ago
2e3fcb1
btrfs: Print Warning only if ENOSPC_DEBUG is enabled
by Ashish Samant
· 9 years ago
f004fae0
Merge branch 'cleanups-4.6' into for-chris-4.6
by David Sterba
· 9 years ago
5598e90
btrfs: drop null testing before destroy functions
by Kinglong Mee
· 9 years ago
bc4ef75
btrfs: properly set the termination value of ctx->pos in readdir
by David Sterba
· 9 years ago
352dd9c
btrfs: zero out delayed node upon allocation
by Alexandru Moise
· 9 years ago
ee86395
btrfs: comment the rest of implicit barriers before waitqueue_active
by David Sterba
· 10 years ago
6e17d30
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
by Yang Dongsheng
· 10 years ago
a585e94
Btrfs: delayed-inode: replace root args iff only fs_info used
by Daniel Dressler
· 10 years ago
9cc97d6
Btrfs: Add code to support file creation time
by chandan r
· 13 years ago
a937b97
btrfs: kill btrfs_inode_*time helpers
by David Sterba
· 10 years ago
6f89605
Btrfs: don't delay inode ref updates during log replay
by Chris Mason
· 10 years ago
962a298
btrfs: kill the key type accessor helpers
by David Sterba
· 11 years ago
9e0af23
Btrfs: fix task hang under heavy compressed write
by Liu Bo
· 10 years ago
9649303
btrfs: free delayed node outside of root->inode_lock
by Jeff Mahoney
· 11 years ago
d458b05
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
by Qu Wenruo
· 11 years ago
5b3bc44
btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue.
by Qu Wenruo
· 11 years ago
67de117
Btrfs: introduce the delayed inode ref deletion for the single link inode
by Miao Xie
· 11 years ago
7cf35d9
Btrfs: use flags instead of the bool variants in delayed node
by Miao Xie
· 11 years ago
a56dbd8
Btrfs: remove btrfs_end_transaction_dmeta()
by Miao Xie
· 11 years ago
0353808
Btrfs: cleanup code of btrfs_balance_delayed_items()
by Miao Xie
· 11 years ago
4dd466d
Btrfs: don't run delayed nodes again after all nodes flush
by Miao Xie
· 11 years ago
74c40f9
Btrfs: remove residual code in delayed inode async helper
by Miao Xie
· 11 years ago
efe120a
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
by Frank Holton
· 11 years ago
d9b0d9b
btrfs: Replace kmalloc with kmalloc_array
by Dulshani Gunawardhana
· 11 years ago
fae7f21
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
by Dulshani Gunawardhana
· 11 years ago
95e94d1
btrfs: Replace multiple atomic_inc() with atomic_add()
by Rashika
· 11 years ago
3c77bd9
Btrfs: don't leak delayed node on path allocation failure
by Filipe David Borba Manana
· 11 years ago
bdab49d
Btrfs: fix printing of non NULL terminated string
by Filipe David Borba Manana
· 11 years ago
c1c9ff7
Btrfs: Remove superfluous casts from u64 to unsigned long long
by Geert Uytterhoeven
· 11 years ago
3cae210
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
by Qu Wenruo
· 11 years ago
e3a0dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
9cdda8d
[readdir] convert btrfs
by Al Viro
· 12 years ago
78a1068
Btrfs: delete unused function
by Stefan Behrens
· 12 years ago
48a3b63
btrfs: make static code static & remove dead code
by Eric Sandeen
· 12 years ago
afe5fea
Btrfs: cleanup of function where fixup_low_keys() is called
by Tsutomu Itoh
· 12 years ago
de3cb94
Btrfs: improve the delayed inode throttling
by Chris Mason
· 12 years ago
d4c0a7d
btrfs: remove unused "item" in btrfs_insert_delayed_item()
by Eric Sandeen
· 12 years ago
0e8c36a
Btrfs: fix lots of orphan inodes when the space is not enough
by Miao Xie
· 12 years ago
4ea41ce
Btrfs: cleanup similar code in delayed inode
by Miao Xie
· 12 years ago
b53d3f5
Btrfs: cleanup for btrfs_btree_balance_dirty
by Liu Bo
· 12 years ago
08e007d
Btrfs: improve the noflush reservation
by Miao Xie
· 12 years ago
7205542
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
837e197
btrfs: polish names of kmem caches
by David Sterba
· 12 years ago
66d8f3d
Btrfs: add a new "type" field into the block reservation structure
by Miao Xie
· 12 years ago
2f2f43d
userns: Convert btrfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
66657b3
Btrfs: barrier before waitqueue_active
by Josef Bacik
· 12 years ago
6209526
btrfs: fix second lock in btrfs_delete_delayed_items()
by Fengguang Wu
· 12 years ago
293f7e0
Btrfs: zero unused bytes in inode item
by Li Zefan
· 12 years ago
96c3f43
Btrfs: flush delayed inodes if we're short on space
by Josef Bacik
· 13 years ago
67cde34
Btrfs: destroy the items of the delayed inodes in error handling routine
by Miao Xie
· 13 years ago
72ac3c0
Btrfs: convert the inode bit field to use the actual bit operations
by Josef Bacik
· 13 years ago
0c4d2d9
Btrfs: use i_version instead of our own sequence
by Josef Bacik
· 13 years ago
Next »