Show patches with: Submitter = Bart Van Assche       |    State = Action Required       |   1129 patches
« 1 2 ... 9 10 11 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/4] block: Fix a race between blk_poll() and blk_mq_update_nr_hw_queues() Reduce the amount of memory required for request queues - - - --- 2019-10-21 Bart Van Assche New
[1/4] block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues() Reduce the amount of memory required for request queues - 1 - --- 2019-10-21 Bart Van Assche New
[8/8] null_blk: Enable modifying 'submit_queues' after an instance has been configured Block layer patches for kernel v5.5 - - - --- 2019-09-30 Bart Van Assche New
[7/8] null_blk: Improve nullb_device_##NAME##_store() readability Block layer patches for kernel v5.5 - - - --- 2019-09-30 Bart Van Assche New
[6/8] block: Document all members of blk_mq_tag_set and bkl_mq_queue_map Block layer patches for kernel v5.5 - - - --- 2019-09-30 Bart Van Assche New
[5/8] block: Reduce sysfs_lock locking inside blk_cleanup_queue() Block layer patches for kernel v5.5 - - - --- 2019-09-30 Bart Van Assche New
[4/8] block: Remove "dying" checks from sysfs callbacks Block layer patches for kernel v5.5 - - - --- 2019-09-30 Bart Van Assche New
[3/8] block: Remove request_queue.nr_queues Block layer patches for kernel v5.5 - - - --- 2019-09-30 Bart Van Assche New
[2/8] block: Fix writeback throttling W=1 compiler warnings Block layer patches for kernel v5.5 - - - --- 2019-09-30 Bart Van Assche New
[1/8] block: Fix three kernel-doc warnings Block layer patches for kernel v5.5 - - - --- 2019-09-30 Bart Van Assche New
tools/io_uring: Fix memory ordering tools/io_uring: Fix memory ordering - - - --- 2019-08-20 Bart Van Assche New
block: Remove blk_mq_register_dev() block: Remove blk_mq_register_dev() - - - --- 2019-08-16 Bart Van Assche New
[blktests,4/4] tests/srp/014: Add a test that triggers a SCSI reset while I/O is ongoing Four blktests patches - - - --- 2019-08-08 Bart Van Assche New
[blktests,3/4] tests/nvmeof-mp/rc: Make the NVMeOF multipath tests more reliable Four blktests patches - - - --- 2019-08-08 Bart Van Assche New
[blktests,2/4] tests/nvmeof-mp/rc: Make simulate_network_failure_loop() more robust Four blktests patches - - - --- 2019-08-08 Bart Van Assche New
[blktests,1/4] tests/nvme/rc: Modify the approach for disabling and re-enabling Ctrl-C Four blktests patches - 1 - --- 2019-08-08 Bart Van Assche New
[blktests] Make the NVMe tests more reliable [blktests] Make the NVMe tests more reliable - 2 - --- 2019-08-05 Bart Van Assche New
[v2,5/5] block: Improve physical block alignment of split bios Optimize bio splitting - - - --- 2019-08-01 Bart Van Assche New
[v2,4/5] block: Simplify blk_bio_segment_split() Optimize bio splitting - - - --- 2019-08-01 Bart Van Assche New
[v2,3/5] block: Simplify bvec_split_segs() Optimize bio splitting - 1 - --- 2019-08-01 Bart Van Assche New
[v2,2/5] block: Document the bio splitting functions Optimize bio splitting - 2 - --- 2019-08-01 Bart Van Assche New
[v2,1/5] block: Declare several function pointer arguments 'const' Optimize bio splitting - 2 - --- 2019-08-01 Bart Van Assche New
block: Fix a comment in blk_cleanup_queue() block: Fix a comment in blk_cleanup_queue() - 1 - --- 2019-08-01 Bart Van Assche New
block: Fix spelling in the header above blkg_lookup() block: Fix spelling in the header above blkg_lookup() - - - --- 2019-08-01 Bart Van Assche New
[blktests] tests/srp/014: Add a test that triggers a SCSI reset while I/O is ongoing [blktests] tests/srp/014: Add a test that triggers a SCSI reset while I/O is ongoing - - - --- 2019-08-01 Bart Van Assche New
[v2,2/2] block: Fix a race condition in submit_bio() Fix a race condition triggered by submit_bio() - - - --- 2019-07-30 Bart Van Assche New
[v2,1/2] block: Verify whether blk_queue_enter() is used when necessary Fix a race condition triggered by submit_bio() - - - --- 2019-07-30 Bart Van Assche New
[2/2] block: Fix a race condition in submit_bio() Fix a race condition triggered by submit_bio() - - - --- 2019-07-30 Bart Van Assche New
[1/2] block: Verify whether blk_queue_enter() is used when necessary Fix a race condition triggered by submit_bio() - - - --- 2019-07-30 Bart Van Assche New
[5/5] block: Improve physical block alignment of split bios Optimize bio splitting - - - --- 2019-07-22 Bart Van Assche New
[4/5] block: Simplify blk_bio_segment_split() Optimize bio splitting - - - --- 2019-07-22 Bart Van Assche New
[3/5] block: Micro-optimize bvec_split_segs() Optimize bio splitting - 1 - --- 2019-07-22 Bart Van Assche New
[2/5] block: Document the bio splitting functions Optimize bio splitting - 1 - --- 2019-07-22 Bart Van Assche New
[1/5] block: Declare several function pointer arguments 'const' Optimize bio splitting - 1 - --- 2019-07-22 Bart Van Assche New
[liburing,4/4] Optimize i386 memory barriers Optimize i386 memory barriers - - - --- 2019-07-08 Bart Van Assche New
[liburing,3/4] Change __x86_64 into __x86_64__ Optimize i386 memory barriers - - - --- 2019-07-08 Bart Van Assche New
[liburing,2/4] Fix the 32-bit build Optimize i386 memory barriers - - - --- 2019-07-08 Bart Van Assche New
[liburing,1/4] Makefiles: Support specifying CFLAGS on the command line Optimize i386 memory barriers - - - --- 2019-07-08 Bart Van Assche New
[liburing,2/2] Fix the use of memory barriers Memory synchronization improvements - - - --- 2019-07-01 Bart Van Assche New
[liburing,1/2] __io_uring_get_cqe(): Use io_uring_for_each_cqe() Memory synchronization improvements - - - --- 2019-07-01 Bart Van Assche New
block: Document the bio splitting functions block: Document the bio splitting functions - - - --- 2019-07-01 Bart Van Assche New
block: Declare several function pointer arguments 'const' block: Declare several function pointer arguments 'const' - - - --- 2019-07-01 Bart Van Assche New
[2/2] blk-mq: Simplify blk_mq_make_request() Simplify blk-mq implementation - 3 - --- 2019-07-01 Bart Van Assche New
[1/2] blk-mq: Remove blk_mq_put_ctx() Simplify blk-mq implementation - 3 - --- 2019-07-01 Bart Van Assche New
block: Fix a comment in blk_cleanup_queue() block: Fix a comment in blk_cleanup_queue() - 1 - --- 2019-07-01 Bart Van Assche New
tools/io_uring: Use <asm/barrier.h> instead of tools/io_uring/barrier.h tools/io_uring: Use <asm/barrier.h> instead of tools/io_uring/barrier.h - - - --- 2019-07-01 Bart Van Assche New
[4/4] block, documentation: Document discard_zeroes_data, fua, max_discard_segments and write_zeroe… Improve block layer request queue sysfs parameter documentation - 1 - --- 2019-06-28 Bart Van Assche New
[3/4] block, documentation: Explain the word 'segments' Improve block layer request queue sysfs parameter documentation - 1 - --- 2019-06-28 Bart Van Assche New
[2/4] block, documentation: Sort queue sysfs attribute names alphabetically Improve block layer request queue sysfs parameter documentation - 1 - --- 2019-06-28 Bart Van Assche New
[1/4] block, documentation: Fix wbt_lat_usec documentation Improve block layer request queue sysfs parameter documentation - 1 - --- 2019-06-28 Bart Van Assche New
block: Rename hd_struct.policy into hd_struct.read_only block: Rename hd_struct.policy into hd_struct.read_only - - - --- 2019-06-28 Bart Van Assche New
[2/2] blk-mq: Simplify blk_mq_make_request() Simplify blk-mq implementation - - - --- 2019-06-04 Bart Van Assche New
[1/2] blk-mq: Remove blk_mq_put_ctx() Simplify blk-mq implementation - - - --- 2019-06-04 Bart Van Assche New
MAINTAINERS: Hand over skd maintainership MAINTAINERS: Hand over skd maintainership 1 - - --- 2019-06-03 Bart Van Assche New
[8/8] blk-mq: Document the blk_mq_hw_queue_to_node() arguments Improve block layer function documentation - 1 - --- 2019-05-31 Bart Van Assche New
[7/8] blk-mq: Fix spelling in a source code comment Improve block layer function documentation - 1 - --- 2019-05-31 Bart Van Assche New
[6/8] block: Fix bsg_setup_queue() kernel-doc header Improve block layer function documentation - 1 - --- 2019-05-31 Bart Van Assche New
[5/8] block: Fix rq_qos_wait() kernel-doc header Improve block layer function documentation - 1 - --- 2019-05-31 Bart Van Assche New
[4/8] block: Fix blk_mq_*_map_queues() kernel-doc headers Improve block layer function documentation - 1 - --- 2019-05-31 Bart Van Assche New
[3/8] block: Fix throtl_pending_timer_fn() kernel-doc header Improve block layer function documentation - 2 - --- 2019-05-31 Bart Van Assche New
[2/8] block: Convert blk_invalidate_devt() header into a non-kernel-doc header Improve block layer function documentation - 1 - --- 2019-05-31 Bart Van Assche New
[1/8] block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header Improve block layer function documentation - 1 - --- 2019-05-31 Bart Van Assche New
block: Revert v5.0 blk_mq_request_issue_directly() changes block: Revert v5.0 blk_mq_request_issue_directly() changes - - 1 --- 2019-04-04 Bart Van Assche New
block: Fix blk_mq_try_issue_directly() block: Fix blk_mq_try_issue_directly() - 1 2 --- 2019-04-03 Bart Van Assche New
block: Fix a race between tag iteration and hardware queue changes block: Fix a race between tag iteration and hardware queue changes - - - --- 2019-04-02 Bart Van Assche New
[4/4] block: Make blk_cleanup_queue() faster Fir a race between request queue cleanup and running queues - - - --- 2019-04-01 Bart Van Assche New
[3/4] block: Fix a comment in blk_cleanup_queue() Fir a race between request queue cleanup and running queues - - - --- 2019-04-01 Bart Van Assche New
[2/4] block: Fix a race between request queue freezing and running queues Fir a race between request queue cleanup and running queues - - - --- 2019-04-01 Bart Van Assche New
[1/4] block: Move the percpu_ref_exit(&q->q_usage_counter) call into __blk_release_queue() Fir a race between request queue cleanup and running queues - - - --- 2019-04-01 Bart Van Assche New
blkcg: Fix kernel-doc warnings blkcg: Fix kernel-doc warnings - - - --- 2019-03-20 Bart Van Assche New
blk-iolatency: #include "blk.h" blk-iolatency: #include "blk.h" - - - --- 2019-03-20 Bart Van Assche New
block: Unexport blk_mq_add_to_requeue_list() block: Unexport blk_mq_add_to_requeue_list() - - - --- 2019-03-20 Bart Van Assche New
Unbreak the continuous integration build Unbreak the continuous integration build - - - --- 2019-02-11 Bart Van Assche New
block: Allocate a sense buffer before executing an SG_IO ioctl block: Allocate a sense buffer before executing an SG_IO ioctl - - - --- 2019-01-23 Bart Van Assche New
blk-wbt: Declare local functions static blk-wbt: Declare local functions static - 1 - --- 2019-01-23 Bart Van Assche New
fs/direct-io: Avoid duplicating the check whether or not locking is required fs/direct-io: Avoid duplicating the check whether or not locking is required - 1 - --- 2019-01-11 Bart Van Assche New
block: Restore tape support block: Restore tape support - - 1 --- 2018-12-10 Bart Van Assche New
blk-mq-debugfs: Also show requests that have not yet been started blk-mq-debugfs: Also show requests that have not yet been started - 2 - --- 2018-10-04 Bart Van Assche New
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD - - - --- 2018-10-03 Bart Van Assche New
[v11,8/8] blk-mq: Enable support for runtime power management blk-mq: Implement runtime power management - 2 - --- 2018-09-26 Bart Van Assche New
[v11,7/8] block: Make blk_get_request() block for non-PM requests while suspended blk-mq: Implement runtime power management - 2 - --- 2018-09-26 Bart Van Assche New
[v11,6/8] block: Allow unfreezing of a queue while requests are in progress blk-mq: Implement runtime power management - 2 - --- 2018-09-26 Bart Van Assche New
[v11,5/8] percpu-refcount: Introduce percpu_ref_resurrect() blk-mq: Implement runtime power management 1 1 - --- 2018-09-26 Bart Van Assche New
[v11,4/8] block: Schedule runtime resume earlier blk-mq: Implement runtime power management - 2 - --- 2018-09-26 Bart Van Assche New
[v11,3/8] block: Split blk_pm_add_request() and blk_pm_put_request() blk-mq: Implement runtime power management - 2 - --- 2018-09-26 Bart Van Assche New
[v11,2/8] block, scsi: Change the preempt-only flag into a counter blk-mq: Implement runtime power management 1 3 - --- 2018-09-26 Bart Van Assche New
[v11,1/8] block: Move power management code into a new source file blk-mq: Implement runtime power management - 2 - --- 2018-09-26 Bart Van Assche New
[v2] blk-mq: Document the functions that iterate over requests [v2] blk-mq: Document the functions that iterate over requests - 1 - --- 2018-09-21 Bart Van Assche New
[v10,8/8] blk-mq: Enable support for runtime power management blk-mq: Implement runtime power management - 1 - --- 2018-09-21 Bart Van Assche New
[v10,7/8] block: Make blk_get_request() block for non-PM requests while suspended blk-mq: Implement runtime power management - 1 - --- 2018-09-21 Bart Van Assche New
[v10,6/8] block: Allow unfreezing of a queue while requests are in progress blk-mq: Implement runtime power management - 1 - --- 2018-09-21 Bart Van Assche New
[v10,5/8] percpu-refcount: Introduce percpu_ref_resurrect() blk-mq: Implement runtime power management 1 - - --- 2018-09-21 Bart Van Assche New
[v10,4/8] block: Schedule runtime resume earlier blk-mq: Implement runtime power management - 1 - --- 2018-09-21 Bart Van Assche New
[v10,3/8] block: Split blk_pm_add_request() and blk_pm_put_request() blk-mq: Implement runtime power management - 1 - --- 2018-09-21 Bart Van Assche New
[v10,2/8] block, scsi: Change the preempt-only flag into a counter blk-mq: Implement runtime power management 1 2 - --- 2018-09-21 Bart Van Assche New
[v10,1/8] block: Move power management code into a new source file blk-mq: Implement runtime power management - 1 - --- 2018-09-21 Bart Van Assche New
[v9,8/8] blk-mq: Enable support for runtime power management blk-mq: Implement runtime power management - - - --- 2018-09-19 Bart Van Assche New
[v9,7/8] block: Make blk_get_request() block for non-PM requests while suspended blk-mq: Implement runtime power management - - - --- 2018-09-19 Bart Van Assche New
[v9,6/8] block: Schedule runtime resume earlier blk-mq: Implement runtime power management - - - --- 2018-09-19 Bart Van Assche New
[v9,5/8] block: Split blk_pm_add_request() and blk_pm_put_request() blk-mq: Implement runtime power management - - - --- 2018-09-19 Bart Van Assche New
« 1 2 ... 9 10 11 12 »