linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 14:57:41 to 2020-05-12 07:55:24 UTC [more...]

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

[PATCH v4 00/10] Add a new LOOP_CONFIGURE ioctl
 2020-05-12  6:46 UTC  (3+ messages)
` [PATCH v4 10/10] loop: Add "

null_handle_cmd() doesn't initialize data when reading
 2020-05-12  3:23 UTC  (14+ messages)

[PATCH V3 0/4] block: fix partition use-after-free and optimization
 2020-05-12  2:44 UTC  (6+ 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] block: add blk_io_schedule() for avoiding task hung in sync dio
 2020-05-12  2:22 UTC  (2+ messages)

[PATCH V10 00/11] blk-mq: improvement CPU hotplug
 2020-05-12  2:08 UTC  (33+ 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

[PATCH v6 0/5] Fix potential kernel panic when increase hardware queue
 2020-05-12  1:30 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

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-05-11 18:03 UTC  (3+ messages)

[GIT PULL v2] Block fixes for 5.7-rc5
 2020-05-11 15:02 UTC  (4+ messages)

[PATCH v4 0/5] block: fix blktrace debugfs use after free
 2020-05-11 14:03 UTC  (15+ 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

[PATCH v15 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-05-11 13:51 UTC  (26+ messages)
` [PATCH v15 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v15 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v15 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v15 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v15 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v15 06/25] RDMA/rtrs: client: main functionality
` [PATCH v15 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v15 08/25] RDMA/rtrs: client: sysfs interface functions
` [PATCH v15 09/25] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v15 10/25] RDMA/rtrs: server: main functionality
` [PATCH v15 11/25] RDMA/rtrs: server: statistics functions
` [PATCH v15 12/25] RDMA/rtrs: server: sysfs interface functions
` [PATCH v15 13/25] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v15 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v15 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v15 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v15 17/25] block/rnbd: client: main functionality
` [PATCH v15 18/25] block/rnbd: client: sysfs interface functions
` [PATCH v15 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v15 20/25] block/rnbd: server: main functionality
` [PATCH v15 21/25] block/rnbd: server: functionality for IO submitting to block dev
` [PATCH v15 22/25] block/rnbd: server: sysfs interface functions
` [PATCH v15 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v15 24/25] block/rnbd: a bit of documentation
` [PATCH v15 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[bug report] lightnvm: pblk: return NVM_ error on failed submission
 2020-05-11 13:50 UTC 

[RFC PATCH v2] bcache: export zoned information for backing device
 2020-05-11 11:20 UTC  (7+ messages)

[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: "

[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  (8+ messages)
` [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 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  (7+ messages)
` [PATCH 1/4] block: fix use-after-free on cached last_lookup partition
` [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 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  (3+ messages)
` PING for "


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