Show patches with: none      |   38842 patches
« 1 2 ... 179 180 181388 389 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/6] fs: Hoist fscrypt decryption to bio completion handler Make block_read_full_page synchronous - - - --- 2020-10-22 Matthew Wilcox New
[3/6] fs: Convert block_read_full_page to be synchronous Make block_read_full_page synchronous - - - --- 2020-10-22 Matthew Wilcox New
[2/6] fs: Return error from block_read_full_page Make block_read_full_page synchronous - - - --- 2020-10-22 Matthew Wilcox New
[1/6] block: Add blk_completion Make block_read_full_page synchronous - - - --- 2020-10-22 Matthew Wilcox New
zram: break the strict dependency from lzo zram: break the strict dependency from lzo - - - --- 2020-10-22 Rui Salvaterra New
[PATCHv2] null_blk: use zone status for max active/open [PATCHv2] null_blk: use zone status for max active/open - 1 - --- 2020-10-22 Keith Busch New
[RFC] synchronous readpage for buffer_heads [RFC] synchronous readpage for buffer_heads - - - --- 2020-10-22 Matthew Wilcox New
[V3,6/6] nvmet: use inline bio for passthru fast path nvmet: passthru fixes and improvements - 1 - --- 2020-10-22 Chaitanya Kulkarni New
[V3,5/6] nvmet: use minimized version of blk_rq_append_bio nvmet: passthru fixes and improvements - 1 - --- 2020-10-22 Chaitanya Kulkarni New
[V3,4/6] block: move blk_rq_bio_prep() to linux/blk-mq.h nvmet: passthru fixes and improvements - 1 - --- 2020-10-22 Chaitanya Kulkarni New
[V3,3/6] nvmet: remove op_flags for passthru commands nvmet: passthru fixes and improvements - - - --- 2020-10-22 Chaitanya Kulkarni New
[V3,2/6] nvme-core: split nvme_alloc_request() nvmet: passthru fixes and improvements - - - --- 2020-10-22 Chaitanya Kulkarni New
[V3,1/6] nvme-core: add a helper to init req from nvme cmd nvmet: passthru fixes and improvements - - - --- 2020-10-22 Chaitanya Kulkarni New
[1/2] Block layer filter - second version block layer filter and block device snapshot module - - - --- 2020-10-21 Sergei Shtepa New
skd: replace spin_lock_irqsave by spin_lock in hard IRQ skd: replace spin_lock_irqsave by spin_lock in hard IRQ - 1 - --- 2020-10-21 Tian Tao New
[1/1] blk-mq: fix comment as bt_tags_for_each() is not only for started request [1/1] blk-mq: fix comment as bt_tags_for_each() is not only for started request - - - --- 2020-10-20 Dongli Zhang New
[V8,4/4] nvme: use blk_mq_[un]quiesce_tagset [V8,1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED - 2 1 --- 2020-10-20 Ming Lei New
[V8,3/4] blk-mq: add tagset quiesce interface [V8,1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED - 2 1 --- 2020-10-20 Ming Lei New
[V8,2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING Untitled series #367375 - 2 1 --- 2020-10-20 Ming Lei New
[V8,1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED [V8,1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED - 2 1 --- 2020-10-20 Ming Lei New
[V2,4/4] nvme: tcp: fix race between timeout and normal completion blk-mq/nvme-tcp: fix timed out related races - - 1 --- 2020-10-20 Ming Lei New
[V2,3/4] nvme: tcp: complete non-IO requests atomically blk-mq/nvme-tcp: fix timed out related races - - 1 --- 2020-10-20 Ming Lei New
[V2,2/4] blk-mq: fix blk_mq_request_completed blk-mq/nvme-tcp: fix timed out related races - - 1 --- 2020-10-20 Ming Lei New
[V2,1/4] blk-mq: check rq->state explicitly in blk_mq_tagset_count_completed_rqs blk-mq/nvme-tcp: fix timed out related races - - 1 --- 2020-10-20 Ming Lei New
[2/2] nbd: fix double lock for nbd->config_lock nbd: fix use-after-freed and double lock bugs - - - --- 2020-10-20 Xiubo Li New
[1/2] nbd: fix use-after-freed crash for nbd->recv_workq nbd: fix use-after-freed and double lock bugs - - - --- 2020-10-20 Xiubo Li New
[RFC,3/3] dm: add support for IO polling Add support of iopoll for dm device - - - --- 2020-10-20 Jingbo Xu New
[RFC,2/3] block: add back ->poll_fn in request queue Add support of iopoll for dm device - - - --- 2020-10-20 Jingbo Xu New
[RFC,1/3] block/mq: add iterator for polling hw queues Add support of iopoll for dm device - - - --- 2020-10-20 Jingbo Xu New
block: xen-blkback: remove unneeded break block: xen-blkback: remove unneeded break - - - --- 2020-10-19 Tom Rix New
[v3,4/4] scatterlist: add sgl_memset() [v3,1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning - 1 - --- 2020-10-19 Douglas Gilbert New
[v3,3/4] scatterlist: add sgl_compare_sgl() function [v3,1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning - 1 - --- 2020-10-19 Douglas Gilbert New
[v3,2/4] scatterlist: add sgl_copy_sgl() function [v3,1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning - 2 - --- 2020-10-19 Douglas Gilbert New
[v3,1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning [v3,1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning - - - --- 2020-10-19 Douglas Gilbert New
[2/2] block: Add blk_status_to_str() [1/2] block: Add some exports for bcachefs - - - --- 2020-10-19 Kent Overstreet New
[1/2] block: Add some exports for bcachefs [1/2] block: Add some exports for bcachefs - - - --- 2020-10-19 Kent Overstreet New
block/elevator: reduce the critical section block/elevator: reduce the critical section - - - --- 2020-10-19 Hui Su New
blk: use REQ_OP_WRITE instead of hard code blk: use REQ_OP_WRITE instead of hard code - - - --- 2020-10-19 Hui Su New
zram: Fix __zram_bvec_{read,write}() locking order zram: Fix __zram_bvec_{read,write}() locking order 2 - 1 --- 2020-10-19 Peter Zijlstra New
blk-mq: remove the calling of local_memory_node() blk-mq: remove the calling of local_memory_node() - - - --- 2020-10-19 Tianxianting New
[RFC,v2,18/18] lpfc: vmid: Introducing vmid in io path. [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,17/18] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,16/18] lpfc: vmid: Timeout implementation for vmid [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,15/18] lpfc: vmid: Appends the vmid in the wqe before sending request [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,14/18] lpfc: vmid: Implements CT commands for appid. [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,13/18] lpfc: vmid: Functions to manage vmids [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,12/18] lpfc: vmid: Implements ELS commands for appid patch [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,11/18] lpfc: vmid: cleanup vmid resources [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,10/18] lpfc: vmid: vmid resource allocation [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,09/18] lpfc: vmid: VMID params initialization [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,08/18] lpfc: vmid: Add support for vmid in mailbox command [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,07/18] lpfc: vmid: Forward declarations for APIs [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,06/18] lpfc: vmid: Supplementary data structures for vmid [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,05/18] lpfc: vmid: API to check if VMID is enabled. [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,04/18] lpfc: vmid: Add the datastructure for supporting VMID in lpfc [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,03/18] nvme: Added a newsysfs attribute appid_store [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,02/18] blkcg: Added a app identifier support for blkcg [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id - - - --- 2020-10-19 Muneendra Kumar New
[RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id [RFC,v2,01/18] cgroup: Added cgroup_get_from_kernfs_id 1 - - --- 2020-10-19 Muneendra Kumar New
[v2,4/4] scatterlist: add sgl_memset() scatterlist: add new capabilities - - - --- 2020-10-18 Douglas Gilbert New
[v2,3/4] scatterlist: add sgl_compare_sgl() function scatterlist: add new capabilities - - - --- 2020-10-18 Douglas Gilbert New
[v2,2/4] scatterlist: add sgl_copy_sgl() function scatterlist: add new capabilities - - - --- 2020-10-18 Douglas Gilbert New
[v2,1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning scatterlist: add new capabilities - - - --- 2020-10-18 Douglas Gilbert New
[RFC] treewide: cleanup unreachable breaks [RFC] treewide: cleanup unreachable breaks 1 - - --- 2020-10-17 Tom Rix New
block: use helper function bio_copy_dev to __bio_clone_fast block: use helper function bio_copy_dev to __bio_clone_fast - - - --- 2020-10-17 Jeff Xie New
skd_main: remove unused including <linux/version.h> skd_main: remove unused including <linux/version.h> - - - --- 2020-10-17 Tian Tao New
[2/2] fs: Make mpage_readpage synchronous Killable synchronous BIO submission - - - --- 2020-10-16 Matthew Wilcox New
[1/2] block: Add submit_bio_killable Killable synchronous BIO submission - - - --- 2020-10-16 Matthew Wilcox New
lightnvm: fix out-of-bounds write to array devices->info[] lightnvm: fix out-of-bounds write to array devices->info[] - - - --- 2020-10-16 Colin King New
[4/4] nvme: tcp: complete non-IO requests atomically blk-mq/nvme-tcp: fix timed out related races - - - --- 2020-10-16 Ming Lei New
[3/4] nvme: tcp: fix race between timeout and normal completion blk-mq/nvme-tcp: fix timed out related races - - - --- 2020-10-16 Ming Lei New
[2/4] blk-mq: think request as completed if it isn't IN_FLIGHT. blk-mq/nvme-tcp: fix timed out related races - - - --- 2020-10-16 Ming Lei New
[1/4] blk-mq: check rq->state explicitly in blk_mq_tagset_count_completed_rqs blk-mq/nvme-tcp: fix timed out related races - - - --- 2020-10-16 Ming Lei New
[v3,2/2] block,iomap: disable iopoll when split needed block, iomap: disable iopoll for split bio - - - --- 2020-10-16 Jingbo Xu New
[v3,1/2] block: disable iopoll for split bio block, iomap: disable iopoll for split bio - - - --- 2020-10-16 Jingbo Xu New
[4/4] scatterlist: add sgl_memset() scatterlist: add new capabilities - - - --- 2020-10-16 Douglas Gilbert New
[3/4] scatterlist: add sgl_compare_sgl() function scatterlist: add new capabilities - - - --- 2020-10-16 Douglas Gilbert New
[2/4] scatterlist: add sgl_copy_sgl() function scatterlist: add new capabilities - - - --- 2020-10-16 Douglas Gilbert New
[1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning scatterlist: add new capabilities - - - --- 2020-10-16 Douglas Gilbert New
[v2,4/4] dm: enable may_passthrough_inline_crypto on some targets add support for inline encryption to device mapper - - - --- 2020-10-15 Satya Tangirala New
[v2,3/4] dm: add support for passing through inline crypto support add support for inline encryption to device mapper - - - --- 2020-10-15 Satya Tangirala New
[v2,2/4] block: add private field to struct keyslot_manager add support for inline encryption to device mapper - - - --- 2020-10-15 Satya Tangirala New
[v2,1/4] block: keyslot-manager: Introduce passthrough keyslot manager add support for inline encryption to device mapper - 1 - --- 2020-10-15 Satya Tangirala New
[RESEND] sgl_alloc_order: fix memory leak [RESEND] sgl_alloc_order: fix memory leak - 1 - --- 2020-10-15 Douglas Gilbert New
[2/2] xen/blkback: turn the cache purge percent into a parameter xen/blkback: add LRU purge parameters - - - --- 2020-10-15 Roger Pau Monné New
[1/2] xen/blkback: turn the cache purge LRU interval into a parameter xen/blkback: add LRU purge parameters - - - --- 2020-10-15 Roger Pau Monné New
[v1,3/3] scsi_debug: iouring iopoll support io_uring iopoll in scsi layer 1 - 1 --- 2020-10-15 Kashyap Desai New
[v1,2/3] megaraid_sas: iouring iopoll support io_uring iopoll in scsi layer - 1 - --- 2020-10-15 Kashyap Desai New
[v1,1/3] add io_uring with IOPOLL support in scsi layer io_uring iopoll in scsi layer - 1 - --- 2020-10-15 Kashyap Desai New
[v2,2/2] block,iomap: disable iopoll when split needed block, iomap: disable iopoll for split bio - - - --- 2020-10-15 Jingbo Xu New
[v2,1/2] block: disable iopoll for split bio block, iomap: disable iopoll for split bio - - - --- 2020-10-15 Jingbo Xu New
null_blk: use zone status for max active/open null_blk: use zone status for max active/open - - - --- 2020-10-15 Keith Busch New
blk-mq: add helper function to test hctx inactive blk-mq: add helper function to test hctx inactive - - - --- 2020-10-14 Tianxianting New
[3/3] scsi_debug: iouring iopoll support [1/3] add io_uring with IOPOLL support in scsi layer - - - --- 2020-10-14 Kashyap Desai New
[2/3] megaraid_sas: iouring iopoll support [1/3] add io_uring with IOPOLL support in scsi layer - - - --- 2020-10-14 Kashyap Desai New
[1/3] add io_uring with IOPOLL support in scsi layer [1/3] add io_uring with IOPOLL support in scsi layer - - - --- 2020-10-14 Kashyap Desai New
[1/3] add io_uring with IOPOLL support in scsi layer [1/3] add io_uring with IOPOLL support in scsi layer - - - --- 2020-10-14 Kashyap Desai New
block: always set bslab->slab to NULL when creating new slab block: always set bslab->slab to NULL when creating new slab - - - --- 2020-10-14 Chengguang Xu New
nbd: make the config put is called before the notifying the waiter nbd: make the config put is called before the notifying the waiter - 1 - --- 2020-10-14 Xiubo Li New
[git,pull] device mapper changes for 5.10 [git,pull] device mapper changes for 5.10 - - - --- 2020-10-13 Mike Snitzer New
[v2,06/24] blk-mq: docs: add kernel-doc description for a new struct member Untitled series #364121 - 1 - --- 2020-10-13 Mauro Carvalho Chehab New
« 1 2 ... 179 180 181388 389 »