Show patches with: none      |   39201 patches
« 1 2 ... 167 168 169392 393 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] block: avoid to drop & re-add partitions if partitions aren't changed block: avoid to drop & re-add partitions if partitions aren't changed - - - --- 2021-02-05 Ming Lei New
[1/2] block: move partitions check code into single helper block: avoid to drop & re-add partitions if partitions aren't changed - - - --- 2021-02-05 Ming Lei New
[GIT,PULL] nvme fixes for 5.11 [GIT,PULL] nvme fixes for 5.11 - - - --- 2021-02-04 Christoph Hellwig New
[GIT,PULL] Floppy patch for 5.12 [GIT,PULL] Floppy patch for 5.12 - - - --- 2021-02-04 Denis Efremov New
[RFC,2/2] block: revert "block: fix bd_size_lock use" block: Remove skd driver - 1 - --- 2021-02-04 Damien Le Moal New
[v4,2/2] nbd: share exception handling code by goto put_nbd fix a NULL pointer bug and simplify the code - - - --- 2021-02-04 Sun Ke New
[v4,1/2] nbd: Fix NULL pointer in flush_workqueue fix a NULL pointer bug and simplify the code - - - --- 2021-02-04 Sun Ke New
[v5,2/2] bio: add limit_bio_size sysfs [v5,1/2] bio: limit bio max size - - - --- 2021-02-04 Changheun Lee New
[v5,1/2] bio: limit bio max size [v5,1/2] bio: limit bio max size - - - --- 2021-02-04 Changheun Lee New
[v4,6/6] docs: device-mapper: 'noexcl' option for dm-linear block-layer interposer - - - --- 2021-02-03 Sergei Shtepa New
[v4,5/6] dm: add 'noexcl' option for dm-linear block-layer interposer - - - --- 2021-02-03 Sergei Shtepa New
[v4,4/6] dm: new ioctl DM_DEV_REMAP_CMD block-layer interposer - - - --- 2021-02-03 Sergei Shtepa New
[v4,3/6] block: add blk_mq_is_queue_frozen() block-layer interposer - - - --- 2021-02-03 Sergei Shtepa New
[v4,2/6] block: add blk_interposer block-layer interposer - - - --- 2021-02-03 Sergei Shtepa New
[v4,1/6] docs: device-mapper: add remap_and_filter block-layer interposer - - - --- 2021-02-03 Sergei Shtepa New
[V4,3/3] block: add a statistic table for io sector block: add two statistic tables - 2 - --- 2021-02-03 Guoqing Jiang New
[V4,2/3] block: add a statistic table for io latency block: add two statistic tables - 2 - --- 2021-02-03 Guoqing Jiang New
[V4,1/3] block: add io_extra_stats node block: add two statistic tables - 2 - --- 2021-02-03 Guoqing Jiang New
[2/2] bio: add limit_bio_size sysfs Untitled series #427017 - - - --- 2021-02-03 Changheun Lee New
[v4,2/2] bio: add limit_bio_size sysfs Untitled series #426919 - - - --- 2021-02-03 Changheun Lee New
Fix Revert "bfq: Fix computation of shallow depth" in linux-block.git Fix Revert "bfq: Fix computation of shallow depth" in linux-block.git - - - --- 2021-02-03 Lin Feng New
[v3] xen-blkback: fix compatibility bug with single page rings [v3] xen-blkback: fix compatibility bug with single page rings - 2 - --- 2021-02-02 Paul Durrant New
[11/11] block: use bi_max_vecs to find the bvec pool [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[10/11] md/raid10: remove dead code in reshape_request [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs 1 - - --- 2021-02-02 Christoph Hellwig New
[09/11] block: mark the bio as cloned in bio_iov_bvec_set [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[08/11] block: set BIO_NO_PAGE_REF in bio_iov_bvec_set [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[07/11] block: remove a layer of indentation in bio_iov_iter_get_pages [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[06/11] block: turn the nr_iovecs argument to bio_alloc* into an unsigned short [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[05/11] block: remove the 1 and 4 vec bvec_slabs entries [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[04/11] block: streamline bvec_alloc [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[03/11] block: factor out a bvec_alloc_gfp helper [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[02/11] block: move struct biovec_slab to bio.c [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
[01/11] block: reuse BIO_INLINE_VECS for integrity bvecs [01/11] block: reuse BIO_INLINE_VECS for integrity bvecs - - - --- 2021-02-02 Christoph Hellwig New
block: fix memory leak of bvec block: fix memory leak of bvec - 1 - --- 2021-02-02 Ming Lei New
[GIT,PULL] first round of nvme updates for 5.12 [GIT,PULL] first round of nvme updates for 5.12 - - - --- 2021-02-02 Christoph Hellwig New
[RFC,20/20] loop: remove the extra line in declaration loop: cleanup and small improvement - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,19/20] loop: set error value in case of actual error loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,18/20] loop: configure set err at actual error condition loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,17/20] loop: change fd set err at actual error condition loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,16/20] loop: remove memset in loop_info64_to_old() loop: cleanup and small improvement - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,15/20] loop: remove memset in loop_info64_from_old() loop: cleanup and small improvement - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,14/20] loop: remove memset in info64 from compat loop: cleanup and small improvement - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,13/20] loop: remove memset in info64 to compat loop: cleanup and small improvement - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,12/20] loop: cleanup lo_ioctl() loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,11/20] loop: remove local variable in lo_compat_ioctl loop: cleanup and small improvement - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,10/20] loop: remove extra variable in lo_req_flush loop: cleanup and small improvement - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,09/20] loop: remove extra variable in lo_fallocate() loop: cleanup and small improvement - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,08/20] loop: use uniform function header style loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,07/20] loop: use uniform variable declaration style loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,06/20] loop: add newline after variable declaration loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,05/20] loop: use snprintf for XXX_show() loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,04/20] loop: allow user to set the queue depth loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,03/20] loop: add lockdep assert in loop_lookup() loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,02/20] loop: add lockdep assert in loop_add() loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[RFC,01/20] loop: use uniform alignment for struct members loop: cleanup and small improvement - - - --- 2021-02-02 Chaitanya Kulkarni New
[7/7] null_blk: add module param queue bounce limit Untitled series #425839 - - - --- 2021-02-02 Chaitanya Kulkarni New
[6/7] null_blk: allow disacrd on non-membacked mode Untitled series #425831 - - - --- 2021-02-02 Chaitanya Kulkarni New
[5/7] block: get rid of the trace rq insert wrapper Untitled series #425837 - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[4/7] blktrace: fix blk_rq_merge documentation Untitled series #425841 - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[3/7] blktrace: fix blk_rq_issue documentation Untitled series #425829 - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[2/7] blktrace: add blk_fill_rwbs documentation comment Untitled series #425833 - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[1/7] block: remove superfluous param in blk_fill_rwbs() [1/7] block: remove superfluous param in blk_fill_rwbs() - 1 - --- 2021-02-02 Chaitanya Kulkarni New
[7/7] null_blk: add module param queue bounce limit blktrace: few clenaup - - - --- 2021-02-02 Chaitanya Kulkarni New
[6/7] null_blk: allow disacrd on non-membacked mode blktrace: few clenaup - - - --- 2021-02-02 Chaitanya Kulkarni New
[5/7] block: get rid of the trace rq insert wrapper blktrace: few clenaup - 2 - --- 2021-02-02 Chaitanya Kulkarni New
[4/7] blktrace: fix blk_rq_merge documentation blktrace: few clenaup - 2 - --- 2021-02-02 Chaitanya Kulkarni New
[3/7] blktrace: fix blk_rq_issue documentation blktrace: few clenaup - 2 - --- 2021-02-02 Chaitanya Kulkarni New
[2/7] blktrace: add blk_fill_rwbs documentation comment blktrace: few clenaup - 2 - --- 2021-02-02 Chaitanya Kulkarni New
[1/7] block: remove superfluous param in blk_fill_rwbs() blktrace: few clenaup - 2 - --- 2021-02-02 Chaitanya Kulkarni New
[V3,3/3] block: add a statistic table for io sector block: add two statistic tables - 1 - --- 2021-02-02 Guoqing Jiang New
[V3,2/3] block: add a statistic table for io latency block: add two statistic tables - 1 - --- 2021-02-02 Guoqing Jiang New
[V3,1/3] block: add io_extra_stats node block: add two statistic tables - 1 - --- 2021-02-02 Guoqing Jiang New
[v3] nbd: Fix NULL pointer in flush_workqueue [v3] nbd: Fix NULL pointer in flush_workqueue - - - --- 2021-02-02 Sun Ke New
lightnvm: fix unnecessary NULL check warnings lightnvm: fix unnecessary NULL check warnings - 1 - --- 2021-02-02 Tian Tao New
block: recalculate segment count for multi-segment discard requests correctly block: recalculate segment count for multi-segment discard requests correctly - 2 1 --- 2021-02-01 David Jeffery New
[2/2] md: use rdev_read_only in restart_array [1/2] md: check for NULL ->meta_bdev before calling bdev_read_only - - - --- 2021-02-01 Christoph Hellwig New
[1/2] md: check for NULL ->meta_bdev before calling bdev_read_only [1/2] md: check for NULL ->meta_bdev before calling bdev_read_only - - - --- 2021-02-01 Christoph Hellwig New
[v2] nbd: Fix NULL pointer in flush_workqueue [v2] nbd: Fix NULL pointer in flush_workqueue - - - --- 2021-02-01 Sun Ke New
[v3,3/4] scsi_debug : iouring iopoll support [v3,1/4] add io_uring with IOPOLL support in scsi layer 1 1 1 --- 2021-02-01 Kashyap Desai New
[v3,2/4] megaraid_sas: iouring iopoll support [v3,1/4] add io_uring with IOPOLL support in scsi layer - - - --- 2021-02-01 Kashyap Desai New
[v3,1/4] add io_uring with IOPOLL support in scsi layer [v3,1/4] add io_uring with IOPOLL support in scsi layer - 2 - --- 2021-02-01 Kashyap Desai New
[v4,5/5] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets add support for inline encryption to device mapper - - - --- 2021-02-01 Satya Tangirala New
[v4,4/5] dm: support key eviction from keyslot managers of underlying devices add support for inline encryption to device mapper - - - --- 2021-02-01 Satya Tangirala New
[v4,3/5] dm: add support for passing through inline crypto support add support for inline encryption to device mapper - 1 - --- 2021-02-01 Satya Tangirala New
[v4,2/5] block: keyslot-manager: Introduce functions for device mapper support add support for inline encryption to device mapper - 1 - --- 2021-02-01 Satya Tangirala New
[v4,1/5] block: keyslot-manager: Introduce passthrough keyslot manager add support for inline encryption to device mapper - 1 - --- 2021-02-01 Satya Tangirala New
[v5,3/3] nvme-rdma: avoid IO error for nvme native multipath avoid double request completion and IO error - - - --- 2021-02-01 Chao Leng New
[v5,2/3] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command avoid double request completion and IO error - - - --- 2021-02-01 Chao Leng New
[v5,1/3] blk-mq: introduce blk_mq_set_request_complete avoid double request completion and IO error - - - --- 2021-02-01 Chao Leng New
[V2,4/4] block: call blk_additional_{latency,sector} only when io_extra_stats is true block: add two statistic tables - 1 - --- 2021-02-01 Guoqing Jiang New
[V2,3/4] block: add io_extra_stats node block: add two statistic tables - 1 - --- 2021-02-01 Guoqing Jiang New
[V2,2/4] block: add a statistic table for io sector block: add two statistic tables - 1 - --- 2021-02-01 Guoqing Jiang New
[V2,1/4] block: add a statistic table for io latency block: add two statistic tables - 1 - --- 2021-02-01 Guoqing Jiang New
[GIT,PULL] Block fixes for 5.11-rc6 [GIT,PULL] Block fixes for 5.11-rc6 - - - --- 2021-01-29 Jens Axboe New
null_blk: fix compilation error on 32-bit arch null_blk: fix compilation error on 32-bit arch - - - --- 2021-01-29 Damien Le Moal New
block: drop removed argument from kernel-doc of blk_execute_rq() block: drop removed argument from kernel-doc of blk_execute_rq() - - - --- 2021-01-29 Lukas Bulwahn New
block: remove typo in kernel-doc of set_disk_ro() block: remove typo in kernel-doc of set_disk_ro() - 1 - --- 2021-01-29 Lukas Bulwahn New
[v2] block: Add bio_max_segs [v2] block: Add bio_max_segs - 1 - --- 2021-01-29 Matthew Wilcox New
[v4,2/2] bio: add limit_bio_size sysfs [v4,1/2] bio: limit bio max size - - - --- 2021-01-29 Changheun Lee New
[v4,1/2] bio: limit bio max size [v4,1/2] bio: limit bio max size - - - --- 2021-01-29 Changheun Lee New
« 1 2 ... 167 168 169392 393 »