Show patches with: Submitter = Bart Van Assche       |    State = Action Required       |   565 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[31/55] skd: Drop second argument of skd_recover_requests() - - - --- 2017-08-17 Bart Van Assche New
[30/55] skd: Remove superfluous initializations from skd_isr_completion_posted() - - - --- 2017-08-17 Bart Van Assche New
[29/55] skd: Simplify the code for handling data direction - - - --- 2017-08-17 Bart Van Assche New
[28/55] skd: Use ARRAY_SIZE() where appropriate - - - --- 2017-08-17 Bart Van Assche New
[27/55] skd: Make the skd_isr() code more brief - - - --- 2017-08-17 Bart Van Assche New
[26/55] skd: Use __packed only when needed - - - --- 2017-08-17 Bart Van Assche New
[25/55] skd: Check structure sizes at build time - - - --- 2017-08-17 Bart Van Assche New
[24/55] skd: Use a structure instead of hardcoding structure offsets - - - --- 2017-08-17 Bart Van Assche New
[23/55] skd: Simplify the code for allocating DMA message buffers - - - --- 2017-08-17 Bart Van Assche New
[22/55] skd: Simplify the code for deciding whether or not to send a FIT msg - - - --- 2017-08-17 Bart Van Assche New
[21/55] skd: Reorder the code in skd_process_request() - - - --- 2017-08-17 Bart Van Assche New
[20/55] skd: Fix size argument in skd_free_skcomp() - - - --- 2017-08-17 Bart Van Assche New
[19/55] skd: Introduce SKD_SKCOMP_SIZE - - - --- 2017-08-17 Bart Van Assche New
[18/55] skd: Introduce the symbolic constant SKD_MAX_REQ_PER_MSG - - - --- 2017-08-17 Bart Van Assche New
[17/55] skd: Document locking assumptions - - - --- 2017-08-17 Bart Van Assche New
[16/55] skd: Fix endianness annotations - - - --- 2017-08-17 Bart Van Assche New
[15/55] skd: Switch from the pr_*() to the dev_*() logging functions - - - --- 2017-08-17 Bart Van Assche New
[14/55] skd: Remove useless barrier() calls - - - --- 2017-08-17 Bart Van Assche New
[13/55] skd: Remove a set-but-not-used variable from struct skd_device - - - --- 2017-08-17 Bart Van Assche New
[12/55] skd: Remove set-but-not-used local variables - - - --- 2017-08-17 Bart Van Assche New
[11/55] skd: Fix a function name in a comment - - - --- 2017-08-17 Bart Van Assche New
[10/55] skd: Fix spelling in a source code comment - - - --- 2017-08-17 Bart Van Assche New
[09/55] skd: Avoid that gcc 7 warns about fall-through when building with W=1 - - - --- 2017-08-17 Bart Van Assche New
[08/55] skd: Remove unnecessary blank lines - - - --- 2017-08-17 Bart Van Assche New
[07/55] skd: Remove ESXi code - - - --- 2017-08-17 Bart Van Assche New
[06/55] skd: Remove unneeded #include directives - - - --- 2017-08-17 Bart Van Assche New
[05/55] skd: Update maintainer information - - - --- 2017-08-17 Bart Van Assche New
[04/55] skd: Switch to GPLv2 - - - --- 2017-08-17 Bart Van Assche New
[03/55] skd: Submit requests to firmware before triggering the doorbell - - - --- 2017-08-17 Bart Van Assche New
[02/55] skd: Avoid that module unloading triggers a use-after-free - - - --- 2017-08-17 Bart Van Assche New
[01/55] block: Relax a check in blk_start_queue() - - - --- 2017-08-17 Bart Van Assche New
block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time - - - --- 2017-08-09 Bart Van Assche New
[v4.13-rc,BUG] system lockup when running big buffered write(4M) to IB SRP via mpath - - - --- 2017-08-08 Bart Van Assche New
blk_mq_sched_insert_request: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage - - - --- 2017-07-27 Bart Van Assche New
xen-blkfront: Fix handling of non-supported operations - 1 - --- 2017-07-21 Bart Van Assche New
[RESEND] ARM: Fix rd_size declaration - - - --- 2017-06-27 Bart Van Assche New
[3/3] blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler - 1 - --- 2017-06-21 Bart Van Assche New
[2/3] block: Fix off-by-one errors in blk_status_to_errno() and print_req_error() - - - --- 2017-06-21 Bart Van Assche New
[1/3] block: Declare local symbols static - - - --- 2017-06-21 Bart Van Assche New
block: Add fallthrough markers to switch statements - - - --- 2017-06-21 Bart Van Assche New
[v5,12/12] blk-mq: Warn when attempting to run a hardware queue that is not mapped - 2 - --- 2017-06-20 Bart Van Assche New
[v5,11/12] block: Constify disk_type - 2 - --- 2017-06-20 Bart Van Assche New
[v5,10/12] blk-mq: Document locking assumptions - 2 - --- 2017-06-20 Bart Van Assche New
[v5,09/12] block: Document what queue type each function is intended for - 2 - --- 2017-06-20 Bart Van Assche New
[v5,08/12] block: Check locking assumptions at runtime - 2 - --- 2017-06-20 Bart Van Assche New
[v5,07/12] block: Add a comment above queue_lockdep_assert_held() - 2 - --- 2017-06-20 Bart Van Assche New
[v5,06/12] blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init() - 1 - --- 2017-06-20 Bart Van Assche New
[v5,05/12] block: Change argument type of scsi_req_init() - 3 - --- 2017-06-20 Bart Van Assche New
[v5,04/12] block: Make most scsi_req_init() calls implicit - 1 - --- 2017-06-20 Bart Van Assche New
[v5,03/12] block: Introduce request_queue.initialize_rq_fn() - 1 - --- 2017-06-20 Bart Van Assche New
[v5,02/12] block: Make request operation type argument declarations consistent - 2 - --- 2017-06-20 Bart Van Assche New
[v5,01/12] blk-mq: Reduce blk_mq_hw_ctx size - 2 - --- 2017-06-20 Bart Van Assche New
blk-mq: Make it safe to call blk_mq_quiesce_queue_nowait() from an interrupt handler - 1 - --- 2017-06-20 Bart Van Assche New
[v4,12/12] blk-mq: Warn when attempting to run a hardware queue that is not mapped - 2 - --- 2017-06-19 Bart Van Assche New
[v4,11/12] block: Constify disk_type - 2 - --- 2017-06-19 Bart Van Assche New
[v4,10/12] blk-mq: Document locking assumptions - 2 - --- 2017-06-19 Bart Van Assche New
[v4,09/12] block: Document what queue type each function is intended for - 2 - --- 2017-06-19 Bart Van Assche New
[v4,08/12] block: Check locking assumptions at runtime - 2 - --- 2017-06-19 Bart Van Assche New
[v4,07/12] block: Add a comment above queue_lockdep_assert_held() - 2 - --- 2017-06-19 Bart Van Assche New
[v4,06/12] blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init() - 2 - --- 2017-06-19 Bart Van Assche New
[v4,05/12] block: Change argument type of scsi_req_init() - 4 - --- 2017-06-19 Bart Van Assche New
[v4,04/12] block: Make most scsi_req_init() calls implicit - 2 - --- 2017-06-19 Bart Van Assche New
[v4,03/12] block: Introduce request_queue.initialize_rq_fn() - 1 - --- 2017-06-19 Bart Van Assche New
[v4,02/12] block: Make request operation type argument declarations consistent - 2 - --- 2017-06-19 Bart Van Assche New
[v4,01/12] blk-mq: Reduce blk_mq_hw_ctx size - 3 - --- 2017-06-19 Bart Van Assche New
« 1 2 ... 3 4 5 6 »