Show patches with: Submitter = Bart Van Assche       |   305 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
brd: Fix discard request processing - 1 - --- 2015-12-15 Bart Van Assche New
[1/2] block: Move blkdev_issue_discard() definition - - - --- 2015-12-15 Bart Van Assche New
[2/2] block: Fix blkdev_issue_discard() - - - --- 2015-12-15 Bart Van Assche New
[1/6] block: Introduce blk_round_sect_down() - 1 - --- 2015-12-17 Bart Van Assche New
[2/6] block: Introduce bio_add_zero_pages() - 1 - --- 2015-12-17 Bart Van Assche New
[3/6] block: Optimize __blkdev_issue_zeroout() - - - --- 2015-12-17 Bart Van Assche New
[4/6] block: Make blkdev_issue_discard() submit aligned discard requests - - - --- 2015-12-17 Bart Van Assche New
[5/6] brd: Split bio if needed - - - --- 2015-12-17 Bart Van Assche New
[6/6] brd: Accept non-aligned discard requests with size zero - - - --- 2015-12-17 Bart Van Assche New
[v3,1/5] block: Introduce blk_round_sect_down() - 2 - --- 2016-04-12 Bart Van Assche New
[v3,2/5] block: Introduce bio_add_zero_pages() - 2 - --- 2016-04-12 Bart Van Assche New
[v3,3/5] brd: Split bio if needed - 1 - --- 2016-04-12 Bart Van Assche New
[v3,4/5] brd: Accept non-aligned discard requests with size zero - 1 - --- 2016-04-12 Bart Van Assche New
[5/5] block: Make blkdev_issue_discard() submit aligned discard requests - - - --- 2016-04-12 Bart Van Assche New
[1/3] block/partition-generic.c: Remove a set-but-not-used variable - - - --- 2016-06-14 Bart Van Assche New
[2/3] block/bio-integrity.c: Add #include "blk.h" - - - --- 2016-06-14 Bart Van Assche New
[3/3] block/blk-cgroup.c: Declare local symbols static 1 - - --- 2016-06-14 Bart Van Assche New
block: Fix race triggered by blk_set_queue_dying() - - - --- 2016-08-16 Bart Van Assche New
blk-mq: Use non-atomic operations to manipulate the sw-ctx busy bits - - - --- 2016-08-31 Bart Van Assche New
[dm-devel] should blk-mq halt requeue processing while queue is frozen? - - - --- 2016-09-02 Bart Van Assche New
[1/3] block: Document that bio_op() uses the data type of bio.bi_opf - 2 - --- 2016-09-14 Bart Van Assche New
[2/3] block, dm-crypt, btrfs: Introduce bio_flags() - 2 - --- 2016-09-14 Bart Van Assche New
[3/3] block: Improve bio_set_op_attrs() robustness - 2 - --- 2016-09-14 Bart Van Assche New
blkcg: Annotate blkg_hint correctly 1 - - --- 2016-09-23 Bart Van Assche New
bsg: Add sparse annotations to bsg_request_fn() - - - --- 2016-09-26 Bart Van Assche New
genhd: Handle part_tbl and part pointers correctly - - - --- 2016-09-26 Bart Van Assche New
[1/9] blk-mq: Introduce blk_mq_queue_stopped() - 2 - --- 2016-09-26 Bart Van Assche New
[2/9] dm: Fix a race condition related to stopping and starting queues - 2 - --- 2016-09-26 Bart Van Assche New
[3/9,RFC] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code - - - --- 2016-09-26 Bart Van Assche New
[4/9] block: Move blk_freeze_queue() and blk_unfreeze_queue() code - - - --- 2016-09-26 Bart Van Assche New
[5/9] block: Extend blk_freeze_queue_start() to the non-blk-mq path - 1 - --- 2016-09-26 Bart Van Assche New
[6/9] block: Rename mq_freeze_wq and mq_freeze_depth - 1 - --- 2016-09-26 Bart Van Assche New
[7/9] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue() - - - --- 2016-09-26 Bart Van Assche New
[8/9] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq - - - --- 2016-09-26 Bart Van Assche New
[9/9,RFC] nvme: Fix a race condition - - - --- 2016-09-26 Bart Van Assche New
blkcg: Unlock blkcg_pol_mutex once if cpd == NULL - - - --- 2016-09-26 Bart Van Assche New
[v2,1/7] blk-mq: Introduce blk_mq_queue_stopped() - 4 - --- 2016-09-28 Bart Van Assche New
[v2,4/7] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue() - 1 - --- 2016-09-28 Bart Van Assche New
[v2,5/7] dm: Fix a race condition related to stopping and starting queues - 2 - --- 2016-09-29 Bart Van Assche New
[v2,6/7] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq - 1 - --- 2016-09-29 Bart Van Assche New
[v2,7/7,RFC] nvme: Fix a race condition - 1 - --- 2016-09-29 Bart Van Assche New
[v2,2/7] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code - - - --- 2016-09-29 Bart Van Assche New
[v2,3/7,RFC] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code - - - --- 2016-09-29 Bart Van Assche New
[v2] blkcg: Unlock blkcg_pol_mutex once if cpd == NULL - - - --- 2016-09-29 Bart Van Assche New
[v2,4/7] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue() - - - --- 2016-09-30 Bart Van Assche New
[v2,4/7] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue() - - - --- 2016-10-05 Bart Van Assche New
[v3,01/11] blk-mq: Do not invoke .queue_rq() for a stopped queue - 2 - --- 2016-10-18 Bart Van Assche New
[v3,02/11] blk-mq: Introduce blk_mq_hctx_stopped() - - - --- 2016-10-18 Bart Van Assche New
[v3,03/11] blk-mq: Introduce blk_mq_queue_stopped() - 5 - --- 2016-10-18 Bart Van Assche New
[v3,04/11] blk-mq: Introduce blk_mq_quiesce_queue() - - - --- 2016-10-18 Bart Van Assche New
[v3,05/11] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() - 1 - --- 2016-10-18 Bart Van Assche New
[v3,06/11] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code - 1 - --- 2016-10-18 Bart Van Assche New
[v3,07/11] dm: Fix a race condition related to stopping and starting queues - 3 - --- 2016-10-18 Bart Van Assche New
[v3,08/11] SRP transport: Move queuecommand() wait code to SCSI core - 1 - --- 2016-10-18 Bart Van Assche New
[v3,09/11] SRP transport, scsi-mq: Wait for .queue_rq() if necessary - 1 - --- 2016-10-18 Bart Van Assche New
[v3,10/11] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code - 1 - --- 2016-10-18 Bart Van Assche New
[v3,11/11] nvme: Fix a race condition - 1 - --- 2016-10-18 Bart Van Assche New
[01/12] blk-mq: Do not invoke .queue_rq() for a stopped queue - 5 - --- 2016-10-26 Bart Van Assche New
[02/12] blk-mq: Introduce blk_mq_hctx_stopped() - 4 - --- 2016-10-26 Bart Van Assche New
[03/12] blk-mq: Introduce blk_mq_queue_stopped() - 6 - --- 2016-10-26 Bart Van Assche New
[04/12] blk-mq: Move more code into blk_mq_direct_issue_request() - 5 - --- 2016-10-26 Bart Van Assche New
[05/12] blk-mq: Introduce blk_mq_quiesce_queue() - 3 - --- 2016-10-26 Bart Van Assche New
[06/12] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() - 2 - --- 2016-10-26 Bart Van Assche New
[07/12] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code 1 3 - --- 2016-10-26 Bart Van Assche New
[08/12] dm: Fix a race condition related to stopping and starting queues 1 3 - --- 2016-10-26 Bart Van Assche New
[09/12] SRP transport: Move queuecommand() wait code to SCSI core - 3 - --- 2016-10-26 Bart Van Assche New
[10/12] SRP transport, scsi-mq: Wait for .queue_rq() if necessary - 3 - --- 2016-10-26 Bart Van Assche New
[11/12] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code - 2 - --- 2016-10-26 Bart Van Assche New
[12/12] nvme: Fix a race condition related to stopping queues - 2 - --- 2016-10-26 Bart Van Assche New
[11/12] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code - - - --- 2016-10-28 Bart Van Assche New
[v5,01/14] blk-mq: Do not invoke .queue_rq() for a stopped queue - 5 - --- 2016-10-29 Bart Van Assche New
[v5,02/14] blk-mq: Introduce blk_mq_hctx_stopped() - 5 - --- 2016-10-29 Bart Van Assche New
[v5,03/14] blk-mq: Introduce blk_mq_queue_stopped() - 4 - --- 2016-10-29 Bart Van Assche New
[v5,04/14] blk-mq: Move more code into blk_mq_direct_issue_request() - 4 - --- 2016-10-29 Bart Van Assche New
[v5,05/14] blk-mq: Avoid that requeueing starts stopped queues - 1 - --- 2016-10-29 Bart Van Assche New
[v5,06/14] blk-mq: Remove blk_mq_cancel_requeue_work() - 1 - --- 2016-10-29 Bart Van Assche New
[v5,07/14] blk-mq: Introduce blk_mq_quiesce_queue() - 2 - --- 2016-10-29 Bart Van Assche New
[v5,08/14] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() - 3 - --- 2016-10-29 Bart Van Assche New
[v5,09/14] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code 1 3 - --- 2016-10-29 Bart Van Assche New
[v5,10/14] dm: Fix a race condition related to stopping and starting queues 1 3 - --- 2016-10-29 Bart Van Assche New
[v5,11/14] SRP transport: Move queuecommand() wait code to SCSI core - 2 - --- 2016-10-29 Bart Van Assche New
[v5,12/14] SRP transport, scsi-mq: Wait for .queue_rq() if necessary - 2 - --- 2016-10-29 Bart Van Assche New
[v5,13/14] nvme: Fix a race condition related to stopping queues - 1 - --- 2016-10-29 Bart Van Assche New
[v5,14/14] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code - - - --- 2016-10-29 Bart Van Assche New
Regression: nvme timeouts and oopses - - - --- 2016-11-11 Bart Van Assche New
[PATCHSET,v4] blk-mq-scheduling framework - - - --- 2016-12-22 Bart Van Assche New
[2/2] block: Avoid that sparse complains about context imbalance in __wbt_wait() - - - --- 2017-01-02 Bart Van Assche New
[dm-devel] split scsi passthrough fields out of struct request V2 - - - --- 2017-01-26 Bart Van Assche New
block: Update comments that refer to __bio_map_user() and bio_map_user() - 1 - --- 2017-02-01 Bart Van Assche New
[1/4] blk-mq-debugfs: Add missing __acquires() / __releases() annotations - 1 - --- 2017-02-01 Bart Van Assche New
[2/4] blk-mq-debug: Avoid that sparse complains about req_flags_t usage - 1 - --- 2017-02-01 Bart Van Assche New
[3/4] blk-mq-debug: Make show() operations interruptible - 1 - --- 2017-02-01 Bart Van Assche New
[4/4] blk-mq-debug: Introduce debugfs_create_files() - 1 - --- 2017-02-01 Bart Van Assche New
[WIP,PATCHSET,0/4] WIP branch for bfq-mq - - - --- 2017-02-13 Bart Van Assche New
[2/2] blk-mq: start to freeze queue just after setting dying - - - --- 2017-03-09 Bart Van Assche New
brd: make rd_size static - - - --- 2017-03-13 Bart Van Assche New
[1/2] blk-mq: don't complete un-started request in timeout handler - - - --- 2017-03-15 Bart Van Assche New
[v1,3/3] blk-mq: start to freeze queue just after setting dying - - - --- 2017-03-17 Bart Van Assche New
blk-mq: Export queue state through /sys/kernel/debug/block/*/state - 1 - --- 2017-03-29 Bart Van Assche New
blk-mq: Export queue state through /sys/kernel/debug/block/*/state - - - --- 2017-03-29 Bart Van Assche New
« 1 2 3 4 »