Show patches with: none      |   39412 patches
« 1 2 ... 138 139 140394 395 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND,3/4] block: move menu "Partition type" to block/partitions/Kconfig block: clean up Kconfig and Makefile - - - --- 2021-09-27 Masahiro Yamada New
[RESEND,2/4] block: simplify Kconfig files block: clean up Kconfig and Makefile - - - --- 2021-09-27 Masahiro Yamada New
[RESEND,1/4] block: remove redundant =y from BLK_CGROUP dependency block: clean up Kconfig and Makefile - - - --- 2021-09-27 Masahiro Yamada New
loop: avoid out-of-range warning loop: avoid out-of-range warning - 1 - --- 2021-09-27 Arnd Bergmann New
[2/2] virtio-blk: set NUMA affinity for a tagset [1/2] virtio: introduce virtio_dev_to_node helper - - - --- 2021-09-26 Max Gurtovoy New
[1/2] virtio: introduce virtio_dev_to_node helper [1/2] virtio: introduce virtio_dev_to_node helper - 1 - --- 2021-09-26 Max Gurtovoy New
[GIT,PULL] Block fixes for 5.15-rc3 [GIT,PULL] Block fixes for 5.15-rc3 - - - --- 2021-09-25 Jens Axboe New
[v3,9/9] mm: Remove swap BIO paths and only use DIO paths mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,8/9] block, btrfs, ext4, xfs: Implement swap_rw mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,6/9] mm: Make __swap_writepage() do async DIO if asked for it mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,5/9] mm: Make swap_readpage() for SWP_FS_OPS use ->swap_rw() not ->readpage() mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,4/9] Introduce IOCB_SWAP kiocb flag to trigger REQ_SWAP mm: Use DIO for swap and fix NFS swapfiles - - - --- 2021-09-24 David Howells New
[v3,1/9] mm: Remove the callback func argument from __swap_writepage() mm: Use DIO for swap and fix NFS swapfiles - 1 - --- 2021-09-24 David Howells New
[v5] zram: Introduce an aged idle interface [v5] zram: Introduce an aged idle interface 1 - - --- 2021-09-24 Brian Geffon New
block: only allocate blkcg->fc_app_id when starting to use it block: only allocate blkcg->fc_app_id when starting to use it - - - --- 2021-09-24 Ming Lei New
block: don't call rq_qos_ops->done_bio if the bio isn't tracked block: don't call rq_qos_ops->done_bio if the bio isn't tracked 1 1 - --- 2021-09-24 Ming Lei New
[v4,13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,12/13] blk-mq: Use shared tags for shared sbitmap support blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-09-24 John Garry New
[v4,11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 1 - --- 2021-09-24 John Garry New
[v4,10/13] blk-mq: Add blk_mq_alloc_map_and_rqs() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,08/13] blk-mq: Don't clear driver tags own mapping blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,04/13] blk-mq: Invert check in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[v4,01/13] blk-mq: Change rqs check in blk_mq_free_rqs() blk-mq: Reduce static requests memory footprint for shared sbitmap - 2 - --- 2021-09-24 John Garry New
[GIT,PULL] nvme fixes for Linux 5.15 [GIT,PULL] nvme fixes for Linux 5.15 - - - --- 2021-09-24 Christoph Hellwig New
[4/4] block/mq-deadline: Prioritize high-priority requests Restore I/O priority support in the mq-deadline scheduler - - - --- 2021-09-23 Bart Van Assche New
[3/4] block/mq-deadline: Stop using per-CPU counters Restore I/O priority support in the mq-deadline scheduler - 2 - --- 2021-09-23 Bart Van Assche New
[2/4] block/mq-deadline: Add an invariant check Restore I/O priority support in the mq-deadline scheduler - 2 - --- 2021-09-23 Bart Van Assche New
[1/4] block/mq-deadline: Improve request accounting further Restore I/O priority support in the mq-deadline scheduler - 2 - --- 2021-09-23 Bart Van Assche New
loop: don't print warnings if the underlying filesystem doesn't support discard loop: don't print warnings if the underlying filesystem doesn't support discard - 1 - --- 2021-09-23 Mikulas Patocka New
[v3,4/4] blk-crypto: update inline encryption documentation blk-crypto cleanups - - - --- 2021-09-23 Eric Biggers New
[v3,3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile blk-crypto cleanups 1 - - --- 2021-09-23 Eric Biggers New
[v3,2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile blk-crypto cleanups 1 1 - --- 2021-09-23 Eric Biggers New
[v3,1/4] blk-crypto-fallback: properly prefix function and struct names blk-crypto cleanups - 2 - --- 2021-09-23 Eric Biggers New
[v2] blktrace: Fix uaf in blk_trace access after removing by sysfs [v2] blktrace: Fix uaf in blk_trace access after removing by sysfs - - - --- 2021-09-23 Zhihao Cheng New
[6/6] rq-qos: fix uaf in rq_qos_done_io() fix uaf in rq_qos_done_io() - - - --- 2021-09-23 Yu Kuai New
[5/6] blk-ioprio: introduce blkcg_ioprio_free() fix uaf in rq_qos_done_io() - - - --- 2021-09-23 Yu Kuai New
[4/6] blk-iolatency: splict blkcg_iolatency_free() from blkcg_iolatency_exit() fix uaf in rq_qos_done_io() - - - --- 2021-09-23 Yu Kuai New
[3/6] io-cost: introduce ioc_rqos_free() fix uaf in rq_qos_done_io() - - - --- 2021-09-23 Yu Kuai New
[2/6] blk-wbt: introduce wbt_free() fix uaf in rq_qos_done_io() - - - --- 2021-09-23 Yu Kuai New
[1/6] rq-qos: introduce rq_qos_free() fix uaf in rq_qos_done_io() - - - --- 2021-09-23 Yu Kuai New
[v4] zram: Introduce an aged idle interface [v4] zram: Introduce an aged idle interface 1 - - --- 2021-09-23 Brian Geffon New
bcache: reserve never used bits from bkey.high bcache: reserve never used bits from bkey.high - - - --- 2021-09-23 Coly Li New
[V2] block: hold ->invalidate_lock in blkdev_fallocate [V2] block: hold ->invalidate_lock in blkdev_fallocate - 1 - --- 2021-09-23 Ming Lei New
[V2,8/8] loop: allow user to set the queue depth loop: small clenaup - 1 - --- 2021-09-23 Chaitanya Kulkarni New
[V2,7/8] loop: remove extra variable in lo_req_flush loop: small clenaup - 1 - --- 2021-09-23 Chaitanya Kulkarni New
[V2,6/8] loop: remove extra variable in lo_fallocate() loop: small clenaup - 1 - --- 2021-09-23 Chaitanya Kulkarni New
[V2,5/8] loop: use sysfs_emit() in the sysfs dio show loop: small clenaup - 1 - --- 2021-09-23 Chaitanya Kulkarni New
[V2,4/8] loop: use sysfs_emit() in the sysfs partscan show loop: small clenaup - 1 - --- 2021-09-23 Chaitanya Kulkarni New
[V2,3/8] loop: use sysfs_emit() in the sysfs autoclear show loop: small clenaup - 1 - --- 2021-09-23 Chaitanya Kulkarni New
[V2,2/8] loop: use sysfs_emit() in the sysfs sizelimit show loop: small clenaup - 1 - --- 2021-09-23 Chaitanya Kulkarni New
[V2,1/8] loop: use sysfs_emit() in the sysfs offset show loop: small clenaup - 1 - --- 2021-09-23 Chaitanya Kulkarni New
[3/3] block: warn if ->groups is set when calling add_disk [1/3] nvdimm/pmem: fix creating the dax group - 2 - --- 2021-09-22 Christoph Hellwig New
[2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem [1/3] nvdimm/pmem: fix creating the dax group - 2 - --- 2021-09-22 Christoph Hellwig New
[1/3] nvdimm/pmem: fix creating the dax group [1/3] nvdimm/pmem: fix creating the dax group - 2 - --- 2021-09-22 Christoph Hellwig New
null_blk: Fix a NULL pointer dereference null_blk: Fix a NULL pointer dereference - - - --- 2021-09-22 Bart Van Assche New
[4/4] block: keep q_usage_counter in atomic mode after del_gendisk [1/4] block: factor out a blk_try_enter_queue helper - - - --- 2021-09-22 Christoph Hellwig New
[3/4] block: drain file system I/O on del_gendisk [1/4] block: factor out a blk_try_enter_queue helper - - - --- 2021-09-22 Christoph Hellwig New
[2/4] block: split bio_queue_enter from blk_queue_enter [1/4] block: factor out a blk_try_enter_queue helper - - - --- 2021-09-22 Christoph Hellwig New
[1/4] block: factor out a blk_try_enter_queue helper [1/4] block: factor out a blk_try_enter_queue helper - - - --- 2021-09-22 Christoph Hellwig New
[4/4] block: cancel all throttled bios in blk_cleanup_queue() cancel all throttled bios in blk_cleanup_queue() - - - --- 2021-09-22 Yu Kuai New
[3/4] blk-throtl: introduce blk_throtl_cancel_bios() cancel all throttled bios in blk_cleanup_queue() - - - --- 2021-09-22 Yu Kuai New
[2/4] blk-throtl: don't warn in tg_drain_bios() cancel all throttled bios in blk_cleanup_queue() - - - --- 2021-09-22 Yu Kuai New
[1/4] Revert "blk-throttle: remove tg_drain_bios" cancel all throttled bios in blk_cleanup_queue() - - - --- 2021-09-22 Yu Kuai New
[v2,4/4] nbd: Use invalidate_disk() helper on disconnect Add invalidate_disk() helper for drivers to invalidate the gendisk - 1 - --- 2021-09-22 Yongji Xie New
[v2,3/4] loop: Remove the unnecessary bdev checks and unused bdev variable Add invalidate_disk() helper for drivers to invalidate the gendisk - 1 - --- 2021-09-22 Yongji Xie New
[v2,2/4] loop: Use invalidate_disk() helper to invalidate gendisk Add invalidate_disk() helper for drivers to invalidate the gendisk - 1 - --- 2021-09-22 Yongji Xie New
[v2,1/4] block: Add invalidate_disk() helper to invalidate the gendisk Add invalidate_disk() helper for drivers to invalidate the gendisk - 1 - --- 2021-09-22 Yongji Xie New
[v3] zram: Introduce an aged idle interface [v3] zram: Introduce an aged idle interface - - - --- 2021-09-21 Brian Geffon New
[v2] zram: Introduce an aged idle interface [v2] zram: Introduce an aged idle interface - - - --- 2021-09-21 Brian Geffon New
[8/8] loop: allow user to set the queue depth loop: small clenaup - 1 - --- 2021-09-21 Chaitanya Kulkarni New
[7/8] loop: remove extra variable in lo_req_flush loop: small clenaup - 1 - --- 2021-09-21 Chaitanya Kulkarni New
[6/8] loop: remove extra variable in lo_fallocate() loop: small clenaup - 1 - --- 2021-09-21 Chaitanya Kulkarni New
[5/8] loop: use sysfs_emit() in the sysfs dio show loop: small clenaup - 1 - --- 2021-09-21 Chaitanya Kulkarni New
[4/8] loop: use sysfs_emit() in the sysfs partscan show loop: small clenaup - 1 - --- 2021-09-21 Chaitanya Kulkarni New
[3/8] loop: use sysfs_emit() in the sysfs autoclear show loop: small clenaup - 1 - --- 2021-09-21 Chaitanya Kulkarni New
[2/8] loop: use sysfs_emit() in the sysfs sizelimit show loop: small clenaup - 1 - --- 2021-09-21 Chaitanya Kulkarni New
[1/8] loop: use sysfs_emit() in the sysfs offset show loop: small clenaup - 1 - --- 2021-09-21 Chaitanya Kulkarni New
nbd: use shifts rather than multiplies nbd: use shifts rather than multiplies - 1 - --- 2021-09-20 Nick Desaulniers New
[RFC,v2] mm, sl[au]b: Introduce lockless cache [RFC,v2] mm, sl[au]b: Introduce lockless cache - - - --- 2021-09-20 Hyeonggon Yoo New
[RFC] blk-iocost stringop-overread warning workaround [RFC] blk-iocost stringop-overread warning workaround - - - --- 2021-09-20 Arnd Bergmann New
[17/17] block: move struct request to blk-mq.h [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[16/17] block: move integrity handling out of <linux/blkdev.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[15/17] block: move a few merge helpers out of <linux/blkdev.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[14/17] block: drop unused includes in <linux/genhd.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[13/17] block: drop unused includes in <linux/blkdev.h> [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[12/17] block: move elevator.h to block/ [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[11/17] block: remove the struct blk_queue_ctx forward declaration [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[10/17] block: remove the cmd_size field from struct request_queue [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[09/17] block: remove the unused blk_queue_state enum [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[08/17] block: remove the unused rq_end_sector macro [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
[07/17] sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[06/17] kernel: remove spurious blkdev.h includes [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[05/17] arch: remove spurious blkdev.h includes [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - - - --- 2021-09-20 Christoph Hellwig New
[04/17] mm: remove spurious blkdev.h includes [01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> - 1 - --- 2021-09-20 Christoph Hellwig New
« 1 2 ... 138 139 140394 395 »