linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 13:39:40 to 2020-05-11 01:30:03 UTC [more...]

[RFC PATCH v2 0/7] Add MMC packed request support
 2020-05-11  1:29 UTC  (11+ messages)
` [RFC PATCH v2 1/7] block: Extand commit_rqs() to do batch processing

[GIT PULL v2] Block fixes for 5.7-rc5
 2020-05-10 19:45 UTC  (3+ messages)

[RFC PATCH v2] bcache: export zoned information for backing device
 2020-05-10 17:24 UTC  (2+ messages)

null_handle_cmd() doesn't initialize data when reading
 2020-05-10 16:20 UTC  (6+ messages)

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-05-10  9:28 UTC  (2+ messages)

[PATCH v4 0/5] block: fix blktrace debugfs use after free
 2020-05-10  6:26 UTC  (11+ messages)
` [PATCH v4 1/5] block: revert back to synchronous request_queue removal
` [PATCH v4 2/5] block: move main block debugfs initialization to its own file
` [PATCH v4 3/5] blktrace: fix debugfs use after free
` [PATCH v4 4/5] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v4 5/5] loop: be paranoid on exit and prevent new additions / removals

[GIT PULL] Block fixes for 5.7-rc5
 2020-05-09 21:09 UTC  (3+ messages)

[PATCH] dm: track io errors per mapped device
 2020-05-09 16:01 UTC  (7+ messages)
    `  "

remove a few uses of ->queuedata
 2020-05-09 15:07 UTC  (23+ messages)
` [PATCH 01/15] nfblock: use gendisk private_data
` [PATCH 02/15] simdisk: stop using ->queuedata
` [PATCH 03/15] drbd: "
` [PATCH 04/15] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/15] ps3vram: stop using ->queuedata
` [PATCH 06/15] rsxx: "
` [PATCH 07/15] umem: "
` [PATCH 08/15] zram: "
` [PATCH 09/15] lightnvm: "
  ` [PATCH 09/15, fіxed] "
` [PATCH 10/15] bcache: stop setting ->queuedata
` [PATCH 11/15] dm: stop using ->queuedata
` [PATCH 12/15] md: "
` [PATCH 13/15] nvdimm/blk: "
` [PATCH 14/15] nvdimm/btt: "
` [PATCH 15/15] nvdimm/pmem: "

[PATCH V10 00/11] blk-mq: improvement CPU hotplug
 2020-05-09 14:18 UTC  (22+ messages)
` [PATCH V10 05/11] blk-mq: support rq filter callback when iterating rqs
` [PATCH V10 06/11] blk-mq: prepare for draining IO when hctx's all CPUs are offline
` [PATCH V10 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
` [PATCH V10 11/11] block: deactivate hctx when the hctx is actually inactive

[RFC v1 0/6] block: add error handling for *add_disk*()
 2020-05-09  3:43 UTC  (3+ messages)

[PATCH 0/1] block: don't inject fake timeouts on quiesced queues
 2020-05-09  2:28 UTC  (4+ messages)

[PATCH 0/4] cleanup for blk-wbt and blk-throttle
 2020-05-08 22:00 UTC  (5+ messages)
` [PATCH 1/4] blk-throttle: remove blk_throtl_drain
` [PATCH 2/4] blk-throttle: remove tg_drain_bios
` [PATCH 3/4] blk-wbt: remove wbt_update_limits
` [PATCH 4/4] blk-wbt: rename __wbt_update_limits to wbt_update_limits

[PATCH 1/1] block: don't inject fake timeouts on quiesced queues
 2020-05-08 21:44 UTC 

[RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c
 2020-05-08 20:29 UTC  (10+ messages)
` [RFC PATCH v4 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH v4 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[GIT PULL] first batch of nvme updates for 5.8
 2020-05-08 15:51 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.7
 2020-05-08 15:49 UTC  (2+ messages)

[RESEND] last missing patch in the cdrom ioctl_by_bdev removal series
 2020-05-08 15:42 UTC  (3+ messages)
` [PATCH] hfs: stop using ioctl_by_bdev

[PATCH v2 0/3] block: drive-by cleanups for block cgroup
 2020-05-08 10:33 UTC  (2+ messages)

[PATCH v1] zcomp: Use ARRAY_SIZE() for backends list
 2020-05-08 10:08 UTC  (4+ messages)

[PATCH v2] zcomp: Use ARRAY_SIZE() for backends list
 2020-05-08 10:07 UTC 

[PATCH V3 0/4] block: fix partition use-after-free and optimization
 2020-05-08  8:17 UTC  (5+ messages)
` [PATCH V3 1/4] block: fix use-after-free on cached last_lookup partition
` [PATCH V3 2/4] block: only define 'nr_sects_seq' in hd_part for 32bit SMP
` [PATCH V3 3/4] block: re-organize fields of 'struct hd_part'
` [PATCH V3 4/4] block: don't hold part0's refcount in IO path

[PATCH V2 0/4] block: fix partition use-after-free and optimization
 2020-05-08  7:47 UTC  (9+ messages)
` [PATCH V2 1/4] block: fix use-after-free on cached last_lookup partition
` [PATCH V2 2/4] block: only define 'nr_sects_seq' in hd_part for 32bit SMP
` [PATCH V2 3/4] block: re-organize fields of 'struct hd_part'
` [PATCH V2 4/4] block: don't hold part0's refcount in IO path

Need part_in_flight() to be non-static
 2020-05-08  6:49 UTC  (3+ messages)

[PATCH 0/4] block: fix partition use-after-free and optimization
 2020-05-08  1:59 UTC  (11+ messages)
` [PATCH 1/4] block: fix use-after-free on cached last_lookup partition
` [PATCH 2/4] block: only define 'nr_sects_seq' in hd_part for 32bit SMP
` [PATCH 3/4] block: re-organize fields of 'struct hd_part'
` [PATCH 4/4] block: don't hold part0's refcount in IO path

[PATCH] block/drbd: remove redundant initialization to variable rv
 2020-05-07 21:47 UTC 

[PATCH v6 0/5] Fix potential kernel panic when increase hardware queue
 2020-05-07 18:31 UTC  (13+ messages)
` [PATCH v6 1/5] block: free both rq_map and request
` [PATCH v6 2/5] block: save previous hardware queue count before udpate
` [PATCH v6 3/5] block: alloc map and request for new hardware queue
` [PATCH v6 4/5] block: rename __blk_mq_alloc_rq_map
` [PATCH v6 5/5] block: rename blk_mq_alloc_rq_maps

[PATCH 0/1] remove ioclt_by_bdev from DASD
 2020-05-07 15:45 UTC  (12+ messages)
` [PATCH 1/1] s390/dasd: remove ioctl_by_bdev from DASD driver

bdi: fix use-after-free for dev_name(bdi->dev) v3 (resend)
 2020-05-07 14:57 UTC  (4+ messages)
` PING for "

[PATCH AUTOSEL 5.6 43/50] block: remove the bd_openers checks in blk_drop_partitions
 2020-05-07 14:27 UTC 

[PATCH v5 0/5] Fix potential kernel panic when increase hardware queue
 2020-05-07 12:59 UTC  (12+ messages)
` [PATCH v5 1/5] block: free both rq_map and request
` [PATCH v5 2/5] block: save previous hardware queue count before udpate
` [PATCH v5 4/5] block: rename __blk_mq_alloc_rq_map
` [PATCH v5 5/5] block: rename blk_mq_alloc_rq_maps
` [PATCH v5 3/5] block: alloc map and request for new hardware queue

[PATCH 0/3] Fix blkparse and iowatcher for kernels >= 4.14
 2020-05-07  9:49 UTC  (8+ messages)
` [PATCH 1/3] blkparse: Handle cgroup information
` [PATCH 2/3] iowatcher: Use blktrace_api.h
` [PATCH 3/3] iowatcher: Handle cgroup information

[PATCH v2 00/10] clean up SECTOR related macros and sectors/pages conversions
 2020-05-07  7:51 UTC  (11+ messages)
` [PATCH v2 01/10] block: move PAGE_SECTORS definition into <linux/blkdev.h>
` [PATCH v2 02/10] zram: abolish macro SECTORS_PER_PAGE
` [PATCH v2 03/10] block: add sectors_to_npage()/npage_to_sectors() helpers
` [PATCH v2 04/10] zram: abolish macro SECTORS_PER_PAGE_SHIFT
` [PATCH v2 05/10] block: abolish macro PAGE_SECTORS_SHIFT
` [PATCH v2 06/10] mm/swap: use npage_to_sectors() and PAGE_SECTORS to clean up code
` [PATCH v2 07/10] block: use sectors_to_npage() "
` [PATCH v2 08/10] md: use sectors_to_npage() and npage_to_sectors() "
` [PATCH v2 09/10] md: use existing definition RESYNC_SECTORS
` [PATCH v2 10/10] md: use PAGE_SECTORS to clean up code

[PATCH v14 23/25] block/rnbd: include client and server modules into kernel compilation
 2020-05-07  7:37 UTC  (5+ messages)

[PATCH] drivers: block: use set_current_state macro
 2020-05-07  7:12 UTC 

[PATCH v10 0/9] Introduce Zone Append for writing to zoned block devices
 2020-05-06 18:18 UTC  (12+ messages)
` [PATCH v10 1/9] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v10 2/9] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v10 3/9] block: introduce blk_req_zone_write_trylock
` [PATCH v10 4/9] block: Modify revalidate zones
` [PATCH v10 5/9] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v10 6/9] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v10 7/9] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v10 8/9] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v10 9/9] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH RFC 1/2] fs/iomap/direct-io: pass NOWAIT to bio flags
 2020-05-06 14:40 UTC  (7+ messages)
` [PATCH RFC 2/2] fs/direct-io: pass NOWAIT to also for read requests


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).