Show patches with: Submitter = Josef Bacik       |    State = Action Required       |   3488 patches
« 1 2 ... 32 33 34 35 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] samples/bpf: add a test for bpf_override_return 1 - - --- 2017-11-17 Josef Bacik New
[3/4] bpf: add a bpf_override_function helper 1 - - --- 2017-11-17 Josef Bacik New
[2/4] btrfs: make open_ctree error injectable - - - --- 2017-11-17 Josef Bacik New
[1/4] add infrastructure for tagging functions as error injectable - - - --- 2017-11-17 Josef Bacik New
btrfs: fix deadlock when writing out space cache - 2 - --- 2017-11-15 Josef Bacik New
[10/10] btrfs: rework end io for extent buffer reads - - - --- 2017-11-14 Josef Bacik New
[09/10] Btrfs: kill the btree_inode - - - --- 2017-11-14 Josef Bacik New
[08/10] export radix_tree_iter_tag_set 1 - - --- 2017-11-14 Josef Bacik New
[07/10] writeback: introduce super_operations->write_metadata - 2 - --- 2017-11-14 Josef Bacik New
[06/10] writeback: add counters for metadata usage - 1 - --- 2017-11-14 Josef Bacik New
[05/10] writeback: convert the flexible prop stuff to bytes - - - --- 2017-11-14 Josef Bacik New
[04/10] lib: add a __fprop_add_percpu_max - - - --- 2017-11-14 Josef Bacik New
[03/10] lib: add a batch size to fprop_global - - - --- 2017-11-14 Josef Bacik New
[02/10] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes 1 1 - --- 2017-11-14 Josef Bacik New
[01/10] remove mapping from balance_dirty_pages*() - 2 - --- 2017-11-14 Josef Bacik New
[v2] btrfs: don't bug_on with enomem in __clear_state_bit - - - --- 2017-11-10 Josef Bacik New
[6/6] btrfs: rework end io for extent buffer reads - - - --- 2017-11-09 Josef Bacik New
[5/6] Btrfs: kill the btree_inode - - - --- 2017-11-09 Josef Bacik New
[4/6] export radix_tree_iter_tag_set 1 - - --- 2017-11-09 Josef Bacik New
[3/6] writeback: introduce super_operations->write_metadata - - - --- 2017-11-09 Josef Bacik New
[2/6] writeback: allow for dirty metadata accounting - - - --- 2017-11-09 Josef Bacik New
[1/6] remove mapping from balance_dirty_pages*() - 1 - --- 2017-11-09 Josef Bacik New
btrfs: don't bug_on with enomem in __clear_state_bit - - - --- 2017-11-09 Josef Bacik New
[8/8] btrfs: move btrfs_truncate_block out of trans handle - - - --- 2017-10-19 Josef Bacik New
[7/8] btrfs: don't call btrfs_start_delalloc_roots in flushoncommit - - - --- 2017-10-19 Josef Bacik New
[6/8] btrfs: track refs in a rb_tree instead of a list - - - --- 2017-10-19 Josef Bacik New
[5/8] btrfs: add a comp_refs() helper - - - --- 2017-10-19 Josef Bacik New
[4/8] btrfs: switch args for comp_*_refs - - - --- 2017-10-19 Josef Bacik New
[3/8] btrfs: make the delalloc block rsv per inode - - - --- 2017-10-19 Josef Bacik New
[2/8] btrfs: add tracepoints for outstanding extents mods - - - --- 2017-10-19 Josef Bacik New
[1/8] Btrfs: rework outstanding_extents - - - --- 2017-10-19 Josef Bacik New
[21/21] btrfs: add assertions for releasing trans handle reservations - 1 - --- 2017-09-29 Josef Bacik New
[20/21] btrfs: move btrfs_truncate_block out of trans handle - - - --- 2017-09-29 Josef Bacik New
[19/21] btrfs: don't call btrfs_start_delalloc_roots in flushoncommit - - - --- 2017-09-29 Josef Bacik New
[18/21] btrfs: fix send ioctl on 32bit with 64bit kernel - - - --- 2017-09-29 Josef Bacik New
[17/21] btrfs: track refs in a rb_tree instead of a list - - - --- 2017-09-29 Josef Bacik New
[16/21] btrfs: add a comp_refs() helper - - - --- 2017-09-29 Josef Bacik New
[15/21] btrfs: switch args for comp_*_refs - - - --- 2017-09-29 Josef Bacik New
[14/21] btrfs: remove type argument from comp_tree_refs - 1 - --- 2017-09-29 Josef Bacik New
[13/21] btrfs: remove delayed_ref_node from ref_head - 1 - --- 2017-09-29 Josef Bacik New
[12/21] btrfs: move all ref head cleanup to the helper function - 1 - --- 2017-09-29 Josef Bacik New
[11/21] btrfs: move ref_mod modification into the if (ref) logic - 1 - --- 2017-09-29 Josef Bacik New
[10/21] btrfs: breakout empty head cleanup to a helper - 1 - --- 2017-09-29 Josef Bacik New
[09/21] btrfs: move extent_op cleanup to a helper - 1 - --- 2017-09-29 Josef Bacik New
[08/21] btrfs: add a helper to return a head ref - 1 - --- 2017-09-29 Josef Bacik New
[07/21] Btrfs: only check delayed ref usage in should_end_transaction - 1 - --- 2017-09-29 Josef Bacik New
[06/21] Btrfs: add a extent ref verify tool - 1 - --- 2017-09-29 Josef Bacik New
[05/21] btrfs: pass root to various extent ref mod functions - 1 - --- 2017-09-29 Josef Bacik New
[04/21] btrfs: add ref-verify mount option - 1 - --- 2017-09-29 Josef Bacik New
[03/21] btrfs: make the delalloc block rsv per inode - - - --- 2017-09-29 Josef Bacik New
[02/21] btrfs: add tracepoints for outstanding extents mods - - - --- 2017-09-29 Josef Bacik New
[01/21] Btrfs: rework outstanding_extents - - - --- 2017-09-29 Josef Bacik New
btrfs-progs: fix invalid assert in backref.c - - - --- 2017-09-28 Josef Bacik New
[v2] btrfs: fix send ioctl on 32bit with 64bit kernel - 1 - --- 2017-09-27 Josef Bacik New
btrfs: fix send ioctl on 32bit with 64bit kernel - - - --- 2017-09-26 Josef Bacik New
[10/10] btrfs: track refs in a rb_tree instead of a list - - - --- 2017-09-11 Josef Bacik New
[09/10] btrfs: add a comp_refs() helper - - - --- 2017-09-11 Josef Bacik New
[08/10] btrfs: switch args for comp_*_refs - 1 - --- 2017-09-11 Josef Bacik New
[07/10] btrfs: remove type argument from comp_tree_refs - 1 - --- 2017-09-11 Josef Bacik New
[06/10] btrfs: remove delayed_ref_node from ref_head - - - --- 2017-09-11 Josef Bacik New
[05/10] btrfs: move all ref head cleanup to the helper function - - - --- 2017-09-11 Josef Bacik New
[04/10] btrfs: move ref_mod modification into the if (ref) logic - - - --- 2017-09-11 Josef Bacik New
[03/10] btrfs: breakout empty head cleanup to a helper - - - --- 2017-09-11 Josef Bacik New
[02/10] btrfs: move extent_op cleanup to a helper - - - --- 2017-09-11 Josef Bacik New
[01/10] btrfs: add a helper to return a head ref - - - --- 2017-09-11 Josef Bacik New
Btrfs: only check delayed ref usage in should_end_transaction - - - --- 2017-09-06 Josef Bacik New
[v3] Btrfs: add a extent ref verify tool - - - --- 2017-09-01 Josef Bacik New
[v2] Btrfs: add a extent ref verify tool - - - --- 2017-08-31 Josef Bacik New
Btrfs: add a extent ref verify tool - - - --- 2017-08-31 Josef Bacik New
btrfs: log csums for all modified extents - - - --- 2017-08-29 Josef Bacik New
[v2] btrfs-progs: print the csum length in debug-tree - 1 - --- 2017-08-25 Josef Bacik New
btrfs-progs: print the csum length in debug-tree - - - --- 2017-08-25 Josef Bacik New
[v2] btrfs: change how we decide to commit transactions during flushing - - - --- 2017-08-22 Josef Bacik New
[v2] btrfs: make the delalloc block rsv per inode - - - --- 2017-08-21 Josef Bacik New
[v2] Btrfs: rework outstanding_extents - - - --- 2017-08-21 Josef Bacik New
btrfs: change how we decide to commit transactions during flushing - - - --- 2017-08-18 Josef Bacik New
btrfs: make the delalloc block rsv per inode - - - --- 2017-08-17 Josef Bacik New
Btrfs: rework outstanding_extents 1 - - --- 2017-08-17 Josef Bacik New
[2/2] btrfs: increase ctx->pos for delayed dir index - - - --- 2017-08-01 Josef Bacik New
[1/2,v3] btrfs: fix readdir deadlock with pagefault - - - --- 2017-08-01 Josef Bacik New
[2/2] btrfs: increase ctx->pos for delayed dir index - 1 - --- 2017-07-24 Josef Bacik New
[1/2,v2] btrfs: fix readdir deadlock with pagefault - 1 - --- 2017-07-24 Josef Bacik New
[3/3] btrfs: increase ctx->pos for delayed dir index - - - --- 2017-07-21 Josef Bacik New
[2/3] btrfs: fix readdir deadlock with pagefault - - - --- 2017-07-21 Josef Bacik New
[1/3] btrfs: don't allow trans ioctl on a directory - - - --- 2017-07-21 Josef Bacik New
[3/3] Btrfs: don't pass the inode through clean_io_failure - 2 - --- 2017-05-05 Josef Bacik New
[2/3] btrfs: remove inode argument from repair_io_failure - 2 - --- 2017-05-05 Josef Bacik New
[1/3] Btrfs: replace tree->mapping with tree->private_data - 1 - --- 2017-05-05 Josef Bacik New
« 1 2 ... 32 33 34 35 »