linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-12 10:23:39 to 2019-12-17 21:39:19 UTC [more...]

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-17 21:38 UTC  (20+ messages)
` [PATCH 02/24] compat: scsi: sg: fix v3 compat read/write interface
` [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
  ` [Y2038] "
` [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH 20/24] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH 21/24] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c

[PATCHSET v5 0/6] Support for RWF_UNCACHED
 2019-12-17 20:26 UTC  (13+ messages)
` [PATCH 1/6] fs: add read support "
` [PATCH 2/6] mm: make generic_perform_write() take a struct kiocb
` [PATCH 3/6] mm: make buffered writes work with RWF_UNCACHED
` [PATCH 4/6] iomap: add struct iomap_ctx
` [PATCH 5/6] iomap: support RWF_UNCACHED for buffered writes
` [PATCH 6/6] xfs: don't do delayed allocations for uncached "

[PATCH] nbd: fix shutdown and recv work deadlock v2
 2019-12-17 17:50 UTC  (2+ messages)

[PATCH v11 0/6] xenbus/backend: Add a memory pressure handler callback
 2019-12-17 17:27 UTC  (13+ messages)
` [PATCH v11 1/6] xenbus/backend: Add "
` [PATCH v11 2/6] xenbus/backend: Protect xenbus callback with lock
    ` Re: [Xen-devel] "
      `  "
` [PATCH v11 3/6] xen/blkback: Squeeze page pools if a memory pressure is detected
` [PATCH v11 4/6] xen/blkback: Protect 'reclaim_memory()' with 'reclaim_lock'
    ` [PATCH 1/3] xen/blkback: Squeeze page pools if a memory pressure is detected
` [PATCH v11 5/6] xen/blkback: Remove unnecessary static variable name prefixes
` [PATCH v11 6/6] xen/blkback: Consistently insert one empty line between functions

[PATCH v10 0/4] xenbus/backend: Add a memory pressure handler callback
 2019-12-17 16:17 UTC  (17+ messages)
` [PATCH v10 1/4] xenbus/backend: Add "
` [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
  ` [Xen-devel] "
    `  "
` [PATCH v10 3/4] xen/blkback: Remove unnecessary static variable name prefixes
` [PATCH v10 4/4] xen/blkback: Consistently insert one empty line between functions

[PATCH 1/1] block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
 2019-12-17 16:02 UTC  (2+ messages)

[PATCH] sbitmap: only queue kyber's wait callback if not already active
 2019-12-17 16:00 UTC 

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2019-12-17 14:31 UTC  (32+ messages)
` [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes

[PATCH] block: make the io_ticks counter more accurate
 2019-12-17 14:28 UTC 

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-17 14:19 UTC  (28+ messages)
` [PATCH v11 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v11 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v11 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v11 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v11 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v11 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v11 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v11 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v11 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v11 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v11 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v11 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v11 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v11 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v11 16/25] net/xdp: "
` [PATCH v11 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v11 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v11 19/25] vfio, mm: "
` [PATCH v11 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v11 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v11 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v11 23/25] mm/gup: track FOLL_PIN pages
  ` [PATCH v12 "
` [PATCH v11 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v11 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2019-12-17 14:16 UTC  (2+ messages)

[PATCH v9 23/25] mm/gup: track FOLL_PIN pages
 2019-12-17 13:56 UTC  (4+ messages)
` [RFC PATCH] mm/gup: try_pin_compound_head() can be static

[PATCH v10 23/25] mm/gup: track FOLL_PIN pages
 2019-12-17  7:29 UTC  (5+ messages)
` [PATCH v11 "

[PATCH block/for-5.5-fixes] iocost: over-budget forced IOs should schedule async delay
 2019-12-16 23:10 UTC  (2+ messages)

[PATCH] rbd: Avoid calling BUG() when object_map is not empty
 2019-12-16 10:18 UTC  (3+ messages)

[PATCH v9 0/4] xenbus/backend: Add a memory pressure handler callback
 2019-12-16 10:00 UTC  (8+ messages)
` [PATCH v9 1/4] xenbus/backend: Add "
` [PATCH v9 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
    ` Re: [Xen-devel] "
` [PATCH v9 3/4] xen/blkback: Remove unnecessary static variable name prefixes
` [PATCH v9 4/4] xen/blkback: Consistently insert one empty line between functions

[PATCHSET v2 0/5] Support for RWF_UNCACHED
 2019-12-14  0:01 UTC  (3+ messages)
` [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED

[GIT PULL] Block fixes for 5.5-rc2
 2019-12-13 23:10 UTC  (2+ messages)

[git pull] device mapper fixes for 5.5-rc2
 2019-12-13 23:10 UTC  (2+ messages)

[PATCHSET v4 0/5] Support for RWF_UNCACHED
 2019-12-13 20:47 UTC  (13+ messages)
` [PATCH 1/5] fs: add read support "
` [PATCH 2/5] mm: make generic_perform_write() take a struct kiocb
` [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
` [PATCH 4/5] iomap: add struct iomap_data
` [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes

[PATCH liburing] spec: additional Fedora RPM cleanups
 2019-12-13 15:59 UTC  (2+ messages)

[PATCH v8 0/3] xenbus/backend: Add a memory pressure handler callback
 2019-12-13 15:02 UTC  (6+ messages)
` [PATCH v8 1/3] xenbus/backend: Add "
` [PATCH v8 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
    `  "
` [PATCH v8 3/3] xen/blkback: Remove unnecessary static variable name prefixes

[PATCH v2 0/4] Add an SRP test for the SoftiWARP driver
 2019-12-13 14:32 UTC  (5+ messages)
` [PATCH v2 1/4] common/multipath-over-rdma: Fix expand_ipv6_addr()
` [PATCH v2 2/4] common/multipath-over-rdma: Rename two functions
` [PATCH v2 3/4] common/multipath-over-rdma, tests/srp: Make it easy to use siw instead of rdma_rxe
` [PATCH v2 4/4] tests/srp/015: Add a test that uses the SoftiWARP (siw) driver

[PATCH] virtio-blk: remove VIRTIO_BLK_F_SCSI support
 2019-12-13 12:24 UTC  (4+ messages)

[PATCH v7 0/2] xenbus/backend: Add a memory pressure handler callback
 2019-12-13 11:47 UTC  (11+ messages)
` [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
  ` [Xen-devel] "
    `  "

bcache works on s390 now
 2019-12-13  9:54 UTC  (2+ messages)

[RFC PATCH] block/genhd: Notify udev about capacity change
 2019-12-13  9:13 UTC  (3+ messages)

[PATCH v3 0/4] xen-blkback: support live update
 2019-12-13  9:02 UTC  (8+ messages)
` [PATCH v3 3/4] xen/interface: re-define FRONT/BACK_RING_ATTACH()
` [PATCH v3 4/4] xen-blkback: support dynamic unbind/bind

[PATCH] xen-blkback: prevent premature module unload
 2019-12-13  9:00 UTC  (2+ messages)

single aio thread is migrated crazily by scheduler
 2019-12-13  5:32 UTC  (17+ messages)
        ` [PATCH v2] sched/core: Preempt current task in favour of bound kthread
          ` [PATCH v3] "
            ` [PATCH v4] "

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
 2019-12-12 22:19 UTC  (2+ messages)

[PATCHSET v4 0/5] Support for RWF_UNCACHED
 2019-12-12 16:41 UTC 

[PATCH v2] blk-cgroup: remove blkcg_drain_queue
 2019-12-12 16:27 UTC  (2+ messages)

[PATCHSET 0/5] Support for RWF_UNCACHED
 2019-12-12 15:52 UTC  (3+ messages)

[PATCH] blk-cgroup: remove blkcg_drain_queue
 2019-12-12 15:45 UTC  (3+ messages)

bcache superblock reading / writing v2
 2019-12-12 15:36 UTC  (8+ messages)
` [PATCH 1/7] bcache: cached_dev_free needs to put the sb page
` [PATCH 2/7] bcache: use a separate data structure for the on-disk super block
` [PATCH 3/7] bcache: rework error unwinding in register_bcache
` [PATCH 4/7] bcache: transfer the sb_page reference to register_{bdev,cache}
` [PATCH 5/7] bcache: return a pointer to the on-disk sb from read_super
` [PATCH 6/7] bcache: store a pointer to the on-disk sb in the cache and cached_dev structures
` [PATCH 7/7] bcache: use read_cache_page_gfp to read the superblock

bcache kbuild cleanups
 2019-12-12 15:34 UTC  (4+ 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).