Show patches with: Submitter = Bart Van Assche       |    State = Action Required       |   565 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[blktests,3/3] Add NVMeOF dm-mpath tests Add NVMeOF multipath tests - - - --- 2018-08-15 Bart Van Assche New
[blktests,2/3] tests/srp: Remove /etc/multipath.conf after a test has finished Add NVMeOF multipath tests - - - --- 2018-08-15 Bart Van Assche New
[blktests,1/3] tests/srp: Remove unused code Add NVMeOF multipath tests - - - --- 2018-08-15 Bart Van Assche New
[v2,2/2] nvme: Fix race conditions related to creation of /dev/nvme0n<x> Fix a race condition related to creation of /dev/nvme0n<x> - 1 - --- 2018-08-13 Bart Van Assche New
[v2,1/2] block: Introduce alloc_disk_node_attr() Fix a race condition related to creation of /dev/nvme0n<x> - - - --- 2018-08-13 Bart Van Assche New
blkcg: Make blkg_root_lookup() work for queues in bypass mode blkcg: Make blkg_root_lookup() work for queues in bypass mode - - - --- 2018-08-10 Bart Van Assche New
[v6,12/12] blk-mq: Enable support for runtime power management blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,11/12] block: Change the runtime power management approach (2/2) blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,10/12] block: Change the runtime power management approach (1/2) blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,09/12] block: Split blk_pm_add_request() and blk_pm_put_request() blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,08/12] block, scsi: Introduce blk_pm_runtime_exit() blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,07/12] block: Move power management code into a new source file blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,06/12] scsi: Reallow SPI domain validation during system suspend blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,05/12] block, scsi: Rename QUEUE_FLAG_PREEMPT_ONLY into DV_ONLY and introduce PM_ONLY blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,04/12] scsi: Introduce the SDEV_SUSPENDED device status blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,03/12] scsi: Only set RQF_DV for requests used for domain validation blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,02/12] scsi: Alter handling of RQF_DV requests blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v6,01/12] block, scsi: Introduce request flag RQF_DV blk-mq: Implement runtime power management - - - --- 2018-08-09 Bart Van Assche New
[v5,3/3] block: Ensure that a request queue is dissociated from the cgroup controller Ensure that a request queue is dissociated from the cgroup controller - 1 1 --- 2018-08-09 Bart Van Assche New
[v5,2/3] block: Introduce blk_exit_queue() Ensure that a request queue is dissociated from the cgroup controller - 1 - --- 2018-08-09 Bart Van Assche New
[v5,1/3] blkcg: Introduce blkg_root_lookup() Ensure that a request queue is dissociated from the cgroup controller - - - --- 2018-08-09 Bart Van Assche New
block: Remove two superfluous #include directives block: Remove two superfluous #include directives - 1 - --- 2018-08-09 Bart Van Assche New
[2/2] cfq: Suppress compiler warnings about comparisons CFQ: Suppress W=1 compiler warnings - - - --- 2018-08-07 Bart Van Assche New
[1/2] cfq: Annotate fall-through in a switch statement CFQ: Suppress W=1 compiler warnings - - - --- 2018-08-07 Bart Van Assche New
[v5,9/9] blk-mq: Enable support for runtime power management blk-mq: Implement runtime power management - - - --- 2018-08-07 Bart Van Assche New
[v5,8/9] blk-mq: Insert a blk_pm_put_request() call blk-mq: Implement runtime power management - - - --- 2018-08-07 Bart Van Assche New
[v5,7/9] block: Remove blk_pm_requeue_request() blk-mq: Implement runtime power management - - - --- 2018-08-07 Bart Van Assche New
[v5,6/9] block: Change the runtime power management approach (2/2) blk-mq: Implement runtime power management - - - --- 2018-08-07 Bart Van Assche New
[v5,5/9] block: Change the runtime power management approach (1/2) blk-mq: Implement runtime power management - - - --- 2018-08-07 Bart Van Assche New
[v5,4/9] percpu-refcount: Introduce percpu_ref_is_in_use() blk-mq: Implement runtime power management - - - --- 2018-08-07 Bart Van Assche New
[v5,3/9] block, scsi: Introduce blk_pm_runtime_exit() blk-mq: Implement runtime power management - - - --- 2018-08-07 Bart Van Assche New
[v5,2/9] block: Move power management code into a new source file blk-mq: Implement runtime power management - - - --- 2018-08-07 Bart Van Assche New
[v5,1/9] block: Change the preempt-only flag into a counter blk-mq: Implement runtime power management - 1 - --- 2018-08-07 Bart Van Assche New
[v4,10/10] blk-mq: Enable support for runtime power management blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,09/10] blk-mq: Insert blk_pm_{add,put}_request() calls blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,08/10] block: Remove blk_pm_requeue_request() blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,07/10] block, scsi: Rework runtime power management blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,06/10] percpu-refcount: Introduce percpu_ref_read() blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,05/10] block: Serialize queue freezing and blk_pre_runtime_suspend() blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,04/10] block: Move power management code into a new source file blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,03/10] block, ide: Remove flag BLK_MQ_REQ_PREEMPT blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,02/10] block, scsi: Give RQF_PREEMPT back its original meaning blk-mq: Enable runtime power management - - - --- 2018-08-04 Bart Van Assche New
[v4,01/10] block: Change the preempt-only flag into a counter blk-mq: Enable runtime power management - 2 - --- 2018-08-04 Bart Van Assche New
[v3,9/9] blk-mq: Enable support for runtime power management blk-mq: Enable runtime power management - - - --- 2018-08-02 Bart Van Assche New
[v3,8/9] blk-mq: Insert blk_pm_{add,put}_request() calls blk-mq: Enable runtime power management - - - --- 2018-08-02 Bart Van Assche New
[v3,7/9] block: Remove blk_pm_requeue_request() blk-mq: Enable runtime power management - - - --- 2018-08-02 Bart Van Assche New
[v3,6/9] block: Warn if pm_runtime_get*() has not been called blk-mq: Enable runtime power management - - - --- 2018-08-02 Bart Van Assche New
[v3,5/9] block, scsi: Rework runtime power management blk-mq: Enable runtime power management - - - --- 2018-08-02 Bart Van Assche New
[v3,4/9] percpu-refcount: Introduce percpu_ref_read() blk-mq: Enable runtime power management - - - --- 2018-08-02 Bart Van Assche New
[v3,3/9] block: Serialize queue freezing and blk_pre_runtime_suspend() blk-mq: Enable runtime power management - - - --- 2018-08-02 Bart Van Assche New
[v3,2/9] block: Move power management functions into new source files blk-mq: Enable runtime power management - - - --- 2018-08-02 Bart Van Assche New
[v3,1/9] block: Fix a comment in a header file blk-mq: Enable runtime power management - 1 - --- 2018-08-02 Bart Van Assche New
[v4,2/2] block: Ensure that a request queue is dissociated from the cgroup controller Ensure that a request queue is dissociated from the cgroup controller - 1 1 --- 2018-07-30 Bart Van Assche New
[v4,1/2] block: Introduce blk_exit_queue() Ensure that a request queue is dissociated from the cgroup controller - 1 - --- 2018-07-30 Bart Van Assche New
[v2,5/5] blk-mq: Rework blk-mq timeout handling again Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[v2,4/5] block: Simplify blk_add_timer() and blk_mq_add_timer() Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[v2,3/5] block: Split blk_add_timer() Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[v2,2/5] block: Remove a superfluous #include directive Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[v2,1/5] blk-mq: Introduce the timeout handler return code BLK_EH_DONT_COMPLETE Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[5/5] blk-mq: Rework blk-mq timeout handling again Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[4/5] block: Simplify blk_add_timer() and blk_mq_add_timer() Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[3/5] block: Split blk_add_timer() Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[2/5] block: Remove a superfluous #include directive Improve blk-mq performance - - - --- 2018-07-27 Bart Van Assche New
[1/5] blk-mq: Rename BLK_EH_DONE into BLK_EH_DONT_RESET_TIMER Improve blk-mq performance - 1 - --- 2018-07-27 Bart Van Assche New
[v2,5/5] blk-mq: Enable support for runtime power management blk-mq: Enable runtime power management - - - --- 2018-07-25 Bart Van Assche New
[v2,4/5] block, scsi: Rework runtime power management blk-mq: Enable runtime power management - - - --- 2018-07-25 Bart Van Assche New
[v2,3/5] block: Serialize queue freezing and blk_pre_runtime_suspend() blk-mq: Enable runtime power management - - - --- 2018-07-25 Bart Van Assche New
[v2,2/5] block: Move power management functions into new source files blk-mq: Enable runtime power management - - - --- 2018-07-25 Bart Van Assche New
[v2,1/5] block: Fix a comment in a header file blk-mq: Enable runtime power management - 1 - --- 2018-07-25 Bart Van Assche New
[for,v4.18] blk-mq: Rename BLK_EH_DONE into BLK_EH_DONT_RESET_TIMER [for,v4.18] blk-mq: Rename BLK_EH_DONE into BLK_EH_DONT_RESET_TIMER - 1 - --- 2018-07-24 Bart Van Assche New
block: Rename the null_blk_mod kernel module back into null_blk block: Rename the null_blk_mod kernel module back into null_blk - - - --- 2018-07-23 Bart Van Assche New
blk-mq: Avoid that a request queue stalls when restarting a shared hctx blk-mq: Avoid that a request queue stalls when restarting a shared hctx - - - --- 2018-07-23 Bart Van Assche New
[3/3] blk-mq: Enable support for runtime power management - - - --- 2018-07-17 Bart Van Assche New
[2/3] block, scsi: Rework runtime power management - - - --- 2018-07-17 Bart Van Assche New
[1/3] block: Fix a comment in a header file - 1 - --- 2018-07-17 Bart Van Assche New
[blktests,v3,6/6] Add tests for the SRP initiator and target drivers - - - --- 2018-07-09 Bart Van Assche New
[blktests,v3,5/6] Add the discontiguous-io test program - - - --- 2018-07-09 Bart Van Assche New
[blktests,v3,4/6] src/Makefile: Move -Wall from the C compilation rule to the $(CFLAGS) variable - - - --- 2018-07-09 Bart Van Assche New
[blktests,v3,3/6] src/Makefile: Introduce the C_TARGETS variable - - - --- 2018-07-09 Bart Van Assche New
[blktests,v3,2/6] check: Make $FULL an absolute path - - - --- 2018-07-09 Bart Van Assche New
[blktests,v3,1/6] dir-locals.el: Add c-mode settings - 1 - --- 2018-07-09 Bart Van Assche New
[0/3] Fix blk_mq_end_request() and blk_end_request() for WRITE SAME - - - --- 2018-06-29 Bart Van Assche New
[blktests,v2,3/3] Add tests for the SRP initiator and target drivers - - - --- 2018-06-27 Bart Van Assche New
[blktests,v2,2/3] Add the discontiguous-io test program - 1 - --- 2018-06-27 Bart Van Assche New
[blktests,v2,1/3] src/Makefile: Rename $(TARGETS) into $(C_TARGETS) - 1 - --- 2018-06-27 Bart Van Assche New
include/trace/events/wbt.h: Suppress a compiler warning - - - --- 2018-06-27 Bart Van Assche New
block: Make __bio_clone_fast() copy bi_vcnt 1 - - --- 2018-06-27 Bart Van Assche New
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests - 1 - --- 2018-06-27 Bart Van Assche New
[v2] blk-mq: Fix a race condition in blk_mq_mark_tag_wait() - - - --- 2018-06-27 Bart Van Assche New
block: Fix cloning of requests with a special payload 1 3 - --- 2018-06-27 Bart Van Assche New
lightnvm: Remove redundant rq->__data_len initialization - - - --- 2018-06-27 Bart Van Assche New
block: Simplify the bio cloning implementation - - - --- 2018-06-26 Bart Van Assche New
[3/3] block: Fix blk_end_request_all() for WRITE SAME requests - - - --- 2018-06-26 Bart Van Assche New
[2/3] sd: Remove the __data_len hack for WRITE SAME again - - - --- 2018-06-26 Bart Van Assche New
[1/3] block: Fix blk_rq_payload_bytes() - - - --- 2018-06-26 Bart Van Assche New
drbd: Fix drbd_request_prepare() discard handling - 1 - --- 2018-06-25 Bart Van Assche New
drbd: Do not redefine __must_hold() - 1 - --- 2018-06-25 Bart Van Assche New
[blktests,15/15] Add tests for the SRP initiator and target drivers - - - --- 2018-06-22 Bart Van Assche New
[blktests,14/15] Add the discontiguous-io test program - - - --- 2018-06-22 Bart Van Assche New
[blktests,13/15] src/Makefile: Fix pattern rule - - - --- 2018-06-22 Bart Van Assche New
« 1 2 3 45 6 »