Show patches with: State = Action Required       |   38514 patches
« 1 2 ... 251 252 253385 386 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] lightnvm: add mechanism to trigger pblk close on reboot [RFC] lightnvm: add mechanism to trigger pblk close on reboot - - - --- 2019-03-20 Marcin Dziegielewski New
block_dev: fix crash on chained bios with O_DIRECT block_dev: fix crash on chained bios with O_DIRECT - - - --- 2019-03-20 Hannes Reinecke New
blk-mq: fix a hung issue when set device state to blocked and restore running blk-mq: fix a hung issue when set device state to blocked and restore running - - - --- 2019-03-20 Zheng Bin New
[RFC,2/2] mm, sl[aou]b: test whether kmalloc() alignment works as expected guarantee natural alignment for kmalloc() - - - --- 2019-03-19 Vlastimil Babka New
[RFC,1/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) guarantee natural alignment for kmalloc() - - - --- 2019-03-19 Vlastimil Babka New
[1/1] blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx [1/1] blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx - - - --- 2019-03-19 Dongli Zhang New
lightnvm: add a lock to prevent before the race condition on pblk remove lightnvm: add a lock to prevent before the race condition on pblk remove - 1 - --- 2019-03-19 Marcin Dziegielewski New
[V2] sbitmap: order READ/WRITE freed instance and setting clear bit [V2] sbitmap: order READ/WRITE freed instance and setting clear bit - - 1 --- 2019-03-19 Ming Lei New
sbitmap: order RW on old associated instance and setting clear bit sbitmap: order RW on old associated instance and setting clear bit - - - --- 2019-03-19 Ming Lei New
[14/14] drbd: Convert peer devices to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[13/14] drbd: Convert drbd devices to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[12/14] zram: Convert zram_index_idr to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[11/14] nbd: Convert nbd_index_idr to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[10/14] loop: Convert loop_index_idr to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[09/14] null_blk: Convert to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[08/14] brd: Convert to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[07/14] bsg: Convert bsg_minor_idr to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[06/14] genhd: Convert to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[05/14] blk-ioc: Remove ioc's icq_list Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[04/14] blk-ioc: Convert to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[03/14] blk-cgroup: Reduce scope of blkg_array lock Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[02/14] blk-cgroup: Remove blkg_list hlist Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
[01/14] blk-cgroup: Convert to XArray Convert block layer & drivers to XArray - - - --- 2019-03-18 Matthew Wilcox New
lightnvm: pblk: set propper line as data_line after gc lightnvm: pblk: set propper line as data_line after gc - 1 - --- 2019-03-18 Marcin Dziegielewski New
[v4] block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpected value [v4] block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpected value - 1 - --- 2019-03-18 Yufen Yu New
lightnvm: pblk: do not pad line when there are no left_msecs lightnvm: pblk: do not pad line when there are no left_msecs - - - --- 2019-03-18 Marcin Dziegielewski New
[2/2] block: remove unnecessary statement in blk_free_devt fix use-after-free of gendisk - - - --- 2019-03-18 Yufen Yu New
[1/2] block: remove devt from ext_devt_idr when delete partition fix use-after-free of gendisk - - - --- 2019-03-18 Yufen Yu New
[1/1] loop: access lo_backing_file only when the loop device is Lo_bound [1/1] loop: access lo_backing_file only when the loop device is Lo_bound - 1 - --- 2019-03-18 Dongli Zhang New
[2/2] nvme: cancel request synchronously blk-mq/nvme: cancel request synchronously - 1 - --- 2019-03-18 Ming Lei New
[1/2] blk-mq: introduce blk_mq_complete_request_sync() blk-mq/nvme: cancel request synchronously - 1 - --- 2019-03-18 Ming Lei New
[V2,10/10] block: don't check if adjacent bvecs in one bio can be mergeable block: enable multi-page bvec for passthrough IO - - - --- 2019-03-17 Ming Lei New
[V2,09/10] block: reuse __blk_bvec_map_sg() for mapping page sized bvec block: enable multi-page bvec for passthrough IO - - - --- 2019-03-17 Ming Lei New
[V2,08/10] block: remove argument of 'request_queue' from __blk_bvec_map_sg block: enable multi-page bvec for passthrough IO - - - --- 2019-03-17 Ming Lei New
[V2,07/10] block: enable multi-page bvec for passthrough IO block: enable multi-page bvec for passthrough IO - - - --- 2019-03-17 Ming Lei New
[V2,06/10] block: put the same page when adding it to bio block: enable multi-page bvec for passthrough IO - - - --- 2019-03-17 Ming Lei New
[V2,05/10] block: check if page is mergeable in one helper block: enable multi-page bvec for passthrough IO - - - --- 2019-03-17 Ming Lei New
[V2,04/10] block: cleanup bio_add_pc_page block: enable multi-page bvec for passthrough IO - - - --- 2019-03-17 Ming Lei New
[V2,03/10] block: don't merge adjacent bvecs to one segment in bio blk_queue_split block: enable multi-page bvec for passthrough IO - 1 - --- 2019-03-17 Ming Lei New
[V2,02/10] block: avoid to break XEN by multi-page bvec block: enable multi-page bvec for passthrough IO - 1 - --- 2019-03-17 Ming Lei New
[V2,01/10] block: pass page to xen_biovec_phys_mergeable block: enable multi-page bvec for passthrough IO - 2 - --- 2019-03-17 Ming Lei New
[3/3] io_uring: add io_uring_event cache hit information io_uring improvements - - - --- 2019-03-15 Jens Axboe New
[2/3] block: add BIO_NO_PAGE_REF flag io_uring improvements - - - --- 2019-03-15 Jens Axboe New
[1/3] iov_iter: add ITER_BVEC_FLAG_NO_REF flag io_uring improvements - - - --- 2019-03-15 Jens Axboe New
[7/7] io_uring: mark me as the maintainer io_uring fixes - - - --- 2019-03-15 Jens Axboe New
[6/7] io_uring: retry bulk slab allocs as single allocs io_uring fixes - - - --- 2019-03-15 Jens Axboe New
[5/7] io_uring: fix poll races io_uring fixes - - - --- 2019-03-15 Jens Axboe New
[4/7] io_uring: fix fget/fput handling io_uring fixes - - - --- 2019-03-15 Jens Axboe New
[3/7] io_uring: add prepped flag io_uring fixes - - - --- 2019-03-15 Jens Axboe New
[2/7] io_uring: make io_read/write return an integer io_uring fixes - - - --- 2019-03-15 Jens Axboe New
[1/7] io_uring: use regular request ref counts io_uring fixes - - - --- 2019-03-15 Jens Axboe New
[8/8] blk-mq: remove blk_mq_tagset_busy_iter : blk-mq: use static_rqs to iterate busy tags - - - --- 2019-03-15 jianchao.wang New
[7/8] nvme: use blk_mq_queue_tag_busy_iter : blk-mq: use static_rqs to iterate busy tags - - - --- 2019-03-15 jianchao.wang New
[6/8] skd: use blk_mq_queue_tag_busy_iter : blk-mq: use static_rqs to iterate busy tags - - - --- 2019-03-15 jianchao.wang New
[5/8] nbd: use blk_mq_queue_tag_busy_iter : blk-mq: use static_rqs to iterate busy tags - - - --- 2019-03-15 jianchao.wang New
[4/8] mtip32xx: use blk_mq_queue_tag_busy_iter : blk-mq: use static_rqs to iterate busy tags - - - --- 2019-03-15 jianchao.wang New
[3/8] blk-mq: use blk_mq_queue_tag_busy_iter in debugfs : blk-mq: use static_rqs to iterate busy tags - - - --- 2019-03-15 jianchao.wang New
[2/8] blk-mq: change the method of iterating busy tags of a request_queue : blk-mq: use static_rqs to iterate busy tags - - - --- 2019-03-15 jianchao.wang New
[1/8] blk-mq: get rid of the synchronize_rcu in __blk_mq_update_nr_hw_queues : blk-mq: use static_rqs to iterate busy tags - 1 - --- 2019-03-15 jianchao.wang New
block: nbd: fix a missing check for nla_nest_start block: nbd: fix a missing check for nla_nest_start - - - --- 2019-03-15 Kangjie Lu New
[v3] block: add a new flag BLK_MQ_POLL_CLASSIC for hybrid poll [v3] block: add a new flag BLK_MQ_POLL_CLASSIC for hybrid poll - - - --- 2019-03-15 Yufen Yu New
blk-mq: use blk_mq_sched_mark_restart_hctx to set RESTART blk-mq: use blk_mq_sched_mark_restart_hctx to set RESTART - - - --- 2019-03-15 Yufen Yu New
[8/8] io_uring: add io_uring_event cache hit information io_uring fixes - - - --- 2019-03-14 Jens Axboe New
[7/8] block: add BIO_NO_PAGE_REF flag io_uring fixes - - - --- 2019-03-14 Jens Axboe New
[6/8] iov_iter: add ITER_BVEC_FLAG_NO_REF flag io_uring fixes - - - --- 2019-03-14 Jens Axboe New
[5/8] io_uring: fix poll races io_uring fixes - - - --- 2019-03-14 Jens Axboe New
[4/8] io_uring: fix fget/fput handling io_uring fixes - - - --- 2019-03-14 Jens Axboe New
[3/8] io_uring: add prepped flag io_uring fixes - - - --- 2019-03-14 Jens Axboe New
[2/8] io_uring: make io_read/write return an integer io_uring fixes - - - --- 2019-03-14 Jens Axboe New
[1/8] io_uring: use regular request ref counts io_uring fixes - - - --- 2019-03-14 Jens Axboe New
[18/18] lightnvm: track inflight target creations lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[17/18] lightnvm: allow to use full device path lightnvm: next set of improvements for 5.2 - 1 - --- 2019-03-14 Igor Konopko New
[16/18] lightnvm: pblk: use nvm_rq_to_ppa_list() lightnvm: next set of improvements for 5.2 - 1 - --- 2019-03-14 Igor Konopko New
[15/18] lightnvm: pblk: fix in case of lack of lines lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[14/18] lightnvm: pblk: GC error handling lightnvm: next set of improvements for 5.2 - 2 - --- 2019-03-14 Igor Konopko New
[13/18] lightnvm: pblk: store multiple copies of smeta lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[12/18] lightnvm: pblk: do not read OOB from emeta region lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[11/18] lightnvm: pblk: fix update line wp in OOB recovery lightnvm: next set of improvements for 5.2 - 1 - --- 2019-03-14 Igor Konopko New
[10/18] lightnvm: pblk: ensure that emeta is written lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[09/18] lightnvm: pblk: kick writer on write recovery path lightnvm: next set of improvements for 5.2 - 2 - --- 2019-03-14 Igor Konopko New
[08/18] lightnvm: pblk: fix spin_unlock order lightnvm: next set of improvements for 5.2 - 2 - --- 2019-03-14 Igor Konopko New
[07/18] lightnvm: pblk: wait for inflight IOs in recovery lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[06/18] lightnvm: pblk: recover only written metadata lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[05/18] lightnvm: pblk: propagate errors when reading meta lightnvm: next set of improvements for 5.2 - 2 - --- 2019-03-14 Igor Konopko New
[04/18] lightnvm: pblk: OOB recovery for closed chunks fix lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[03/18] lightnvm: pblk: simplify partial read path lightnvm: next set of improvements for 5.2 - - - --- 2019-03-14 Igor Konopko New
[02/18] lightnvm: pblk: warn when there are opened chunks lightnvm: next set of improvements for 5.2 - 1 - --- 2019-03-14 Igor Konopko New
[01/18] lightnvm: pblk: fix warning in pblk_l2p_init() lightnvm: next set of improvements for 5.2 - 1 - --- 2019-03-14 Igor Konopko New
lightnvm: pblk: set write thread affinity to particular cpu lightnvm: pblk: set write thread affinity to particular cpu - - - --- 2019-03-14 Marcin Dziegielewski New
[blktests,2/2] loop/001: verify all partitions are removed [blktests,1/2] loop/001: fix typo 'paritition' to 'partition' - - - --- 2019-03-14 Dongli Zhang New
[blktests,1/2] loop/001: fix typo 'paritition' to 'partition' [blktests,1/2] loop/001: fix typo 'paritition' to 'partition' - - - --- 2019-03-14 Dongli Zhang New
[RFC] lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs [RFC] lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs - - - --- 2019-03-14 Hans Holmberg New
aoe: do not use __constant_cpu_to_be16 aoe: do not use __constant_cpu_to_be16 - - - --- 2019-03-14 Sergey Senozhatsky New
[blktests] zbd/006: Test revalidate during other I/O requests [blktests] zbd/006: Test revalidate during other I/O requests - - - --- 2019-03-14 Shinichiro Kawasaki New
floppy: fix harmless clang build warning floppy: fix harmless clang build warning - - - --- 2019-03-13 Arnd Bergmann New
[17/17] nvme-tcp: support C2HData with SUCCESS flag [01/17] nvme: add get-feature to admin cmds tracer - 1 1 --- 2019-03-13 Christoph Hellwig New
[16/17] nvmet: ignore EOPNOTSUPP for discard [01/17] nvme: add get-feature to admin cmds tracer - - 1 --- 2019-03-13 Christoph Hellwig New
[15/17] nvme: add proper write zeroes setup for the multipath device [01/17] nvme: add get-feature to admin cmds tracer - 2 1 --- 2019-03-13 Christoph Hellwig New
[14/17] nvme: add proper discard setup for the multipath device [01/17] nvme: add get-feature to admin cmds tracer - 2 1 --- 2019-03-13 Christoph Hellwig New
[13/17] nvme: remove nvme_ns_config_oncs [01/17] nvme: add get-feature to admin cmds tracer - 3 1 --- 2019-03-13 Christoph Hellwig New
« 1 2 ... 251 252 253385 386 »