linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 00:59:03 to 2020-09-21 07:21:28 UTC [more...]

remove blkdev_get as a public API v2
 2020-09-21  7:19 UTC  (15+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 02/14] block: cleanup partition scanning in register_disk
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
` [PATCH 14/14] block: mark blkdev_get static

[PATCHv3 0/4] zoned block device specific errors
 2020-09-21  6:54 UTC  (14+ messages)
` [PATCHv3 1/4] block: add zone specific block statuses
` [PATCHv3 2/4] nvme: translate zone resource errors
` [PATCHv3 3/4] scsi: update additional sense codes list
` [PATCHv3 4/4] scsi: handle zone resources errors

[PATCH 0/9] Rework runtime suspend and SCSI domain validation
 2020-09-21  6:00 UTC  (3+ messages)

let import_iovec deal with compat_iovecs as well
 2020-09-21  4:41 UTC  (51+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
` [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 4/9] fs: handle the compat case in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH V6 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-09-21  2:22 UTC  (2+ messages)

[PATCH] lib/scatterlist: Fix memory leak in sgl_alloc_order()
 2020-09-21  0:57 UTC  (2+ messages)

[PATCH] sgl_alloc_order: memory leak
 2020-09-20 15:29 UTC  (2+ messages)

[RFC PATCH v2 0/2] Documentation/admin-guide: remove use of "rdev"
 2020-09-20 14:55 UTC  (4+ messages)
` [RFC PATCH v2 1/2] Documentation/admin-guide: README & svga: "
` [RFC PATCH v2 2/2] Documentation/admin-guide: blockdev/ramdisk: "

[PATCH 00/14] drop double zeroing
 2020-09-20 11:26 UTC  (2+ messages)
` [PATCH 06/14] block: "

[PATCH 0/4] Some improvements for blk throttle
 2020-09-20  9:14 UTC  (5+ messages)
` [PATCH 1/4] blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
` [PATCH 2/4] blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
` [PATCH 3/4] blk-throttle: Avoid tracking latency if low limit is invalid
` [PATCH 4/4] blk-throttle: Fix IO hang for a corner case

remove blkdev_get as a public API
 2020-09-19  9:06 UTC  (22+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
` [PATCH 14/14] block: mark blkdev_get static

bdi cleanups v4
 2020-09-19  7:31 UTC  (28+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH] block-mq: fix comments in blk_mq_queue_tag_busy_iter
 2020-09-19  3:54 UTC 

[PATCH -next v2] nbd: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] block: aoe: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH -next v2] rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:15 UTC 

[PATCH -next] rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:14 UTC  (5+ messages)

[PATCHSET for-5.10/block] iocost: improve debt forgiveness logic
 2020-09-18 18:41 UTC  (7+ messages)
` [PATCH 1/5] iocost: factor out ioc_forgive_debts()
` [PATCH 2/5] iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one
` [PATCH 3/5] iocost: recalculate delay after debt reduction
` [PATCH 4/5] iocost: reimplement debt forgiveness using average usage
` [PATCH 5/5] iocost: add iocg_forgive_debt tracepoint
` [PATCH 6/5] iocost: consider iocgs with active delays for debt forgiveness

[PATCH] zram: Failing to decompress is WARN_ON worthy
 2020-09-18 14:46 UTC  (2+ messages)

[PATCH] block/rnbd: send_msg_close if any error occurs after send_msg_open
 2020-09-18  8:18 UTC  (2+ messages)

[PATCH v2 0/4] some improvements and clean-up for block
 2020-09-18  8:03 UTC  (5+ messages)
` [PATCH v2 1/4] block: invoke blk_mq_exit_sched no matter whether have .exit_sched
` [PATCH v2 2/4] block: use common interface blk_queue_registered()
` [PATCH v2 3/4] block: fix comment and add lockdep assert
` [PATCH v2 4/4] block: get rid of unnecessary local variable

[PATCH 0/4] some improvements and clean-up for block
 2020-09-18  7:55 UTC  (6+ messages)
` [PATCH 1/4] block: invoke blk_mq_exit_sched no matter whether have .exit_sched
` [PATCH 2/4] block: use common interface blk_queue_registered()
` [PATCH 3/4] block: fix comment and add lockdep assert
` [PATCH 4/4] block: get rid of unnecessary local variable

[PATCH v3 1/2] scsi: Fix handling of host-aware ZBC disks
 2020-09-18  6:04 UTC  (4+ messages)

REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
 2020-09-17 23:08 UTC  (8+ messages)

[PATCH v2 0/3] block: fix up bio_crypt_ctx allocation
 2020-09-17 22:26 UTC  (7+ messages)
` [PATCH v2 1/3] block: make bio_crypt_clone() able to fail
` [PATCH v2 2/3] block: make blk_crypto_rq_bio_prep() "
` [PATCH v2 3/3] block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-09-17 18:33 UTC  (7+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER

[GIT PULL] nvme fixes for 5.9
 2020-09-17 17:50 UTC  (2+ messages)

[blktests] About CPU hotplug test
 2020-09-17 13:54 UTC 

[PATCH] [v2] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
 2020-09-17  8:13 UTC 

[PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
 2020-09-17  7:56 UTC  (3+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-09-17  6:48 UTC  (7+ messages)

[PATCH] block: remove redundant mq check
 2020-09-16 20:57 UTC  (2+ messages)

Revert "dm: always call blk_queue_split() in dm_process_bio()"
 2020-09-16 14:56 UTC  (4+ messages)

[PATCH] blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
 2020-09-16 14:58 UTC 

[PATCH V3] block: Fix use-after-free issue while accessing ioscheduler lock
 2020-09-16  8:23 UTC 

[PATCH v2 0/4] block: a couple chunk_sectors fixes/improvements
 2020-09-16  7:51 UTC  (7+ messages)
` [PATCH v2 4/4] dm: unconditionally call blk_queue_split() in dm_process_bio()

[PATCH V1] block: Fix use-after-free issue while accessing ioscheduler lock
 2020-09-16  6:24 UTC  (3+ messages)

[PATCH -next] aoe: remove unnecessary mutex_init()
 2020-09-16  6:20 UTC 

[PATCH] io_uring: fix the bug of child process can't do io task
 2020-09-16  3:53 UTC  (4+ messages)
    ` [External] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).