linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-01 21:57:17 to 2019-05-08 19:50:52 UTC [more...]

use-after-free in bfq_idle_slice_timer()
 2019-05-08 19:50 UTC 

Testing devices for discard support properly
 2019-05-08 18:12 UTC  (19+ messages)

[PATCH 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-05-08 16:52 UTC  (9+ messages)
` [PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[PATCH v4] blk-mq: fix hang caused by freeze/unfreeze sequence
 2019-05-08  9:13 UTC  (2+ messages)

[RFC PATCH 0/4] Inline Encryption Support
 2019-05-08  3:02 UTC  (16+ messages)
` [RFC PATCH 1/4] block: Block Layer changes for "
` [RFC PATCH 2/4] scsi: ufs: UFS driver v2.1 crypto support
` [RFC PATCH 3/4] fscrypt: wire up fscrypt to use blk-crypto
` [RFC PATCH 4/4] f2fs: Wire up f2fs to use inline encryption via fscrypt

[GIT PULL] io_uring changes for 5.2
 2019-05-08  2:40 UTC  (2+ messages)

[GIT PULL] libata changes for 5.2-rc
 2019-05-08  2:40 UTC  (2+ messages)

[GIT PULL] Block changes for 5.2-rc
 2019-05-08  2:40 UTC  (2+ messages)

[PATCH v5 0/2] loop: Better discard for block devices
 2019-05-07 16:47 UTC  (5+ messages)
` [PATCH v5 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v5 2/2] loop: Better discard support for block devices

[PATCH] io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
 2019-05-07 14:40 UTC 

[PATCH] block: fix mismerge in bvec_advance
 2019-05-07 14:39 UTC  (2+ messages)

[PATCH] io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
 2019-05-07 11:22 UTC  (2+ messages)

[PATCH 0/3] blktests: nvme: Fix pass data of nvmet TCs
 2019-05-07 10:23 UTC  (15+ messages)
` [PATCH 2/3] nvme: 016: fix nvmet pass data with loop
` [PATCH 3/3] nvme: 017: "
    ` [PATCH 1/3] nvme: 002: "

[PATCH 1/3] block/diskstats: accumulate all per-cpu counters in one pass
 2019-05-07  9:13 UTC  (4+ messages)
` [PATCH 3/3] block/diskstats: more accurate approximation of io_ticks for slow disks

cleanup bio page releasing and fix a page leak
 2019-05-07  6:09 UTC  (23+ messages)
` [PATCH 1/8] block: move the BIO_NO_PAGE_REF check into bio_release_pages
` [PATCH 2/8] block: use bio_release_pages in bio_unmap_user
` [PATCH 3/8] block: use bio_release_pages in bio_map_user_iov
` [PATCH 4/8] iomap: use bio_release_pages in iomap_dio_bio_end_io
` [PATCH 5/8] block_dev: use bio_release_pages in blkdev_bio_end_io
` [PATCH 6/8] block_dev: use bio_release_pages in __blkdev_direct_IO_simple
` [PATCH 7/8] direct-io: use bio_release_pages in dio_bio_complete
` [PATCH 8/8] block: never take page references for ITER_BVEC

[PATCH AUTOSEL 5.0 33/99] bfq: update internal depth state when queue depth changes
 2019-05-07  5:31 UTC 

[PATCH blktests] block/005,008: do exit if fio did not finish within timeout
 2019-05-07  5:47 UTC 

[PATCH] lightnvm: pblk: Introduce hot-cold data separation
 2019-05-07  5:27 UTC  (11+ messages)

[PATCH 0/3] block: sed-opal: add support for shadow MBR done flag and write
 2019-05-06 20:15 UTC  (14+ messages)
` [PATCH 1/3] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH 2/3] block: sed-opal: ioctl for writing to "
` [PATCH 3/3] block: sed-opal: check size of "

[PATCH] block/028: check if T10 verification fails
 2019-05-06 20:02 UTC  (2+ messages)

[PATCHSET 0/3] io_uring: add sync_file_range and drains
 2019-05-06 18:03 UTC  (3+ messages)
` [PATCH 1/3] io_uring: add support for marking commands as draining

[PATCH] io_uring: fix shadowed variable ret return code being not checked
 2019-05-06 16:21 UTC  (2+ messages)

[GIT PULL 00/26] lightnvm updates for 5.2
 2019-05-06 16:20 UTC  (28+ messages)
` [GIT PULL 01/26] lightnvm: pblk: line reference fix in GC
` [GIT PULL 02/26] lightnvm: pblk: rollback on error during gc read
` [GIT PULL 03/26] lightnvm: pblk: reduce L2P memory footprint
` [GIT PULL 04/26] lightnvm: pblk: remove unused smeta_ssec field
` [GIT PULL 05/26] lightnvm: pblk: gracefully handle GC vmalloc fail
` [GIT PULL 06/26] lightnvm: pblk: fix race during put line
` [GIT PULL 07/26] lightnvm: pblk: ensure that erase is chunk aligned
` [GIT PULL 08/26] lightnvm: pblk: cleanly fail when there is not enough memory
` [GIT PULL 09/26] lightnvm: pblk: set proper read status in bio
` [GIT PULL 10/26] lightnvm: Inherit mdts from the parent nvme device
` [GIT PULL 11/26] lightnvm: pblk: fix bio leak when bio is split
` [GIT PULL 12/26] lightnvm: pblk: set propper line as data_line after gc
` [GIT PULL 13/26] lightnvm: prevent race condition on pblk remove
` [GIT PULL 14/26] lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
` [GIT PULL 15/26] lightnvm: pblk: kick writer on write recovery path
` [GIT PULL 16/26] lightnvm: pblk: fix update line wp in OOB recovery
` [GIT PULL 17/26] lightnvm: pblk: propagate errors when reading meta
` [GIT PULL 18/26] lightnvm: pblk: wait for inflight IOs in recovery
` [GIT PULL 19/26] lightnvm: pblk: remove internal IO timeout
` [GIT PULL 20/26] lightnvm: pblk: GC error handling
` [GIT PULL 21/26] lightnvm: pblk: IO path reorganization
` [GIT PULL 22/26] lightnvm: pblk: recover only written metadata
` [GIT PULL 23/26] lightnvm: track inflight target creations
` [GIT PULL 24/26] lightnvm: do not remove instance under global lock
` [GIT PULL 25/26] lightnvm: pblk: simplify partial read path
` [GIT PULL 26/26] lightnvm: pblk: use nvm_rq_to_ppa_list()

[PATCH v2 08/79] docs: cgroup-v1: convert docs to ReST and rename to *.rst
 2019-05-06 15:47 UTC 

blkdev_get deadlock
 2019-05-06 15:31 UTC  (3+ messages)

[PATCH] xen-blkfront: switch kcalloc to kvcalloc for large array allocation
 2019-05-06  8:11 UTC  (3+ messages)

[PATCH] drbd: Rename LEVEL to VLI_LEVEL to avoid name clash
 2019-05-05 22:23 UTC 

failed to set xfermode (err_mask=0x40): READ LOG DMA EXT failed, trying PIO
 2019-05-05  8:41 UTC 

[PATCH V4 0/3] scsi: core: avoid big pre-allocation for sg list
 2019-05-05  1:10 UTC  (2+ messages)

[PATCH V9 0/7] blk-mq: fix races related with freeing queue
 2019-05-04 13:24 UTC  (2+ messages)

[PATCH v2 1/3] blk-mq.c: Add documention of function blk_mq_init_queue
 2019-05-03 16:06 UTC  (4+ messages)

io_uring: REQ_F_PREPPED race condition with punting to workers
 2019-05-03 14:48 UTC  (2+ messages)

[PATCH v2] lib/loopdev.c: Retry LOOP_SET_STATUS64 on EAGAIN
 2019-05-03 13:42 UTC 

[PATCH] lib/loopdev.c: Retry LOOP_SET_STATUS64 on EAGAIN
 2019-05-03 12:10 UTC  (3+ messages)

[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
 2019-05-03 11:43 UTC  (4+ messages)
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()

[PATCH 0/5] block/target queue/LUN reset support
 2019-05-03 11:10 UTC  (6+ messages)

io_uring: not good enough for release
 2019-05-03  9:47 UTC  (3+ messages)
` [PATCH 1/2] io_uring: restructure io_{read,write} control flow
  ` [PATCH 2/2] io_uring: punt to workers if file doesn't support async

[PATCH v4 0/2] loop: Better discard for block devices
 2019-05-03  0:05 UTC  (4+ messages)
` [PATCH v4 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v4 2/2] loop: Better discard support for block devices

[GIT PULL] last round of nvme updates for 5.2
 2019-05-02 22:07 UTC  (2+ messages)

[PATCH] block: Fix function name in comment
 2019-05-02 21:54 UTC  (6+ messages)

[PATCH 0/2] Introduce size_to_sectors helper in blkdev.h
 2019-05-02 21:51 UTC  (3+ messages)
` [PATCH 1/2] blkdev.h: Introduce size_to_sectors hlper function

[PATCH v2 0/2] Introduce bytes_to_sectors helper in blkdev.h
 2019-05-02 20:40 UTC  (4+ messages)
` [PATCH v2 1/2] blkdev.h: Introduce bytes_to_sectors helper function
` [PATCH v2 2/2] null_blk: Make use of bytes_to_sectors helper

[GIT PULL] Final fixes for 5.1
 2019-05-02 18:20 UTC  (2+ messages)

[RFC PATCH 00/18] blktrace: add blktrace extension support
 2019-05-02 15:12 UTC  (10+ messages)
` [RFC PATCH 01/18] blktrace: increase the size of action mask
` [RFC PATCH 02/18] blktrace: add more definitions for BLK_TC_ACT

[PATCH v5 0/3] lightnvm: next set of improvements for 5.2
 2019-05-02 10:03 UTC  (4+ messages)

[PATCH rdma-for-next 0/9] drivers/infiniband: Introduce rdma_dim
 2019-05-02  8:45 UTC  (3+ messages)

[LSF/MM TOPIC] Direct block mapping through fs for device
 2019-05-02  1:52 UTC  (7+ messages)

[PATCH v1 1/1] [io_uring] req->error only used for iopoll
 2019-05-01 21:57 UTC  (2+ messages)


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