Show patches with: none      |   38840 patches
« 1 2 ... 257 258 259388 389 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[13/18] io_uring: add file set registration [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-29 Jens Axboe New
[12/18] io_uring: add support for pre-mapped user IO buffers [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-29 Jens Axboe New
[11/18] block: implement bio helper to add iter bvec pages to bio [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-29 Jens Axboe New
[10/18] io_uring: batch io_kiocb allocation [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-29 Jens Axboe New
[09/18] io_uring: use fget/fput_many() for file references [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-29 Jens Axboe New
[08/18] fs: add fget_many() and fput_many() [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-29 Jens Axboe New
[07/18] io_uring: support for IO polling [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-29 Jens Axboe New
[06/18] io_uring: add fsync support [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-29 Jens Axboe New
[05/18] Add io_uring IO interface [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-29 Jens Axboe New
[04/18] iomap: wire up the iopoll method [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-29 Jens Axboe New
[03/18] block: add bio_set_polled() helper [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-29 Jens Axboe New
[02/18] block: wire up block device iopoll method [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-29 Jens Axboe New
[01/18] fs: add an iopoll method to struct file_operations [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-29 Jens Axboe New
[BUGFIX,IMPROVEMENT,14/14] block, bfq: fix in-service-queue check for queue merging batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,13/14] block, bfq: do not overcharge writes in asymmetric scenarios batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,12/14] block, bfq: port commit "cfq-iosched: improve hw_tag detection" batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,11/14] block, bfq: reduce threshold for detecting command queueing batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,10/14] block, bfq: fix queue removal from weights tree batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,09/14] block, bfq: fix sequential rq detection in rate estimation batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,08/14] block, bfq: unconditionally plug I/O in asymmetric scenarios batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,07/14] block, bfq: do not plug I/O of in-service queue when harmful batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,06/14] block, bfq: split function bfq_better_to_idle batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,05/14] block, bfq: consider also ioprio classes in symmetry detection batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,04/14] block, bfq: remove case of redirected bic from insert_request batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,03/14] block, bfq: make sure queue budgets are not below service received batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,02/14] block, bfq: avoid selecting a queue w/o budget batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
[BUGFIX,IMPROVEMENT,01/14] block, bfq: do not consider interactive queues in srt filtering batch of patches for next linux release - - - --- 2019-01-29 Paolo Valente New
lightnvm: pblk: extend line wp balance check lightnvm: pblk: extend line wp balance check - 1 1 --- 2019-01-29 Hans Holmberg New
[5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size [1/5] swiotlb: Introduce swiotlb_max_mapping_size() - 2 - --- 2019-01-29 Joerg Roedel New
[4/5] virtio: Introduce virtio_max_dma_size() [1/5] swiotlb: Introduce swiotlb_max_mapping_size() - 2 - --- 2019-01-29 Joerg Roedel New
[3/5] dma: Introduce dma_max_mapping_size() [1/5] swiotlb: Introduce swiotlb_max_mapping_size() - 2 - --- 2019-01-29 Joerg Roedel New
[2/5] swiotlb: Add is_swiotlb_active() function [1/5] swiotlb: Introduce swiotlb_max_mapping_size() - 2 - --- 2019-01-29 Joerg Roedel New
[1/5] swiotlb: Introduce swiotlb_max_mapping_size() [1/5] swiotlb: Introduce swiotlb_max_mapping_size() - 2 - --- 2019-01-29 Joerg Roedel New
[0/5,v4] Fix virtio-blk issue with SWIOTLB - - - --- 2019-01-29 Joerg Roedel New
[v2] floppy: check_events callback should not return a negative number [v2] floppy: check_events callback should not return a negative number - 1 - --- 2019-01-29 Yufen Yu New
[18/18] io_uring: add io_uring_event cache hit information [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[17/18] io_uring: allow workqueue item to handle multiple buffered requests [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[16/18] io_uring: add support for IORING_OP_POLL [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[15/18] io_uring: add io_kiocb ref count [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-28 Jens Axboe New
[14/18] io_uring: add submission polling [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[13/18] io_uring: add file set registration [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[12/18] io_uring: add support for pre-mapped user IO buffers [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[11/18] block: implement bio helper to add iter bvec pages to bio [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-28 Jens Axboe New
[10/18] io_uring: batch io_kiocb allocation [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[09/18] io_uring: use fget/fput_many() for file references [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[08/18] fs: add fget_many() and fput_many() [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-28 Jens Axboe New
[07/18] io_uring: support for IO polling [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[06/18] io_uring: add fsync support [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[05/18] Add io_uring IO interface [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[04/18] iomap: wire up the iopoll method [01/18] fs: add an iopoll method to struct file_operations - - - --- 2019-01-28 Jens Axboe New
[03/18] block: add bio_set_polled() helper [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-28 Jens Axboe New
[02/18] block: wire up block device iopoll method [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-28 Jens Axboe New
[01/18] fs: add an iopoll method to struct file_operations [01/18] fs: add an iopoll method to struct file_operations - 1 - --- 2019-01-28 Jens Axboe New
[blktests,v4,12/12] zbd/005: Test write ordering Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,11/12] zbd/004: Check write split accross sequential zones Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,10/12] zbd/003: Test sequential zones reset Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,09/12] zbd/002: report zone test Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,08/12] zbd/001: sysfs and ioctl consistency test Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,07/12] tests: Introduce zbd test group Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,06/12] src: Introduce zbdioctl program Implement zoned block device support - 1 - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,05/12] check: Introduce fallback_device() and cleanup_fallback_device() Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,04/12] block: Whitelist tests supporting zoned block devices Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,03/12] block/004: Adjust fio conditions for zoned block devices Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,02/12] common: Introduce _have_fio_zbd_zonemode() helper function Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
[blktests,v4,01/12] config: Introduce RUN_ZONED_TESTS variable and CAN_BE_ZONED flag Implement zoned block device support - - - --- 2019-01-28 Shinichiro Kawasaki New
floppy: check_events callback should not return a negative number floppy: check_events callback should not return a negative number - - - --- 2019-01-28 Yufen Yu New
[v2] nullb: Prevent use of legacy request queue mode [v2] nullb: Prevent use of legacy request queue mode - - - --- 2019-01-28 Damien Le Moal New
nullb: Prevent use of legacy request queue mode nullb: Prevent use of legacy request queue mode - 1 - --- 2019-01-28 Damien Le Moal New
lightnvm: pblk: fix race condition on GC lightnvm: pblk: fix race condition on GC - - - --- 2019-01-27 Heiner Litz New
lightnvm: pblk: prevent stall due to wb threshold lightnvm: pblk: prevent stall due to wb threshold - - - --- 2019-01-25 Javier González New
[5/5] genirq/affinity: remove support for allocating interrupt sets genirq/affinity: introduce .setup_affinity to support allocating interrupt sets 1 - - --- 2019-01-25 Ming Lei New
[4/5] nvme-pci: simplify nvme_setup_irqs() via .setup_affinity callback genirq/affinity: introduce .setup_affinity to support allocating interrupt sets - - - --- 2019-01-25 Ming Lei New
[3/5] genirq/affinity: introduce irq_build_affinity() genirq/affinity: introduce .setup_affinity to support allocating interrupt sets - - - --- 2019-01-25 Ming Lei New
[2/5] genirq/affinity: allow driver to setup managed IRQ's affinity genirq/affinity: introduce .setup_affinity to support allocating interrupt sets - - - --- 2019-01-25 Ming Lei New
[1/5] genirq/affinity: move allocation of 'node_to_cpumask' to irq_build_affinity_masks genirq/affinity: introduce .setup_affinity to support allocating interrupt sets - 1 - --- 2019-01-25 Ming Lei New
lightnvm: pblk: fix TRACE_INCLUDE_PATH lightnvm: pblk: fix TRACE_INCLUDE_PATH - 1 - --- 2019-01-25 Masahiro Yamada New
blk-cgroup: Fix doc related to blkcg_exit_queue blk-cgroup: Fix doc related to blkcg_exit_queue - 1 - --- 2019-01-25 Marcos Paulo de Souza New
[v2,3/3] blk-mq: remove duplicated definition of blk_mq_freeze_queue iolatency bug fix - - - --- 2019-01-25 Liu Bo New
[v2,2/3] Blk-iolatency: warn on negative inflight IO counter iolatency bug fix - - - --- 2019-01-25 Liu Bo New
[v2,1/3] blk-iolatency: fix IO hang due to negative inflight counter iolatency bug fix - - - --- 2019-01-25 Liu Bo New
[v3] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced [v3] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced - - - --- 2019-01-24 Zhoujie Wu New
[v2] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced [v2] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced - - - --- 2019-01-24 Zhoujie Wu New
[git,pull] device mapper fixes for 5.0-rc4 [git,pull] device mapper fixes for 5.0-rc4 - - - --- 2019-01-24 Mike Snitzer New
[v2] lightnvm: pblk: Switch to use new generic UUID API [v2] lightnvm: pblk: Switch to use new generic UUID API - 1 - --- 2019-01-24 Andy Shevchenko New
[v1] lightnvm: Use u64 instead of __le64 for CPU visible side [v1] lightnvm: Use u64 instead of __le64 for CPU visible side - 1 - --- 2019-01-24 Andy Shevchenko New
block: Fix a WRITE SAME BUG_ON block: Fix a WRITE SAME BUG_ON - - - --- 2019-01-24 Zhang Xiaoxu New
blk-mq: fix the cmd_flag_name array blk-mq: fix the cmd_flag_name array 1 - - --- 2019-01-24 jianchao.wang New
[2/2] blk-mq: save default hctx into ctx->hctxs for not-supported type small optimization for accessing queue map - - - --- 2019-01-24 jianchao.wang New
[1/2] blk-mq: save queue mapping result into ctx directly small optimization for accessing queue map - - - --- 2019-01-24 jianchao.wang New
block: Fix comment typo block: Fix comment typo - - - --- 2019-01-24 Damien Le Moal New
uapi: fix ioctl documentation uapi: fix ioctl documentation - - - --- 2019-01-24 Damien Le Moal New
bcache: fix a race between register and allocator thread bcache: fix a race between register and allocator thread - - - --- 2019-01-24 Junhui Tang New
lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced - - - --- 2019-01-24 Zhoujie Wu New
[3/3] blk-mq: remove duplicated definition of blk_mq_freeze_queue iolatency bug fix - - - --- 2019-01-24 Liu Bo New
[2/3] blk-iolatency: fix IO hang due to negative inflight counter iolatency bug fix - - - --- 2019-01-24 Liu Bo New
[1/3] Blk-iolatency: warn on negative inflight IO counter iolatency bug fix - - - --- 2019-01-24 Liu Bo New
[GIT,PULL] nvme fixes for 5.0-rc4 [GIT,PULL] nvme fixes for 5.0-rc4 - - - --- 2019-01-23 Sagi Grimberg 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
[5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size Fix virtio-blk issue with SWIOTLB - - - --- 2019-01-23 Joerg Roedel New
« 1 2 ... 257 258 259388 389 »