Show patches with: State = Action Required       |   68675 patches
« 1 2 ... 633 634 635686 687 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[20/42] dm: pass dm stats data dir instead of bi_rw - 2 - --- 2016-04-15 Mike Christie New
[19/42] dm: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[18/42] pm: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[17/42] ocfs2: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[16/42] nilfs: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[15/42] mpage: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[14/42] hfsplus: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[13/42] xfs: set bi_op to REQ_OP 1 2 - --- 2016-04-15 Mike Christie New
[12/42] gfs2: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[11/42] f2fs: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[10/42] btrfs: use bio fields for op and flags - 2 - --- 2016-04-15 Mike Christie New
[09/42] btrfs: update __btrfs_map_block for bi_op transition - 2 - --- 2016-04-15 Mike Christie New
[08/42] btrfs: set bi_op tp REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[07/42] btrfs: have submit_one_bio users setup bio bi_op - 2 - --- 2016-04-15 Mike Christie New
[06/42] direct-io: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[05/42] fs: have ll_rw_block users pass in op and flags separately - 2 - --- 2016-04-15 Mike Christie New
[04/42] fs: have submit_bh users pass in op and flags separately 1 2 - --- 2016-04-15 Mike Christie New
[03/42] block, fs, mm, drivers: set bi_op to REQ_OP - 2 - --- 2016-04-15 Mike Christie New
[02/42] block: add REQ_OP definitions and bi_op/op fields - 2 - --- 2016-04-15 Mike Christie New
[01/42] block/fs/drivers: remove rw argument from submit_bio - 3 - --- 2016-04-15 Mike Christie New
binary execution from DAX mount hang since next-20160407 - - - --- 2016-04-15 Hugh Dickins New
[RFC] xfs_scrub: create online filesystem scrub program - - - --- 2016-04-15 Darrick J. Wong New
namespace: update event counter when umounting a deleted dentry - - - --- 2016-04-14 Andrey Ulanov New
[5/5] vfs: Use dlock list for superblock's inode list - 1 - --- 2016-04-14 Waiman Long New
[4/5] vfs: Remove unnecessary list_for_each_entry_safe() variants - - - --- 2016-04-14 Waiman Long New
[3/5] fsnotify: Simplify inode iteration on umount - - - --- 2016-04-14 Waiman Long New
[2/5] lib/dlock-list: Add __percpu modifier for parameters - - - --- 2016-04-14 Waiman Long New
[1/5] lib/dlock-list: Distributed and lock-protected lists - 1 - --- 2016-04-14 Waiman Long New
dax: integrate *sync code & multi-order radix tree - - - --- 2016-04-14 Ross Zwisler New
[v3,2/2] ext2/4, xfs, blk: call dax_get_unmapped_area() for DAX pmd mappings - - - --- 2016-04-14 Kani, Toshi New
[v3,1/2] dax: add dax_get_unmapped_area for pmd mappings - - - --- 2016-04-14 Kani, Toshi New
[7/7] IB/hfi1: Move eprom to its own device - 3 - --- 2016-04-14 Dennis Dalessandro New
[6/7] IB/hfi1: Consolidate IOCTL defines - 1 - --- 2016-04-14 Dennis Dalessandro New
[5/7] IB/hfi1: Add trace message in user IOCTL handling - 1 - --- 2016-04-14 Dennis Dalessandro New
[4/7] IB/hfi1: Remove write(), use ioctl() for user cmds - 1 - --- 2016-04-14 Dennis Dalessandro New
[3/7] IB/hfi1: Add ioctl() interface for user commands - 3 - --- 2016-04-14 Dennis Dalessandro New
[2/7] IB/hfi1: Remove unused user command - 3 - --- 2016-04-14 Dennis Dalessandro New
[1/7] IB/hfi1: Export drivers user sw version via sysfs - 3 - --- 2016-04-14 Dennis Dalessandro New
[19/19] radix-tree: Free up the bottom bit of exceptional entries for reuse - - - --- 2016-04-14 Matthew Wilcox New
[18/19] dax: move RADIX_DAX_ definitions to dax.c - 2 - --- 2016-04-14 Matthew Wilcox New
[17/19] radix-tree: Make radix_tree_descend() more useful - - - --- 2016-04-14 Matthew Wilcox New
[16/19] radix-tree: Introduce radix_tree_replace_clear_tags() - - - --- 2016-04-14 Matthew Wilcox New
[15/19] radix-tree: Tidy up __radix_tree_create() - - - --- 2016-04-14 Matthew Wilcox New
[14/19] radix-tree: Tidy up range_tag_if_tagged - - - --- 2016-04-14 Matthew Wilcox New
[13/19] radix-tree: Tidy up next_chunk - - - --- 2016-04-14 Matthew Wilcox New
[12/19] radix-tree: Change naming conventions in radix_tree_shrink - - - --- 2016-04-14 Matthew Wilcox New
[11/19] radix-tree: Rename radix_tree_is_indirect_ptr() - - - --- 2016-04-14 Matthew Wilcox New
[10/19] radix-tree: Rename indirect_to_ptr() to entry_to_node() - - - --- 2016-04-14 Matthew Wilcox New
[09/19] radix-tree: Rename ptr_to_indirect() to node_to_entry() - - - --- 2016-04-14 Matthew Wilcox New
[08/19] radix-tree: Rename INDIRECT_PTR to INTERNAL_NODE - - - --- 2016-04-14 Matthew Wilcox New
[07/19] radix-tree: Remove root->height - 1 - --- 2016-04-14 Matthew Wilcox New
[06/19] radix tree test suite: Remove dependencies on height - - - --- 2016-04-14 Matthew Wilcox New
[05/19] radix-tree: Remove a use of root->height from delete_node - - - --- 2016-04-14 Matthew Wilcox New
[04/19] radix-tree: Replace node->height with node->shift - 1 - --- 2016-04-14 Matthew Wilcox New
[03/19] radix-tree: Split node->path into offset and height - 1 - --- 2016-04-14 Matthew Wilcox New
[02/19] radix-tree: Miscellaneous fixes - 1 - --- 2016-04-14 Matthew Wilcox New
[01/19] drivers/hwspinlock: Use correct radix tree API - - - --- 2016-04-14 Matthew Wilcox New
[v2,29/29] radix-tree: Add copyright statements - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,28/29] radix-tree: Fix radix_tree_dump() for multi-order entries - - - --- 2016-04-14 Matthew Wilcox New
[v2,27/29] radix-tree: Fix radix_tree_range_tag_if_tagged() for multiorder entries - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,26/29] radix-tree: Rewrite radix_tree_locate_item - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,25/29] radix-tree: Fix radix_tree_create for sibling entries - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,24/29] radix-tree test suite: add multi-order tag test - - - --- 2016-04-14 Matthew Wilcox New
[v2,23/29] radix-tree: Rewrite radix_tree_tag_get - - - --- 2016-04-14 Matthew Wilcox New
[v2,22/29] radix-tree: Rewrite radix_tree_tag_clear - - - --- 2016-04-14 Matthew Wilcox New
[v2,21/29] radix-tree: Rewrite radix_tree_tag_set - - - --- 2016-04-14 Matthew Wilcox New
[v2,20/29] radix tree test suite: multi-order iteration test - - - --- 2016-04-14 Matthew Wilcox New
[v2,19/29] radix-tree: add support for multi-order iterating - - - --- 2016-04-14 Matthew Wilcox New
[v2,18/29] radix-tree: Fix multiorder BUG_ON in radix_tree_insert - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,17/29] radix-tree: Rewrite __radix_tree_lookup - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,16/29] radix-tree: Fix several shrinking bugs with multiorder entries - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,15/29] radix tree test suite: Start adding multiorder tests - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,14/29] radix-tree: Fix extending the tree for multi-order entries at offset 0 - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,13/29] radix-tree: Introduce radix_tree_load_root() - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,12/29] radix-tree: Remove restriction on multi-order entries - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,11/29] radix-tree: Fix deleting a multi-order entry through an alias - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,10/29] radix-tree: Fix sibling entry insertion - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,09/29] radix-tree: Add missing sibling entry functionality - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,08/29] Introduce CONFIG_RADIX_TREE_MULTIORDER - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,07/29] radix-tree: remove unused looping macros - - - --- 2016-04-14 Matthew Wilcox New
[v2,06/29] radix tree test suite: rebuild when headers change - - - --- 2016-04-14 Matthew Wilcox New
[v2,05/29] radix tree test suite: keep regression test runs short - - - --- 2016-04-14 Matthew Wilcox New
[v2,04/29] radix tree test suite: Allow testing other fan-out values - - - --- 2016-04-14 Matthew Wilcox New
[v2,03/29] radix tree test suite: Add tests for radix_tree_locate_item() - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,02/29] radix tree test suite: Fix build - 1 - --- 2016-04-14 Matthew Wilcox New
[v2,01/29] radix-tree: Introduce radix_tree_empty - 2 - --- 2016-04-14 Matthew Wilcox New
fs: add the FIGETFROZEN ioctl call - - - --- 2016-04-14 Florian Margaine New
fs: add the FIGETFROZEN ioctl call - - - --- 2016-04-14 Florian Margaine New
[42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH - 1 - --- 2016-04-13 Mike Christie New
[41/42] block: use QUEUE flags instead of flush_flags to test for flush support - - - --- 2016-04-13 Mike Christie New
[40/42] block, drivers: add REQ_OP_FLUSH operation - 1 - --- 2016-04-13 Mike Christie New
[39/42] block: shrink bio/request fields - 1 - --- 2016-04-13 Mike Christie New
[38/42] block, fs: remove old REQ definitions. - 1 - --- 2016-04-13 Mike Christie New
[37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs. - 1 - --- 2016-04-13 Mike Christie New
[36/42] ide cd: do not set REQ_WRITE on requests. - 1 - --- 2016-04-13 Mike Christie New
[35/42] blktrace: get op from req->op/bio->bi_op - 1 - --- 2016-04-13 Mike Christie New
[34/42] drivers: set request op to REQ_OP - 1 - --- 2016-04-13 Mike Christie New
[33/42] block: convert rq_data_dir helper to use REQ_OPs - 1 - --- 2016-04-13 Mike Christie New
[32/42] block: convert is_sync helpers to use REQ_OPs. - 1 - --- 2016-04-13 Mike Christie New
[31/42] block: convert merge/insert code to check for REQ_OPs. - 1 - --- 2016-04-13 Mike Christie New
« 1 2 ... 633 634 635686 687 »